added a bunch of good stuff to the commit object
[rubygit.git] / TODO
blob839b29a2dadc3a9f03e02ca85486cc7a454c17d9
2 * Git::Object methods
3   - tree recursion
4   - commit information
6   Git::Tree
7     - children
8     - blobs/files
9     - subtrees/subdirs
10   
12 * More Error Examples
14 * More Git::Status methods
16 * Speed up through pure ruby
18 * Speed up through C bindings to libgit-thin