Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 657 Bytes

TODO

File metadata and controls

18 lines (15 loc) · 657 Bytes
 
Jan 5, 2004
Jan 5, 2004
1
2
3
4
5
- md5sum of patchfile itself?
- Move confirm() to UI abstraction.
- Integrate xdelta into single binary?
- Lots of tests for dir/notdir or file/notfile...no symlinks support, etc.
May 25, 2004
May 25, 2004
6
7
8
9
- serialization of patchfile.
- Standardize datatypes.
- Make everything fit in 80 columns...
- Split mojopatch.c into multiple files.
May 25, 2004
May 25, 2004
10
11
- Get other platforms besides Mac updated and building again.
- Look for FIXMEs...
May 27, 2004
May 27, 2004
12
- "_fatal" isn't really appropriate anymore, since it might not be fatal.
May 27, 2004
May 27, 2004
13
14
15
- We md5sum to compare files. A byte-by-byte compare that halts as soon as
there's a difference would be much faster when creating the initial patch
files.
May 25, 2004
May 25, 2004
16
May 25, 2004
May 25, 2004
17
/* end of TODO ... */