summaryrefslogtreecommitdiffstats
path: root/camping
diff options
context:
space:
mode:
authorscott Chacon <schacon@agadorsparticus.corp.reactrix.com>2007-11-19 17:03:00 -0800
committerscott Chacon <schacon@agadorsparticus.corp.reactrix.com>2007-11-19 17:03:00 -0800
commit2cee414891f2c47c3ee9b7751149f1e0317d9deb (patch)
tree86d525a11c4935da13a525a2d98fc9dd6a6c2ba6 /camping
parent7dc56e180632790d04a3c2dfd526e8bced746c94 (diff)
downloadthird_party-ruby-git-2cee414891f2c47c3ee9b7751149f1e0317d9deb.tar.gz
third_party-ruby-git-2cee414891f2c47c3ee9b7751149f1e0317d9deb.tar.xz
third_party-ruby-git-2cee414891f2c47c3ee9b7751149f1e0317d9deb.zip
need to add a grep function note
Diffstat (limited to 'camping')
-rw-r--r--camping/gitweb.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/camping/gitweb.rb b/camping/gitweb.rb
index 4b6ffd4..bf8cf24 100644
--- a/camping/gitweb.rb
+++ b/camping/gitweb.rb
@@ -12,6 +12,7 @@ require 'lib/git'
#
# todo
# - diff/patch between any two objects
+# - grep / search function
# - prettify : http://projects.wh.techno-weenie.net/changesets/3030
# - add user model (add/remove repos)
# - implement http-push for authenticated users