summaryrefslogtreecommitdiffstats
path: root/camping
Commit message (Collapse)AuthorAgeFilesLines
* applied helper patch kindly submitted by skaar <skaar@waste.org>scott Chacon2007-11-291-3/+13
|
* everything but the archive and diff functions are now in pure ruby in the ↵scott Chacon2007-11-271-4/+8
| | | | camping app
* fixed issue with running a 'git log' with an object that won't rev-parse (file)scott Chacon2007-11-271-5/+5
|
* added Matthias and Simon to credits for the gitrb codescott Chacon2007-11-271-5/+5
| | | | | fixed an issue with raw object tree formatting added ls_tree implementation in raw git
* got log and cat-file moved to pure rubyscott Chacon2007-11-231-6/+7
|
* added a timer to gitweb, so I can see if i'm speeding it upscott Chacon2007-11-201-2/+10
| | | | took out another git call
* i now have the gitweb view page running off only 2 git callsscott Chacon2007-11-201-2/+9
|
* need to add a grep function notescott Chacon2007-11-191-0/+1
|
* added some TODO notes, the History.txt entry i forgot and a way to attach a ↵scott Chacon2007-11-191-0/+3
| | | | custom logger to Git
* more speed improvementsscott Chacon2007-11-191-3/+4
|
* added a tiny bit of docs to the gitweb.rb scriptscott Chacon2007-11-191-0/+4
|
* can now remove repos and clone/pull from the urlscott Chacon2007-11-191-26/+50
|
* changed logging to be far more efficient if you're accessing all the commit ↵scott Chacon2007-11-191-2/+2
| | | | objects
* little docsscott Chacon2007-11-181-3/+1
|
* pretty much donescott Chacon2007-11-181-27/+151
|
* followed one path, but now I think I'm going to back outscott Chacon2007-11-181-8/+46
|
* just about done with the camping interfacescott Chacon2007-11-181-16/+176
|
* added a sample camping appscott Chacon2007-11-171-0/+172