summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorscott Chacon <schacon@agadorsparticus.(none)>2007-11-19 07:14:20 -0800
committerscott Chacon <schacon@agadorsparticus.(none)>2007-11-19 07:14:20 -0800
commit303ffc868266400a518602d2e9e9285361029cb2 (patch)
tree62ef43fd48df23b55e01733a88fc13f616cf615f /TODO
parentf64d5462fa5323fc81387f79eebe9e1ae9eb0b08 (diff)
downloadthird_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--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index a0fa7ba..dc8cde5 100644
--- a/TODO
+++ b/TODO
@@ -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