summaryrefslogtreecommitdiff
path: root/morphlib/gitindex.py
Commit message (Expand)AuthorAgeFilesLines
* Prevent git-replace refs affecting git operationsRichard Maw2014-08-211-2/+3
* Treat untracked morphologies as uncommitted changesRichard Maw2014-08-121-2/+3
* gitindex: Add GitIndex.write_tree()Richard Maw2013-11-221-0/+4
* gitindex: Add GitIndex.add_files_from_working_tree()Richard Maw2013-11-221-0/+31
* gitindex: Add GitIndex.add_files_from_index_info()Richard Maw2013-11-221-0/+21
* gitindex: Add GitIndex.set_to_tree(treeish) methodRichard Maw2013-11-221-0/+4
* GitDir: Add GitIndex classRichard Maw2013-11-221-0/+99