diff options
| author | scott Chacon <schacon@agadorsparticus.(none)> | 2007-11-19 07:14:20 -0800 |
|---|---|---|
| committer | scott Chacon <schacon@agadorsparticus.(none)> | 2007-11-19 07:14:20 -0800 |
| commit | 303ffc868266400a518602d2e9e9285361029cb2 (patch) | |
| tree | 62ef43fd48df23b55e01733a88fc13f616cf615f /TODO | |
| parent | f64d5462fa5323fc81387f79eebe9e1ae9eb0b08 (diff) | |
| download | third_party-ruby-git-303ffc868266400a518602d2e9e9285361029cb2.tar.gz third_party-ruby-git-303ffc868266400a518602d2e9e9285361029cb2.tar.xz third_party-ruby-git-303ffc868266400a518602d2e9e9285361029cb2.zip | |
changed logging to be far more efficient if you're accessing all the commit objects
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ * more documentation +* logging (Git.open(:log => Logger.new)) -* more low level index actions - - (with_index), checkout-index, read-tree, write-tree, update-ref * git revert, stash, rebase |
