summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-13 20:32:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:11 -0600
commit84432b231e5fe2a28a0a435d4ce34a1214bd6fbc (patch)
treecbbc5b2fabe7eb641a1e91a8baea87751335240b /TODO
parent95c45679587e4c34fedd936d50e42e8aff82fe6b (diff)
heavily revise/copy-edit READEME/HACKING/TODO...
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
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
+