diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2009-07-13 20:32:53 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:11 -0600 |
commit | 84432b231e5fe2a28a0a435d4ce34a1214bd6fbc (patch) | |
tree | cbbc5b2fabe7eb641a1e91a8baea87751335240b /TODO | |
parent | 95c45679587e4c34fedd936d50e42e8aff82fe6b (diff) |
heavily revise/copy-edit READEME/HACKING/TODO...
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +* implement other unix file types (see the HACKING file) +* add real option handling (code from another project is + provided in source/rvs) +* write real documentation +* implment a parent/child tree + * implement branch ids (NOTE: wch should be used to refer + to the latest commit in a branch) +* implement tags +* owner/filepermissions/timestamps +* usernames/author + |