changed logging to be far more efficient if you're accessing all the commit objects
commit303ffc868266400a518602d2e9e9285361029cb2
authorscott Chacon <schacon@agadorsparticus.(none)>
Mon, 19 Nov 2007 15:14:20 +0000 (19 07:14 -0800)
committerscott Chacon <schacon@agadorsparticus.(none)>
Mon, 19 Nov 2007 15:14:20 +0000 (19 07:14 -0800)
tree62ef43fd48df23b55e01733a88fc13f616cf615f
parentf64d5462fa5323fc81387f79eebe9e1ae9eb0b08
changed logging to be far more efficient if you're accessing all the commit objects
TODO
benchmark.rb
camping/gitweb.rb
lib/git/lib.rb
lib/git/log.rb
lib/git/object.rb
tests/units/test_lib.rb