From 84432b231e5fe2a28a0a435d4ce34a1214bd6fbc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 13 Jul 2009 20:32:53 -0400 Subject: heavily revise/copy-edit READEME/HACKING/TODO... --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..a8a1d78 --- /dev/null +++ b/TODO @@ -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 + -- cgit v1.2.3-2-g168b