added Matthias and Simon to credits for the gitrb code
[rubygit.git] / TODO
blobc39db6bf8ffb8d0fd97b4d20d61fd051c05bd094
1 * more documentation
4 * git revert, stash, rebase
6 * diff additions
7   - annotate, blame
10 * submodule support
12 * repository admin
13   - prune, fsck, pack-refs, gc, count-objects, unpack-objects
15 * email/patch integration
16   - request-pull(email_address), git-am, git-apply
17   
18   
19 * compatible with git 1.4
21 * More Error Examples
23 * More Git::Status methods
26 * Speed up through pure ruby
28 * Speed up through C bindings to libgit-thin