summaryrefslogtreecommitdiff
path: root/lib/git/index/typ.py
Commit message (Expand)AuthorAgeFilesLines
* Added test for aggressive_tree_mergeSebastian Thiel2010-06-231-0/+3
* index.write_tree: initial version implemented, although its not yet working c...Sebastian Thiel2010-06-221-6/+16
* index.add does not need the git clt anymoreSebastian Thiel2010-06-211-4/+2
* index: Entries are now using flags internally, instead of reducing the flag i...Sebastian Thiel2010-06-211-9/+25
* index: split index file into multiple files of a single package. This didn't ...Sebastian Thiel2010-06-141-0/+142