summaryrefslogtreecommitdiffstats
path: root/camping/gitweb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'camping/gitweb.rb')
-rw-r--r--camping/gitweb.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/camping/gitweb.rb b/camping/gitweb.rb
index bae922a..4b6ffd4 100644
--- a/camping/gitweb.rb
+++ b/camping/gitweb.rb
@@ -12,6 +12,9 @@ require 'lib/git'
#
# todo
# - diff/patch between any two objects
+# - prettify : http://projects.wh.techno-weenie.net/changesets/3030
+# - add user model (add/remove repos)
+# - implement http-push for authenticated users
#
# author : scott chacon
#