aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/typ.py
AgeCommit message (Expand)Author
2010-06-22index.write_tree: initial version implemented, although its not yet working c...Sebastian Thiel
2010-06-21index.add does not need the git clt anymoreSebastian Thiel
2010-06-21index: Entries are now using flags internally, instead of reducing the flag i...Sebastian Thiel
2010-06-14index: split index file into multiple files of a single package. This didn't ...Sebastian Thiel