summaryrefslogtreecommitdiffstats
path: root/doc/todo.txt
blob: a88dc60dc3ac2e66e5f9d69959dac0b63c009dfa (plain)
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
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
- fix makepatch to not include already existing files (by md5)

- better usage info on --help
- documentation/man pages
- autoconf
- testing

post-0.1:
- continue merge on copy failure
- url/ssh merges
- bi-directory merges
- digest check before delete/replace/link
- some more asserts
- PATH_MAX or PATH_MAX+1?
- add --always-copy
- add --forget 
- valgrind

$Id$