]> arthur.barton.de Git - bup.git/history - lib/bup/cmd/save.py
Remove Client __del__ in favor of context management
[bup.git] / lib / bup / cmd / save.py
2021-11-22 Rob BrowningRemove Client __del__ in favor of context management
2021-11-22 Rob Browningsave: separate opt handling and work; isolate resource...
2021-09-17 Johannes Bergpylint: enable inconsistent-return-statements
2021-06-13 Johannes Bergsave: refactor the code using helper classes
2021-05-30 Johannes BergTest symlink target changes between stat and readlink
2021-05-30 Johannes BergTest file size changes during save
2021-05-30 Johannes Bergsave: fix race in data vs. metadata size
2021-05-15 Johannes Bergsave: fix symlink target race
2021-05-15 Johannes Bergsave: skip/balk if an entry changed type since indexing
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-06 Rob Browningsave: convert to internal command
2021-03-06 Rob Browningsave-cmd: copy to bup.cmd.save