1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
pre-0.1:
- merge/makepatch DONE
- Mode -T DONE
- Recursive directory creation DONE
- Prune empty directories DONE
- Handle conflicts DONE
- stat() before and after md5 as consistency check DONE
- -q mode DONE
- check of non-static symbols DONE
- warn if hostname != origin DONE
- signal handling DONE
- add --cleanup DONE
- package.c: progressive, sendfile, mmap DONE
- 64bit support DONE
- progress on package packing and unpacking DONE
- replace path names by their hashes DONE
- package.c: gzip support DONE
- package.c: atomicity DONE
- fix makepatch to not include already existing files DONE
- better usage info on --help DONE
- autoconf DONE
- syrep doesn't fail on on broken snapshot DONE
- documentation/man pages DONE
- testing DONE
post-0.1:
- continue merge on copy failure
- url/ssh merges
- bi-directory merges DONE
- digest check before delete/replace/link DONE
- some more asserts
- PATH_MAX or PATH_MAX+1? DONE
- add --always-copy DONE
- add --forget DONE
- valgrind
0.7:
- fix zeroed file bug
- fix cleanup trash bug
- fix file replacement bug
$Id: todo.txt 73 2004-10-30 17:57:08Z lennart $
|