summaryrefslogtreecommitdiff
path: root/lib/git/index/typ.py
Commit message (Expand)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-173/+0
* BaseIndexEntry: Added to_blob method, refactored functionality sligthlySebastian Thiel2010-07-201-0/+5
* Updated and fixed sphinx API docs, which included one quick skim-throughSebastian Thiel2010-06-291-7/+7
* Adjusted all files to (hopefully) deal with the fact that all objects now use...Sebastian Thiel2010-06-251-3/+2
* 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