aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/util.py
AgeCommit message (Collapse)Author
2010-06-24Multiple partly critical bugfixes related to index handlingSebastian Thiel
2010-06-21index: Entries are now using flags internally, instead of reducing the flag ↵Sebastian Thiel
information to just the stage ( just to be closer to the git-original )
2010-06-14index: split index file into multiple files of a single package. This didn't ↵Sebastian Thiel
reduce the file size as much as I would have liked, but certainly is a start for further 'outsourcing'