summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 79694fa8b263834a6ea6e34fb8b2064c8d135e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* more documentation

* git revert, rebase

* diff additions
  - annotate, blame

* submodule support

* repository admin
  - prune, fsck, pack-refs, count-objects, unpack-objects

* email/patch integration
  - request-pull(email_address), git-am, git-apply
  
  
* compatible with git 1.4

* More Error Examples

* More Git::Status methods


* Speed up through pure ruby

* Speed up through C bindings to libgit-thin