diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-09-05 08:11:58 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-09-05 08:11:58 +0000 |
commit | bc37bac1cd2a9f31dc4f09d66010394735abcd34 (patch) | |
tree | 382cbb6ccfad6f96f2dc744690b0bbc0336627b9 /rdiff-backup/TODO | |
parent | c1d0c6ef751eb813f6fa0e71c7fa6f317efaeaa5 (diff) | |
download | rdiff-backup-bc37bac1cd2a9f31dc4f09d66010394735abcd34.tar.gz |
Various modifications (see CHANGELOG)
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@188 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r-- | rdiff-backup/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index 9598cdf..edeb113 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -1,5 +1,17 @@ Write some better selection test cases to test new Iterate_fast func. +---------[ Medium term ]--------------------------------------- + +Add --dry-run option (target for v1.1.x) + +Add # of increments option to --remove-older-than + +Restore only changed files + +Make argument shortcut for cstream + +Make --calculate-averages work with directory_statistics file. + ---------[ Long term ]--------------------------------------- Think about adding Gaudet's idea for keeping track of renamed files. |