aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/typ.py
AgeCommit message (Expand)Author
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-07-20BaseIndexEntry: Added to_blob method, refactored functionality sligthlySebastian Thiel
2010-06-29Updated and fixed sphinx API docs, which included one quick skim-throughSebastian Thiel
2010-06-25Adjusted all files to (hopefully) deal with the fact that all objects now use...Sebastian Thiel
2010-06-23Added test for aggressive_tree_mergeSebastian Thiel
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