aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index.py
AgeCommit message (Collapse)Author
2009-10-20Added initial version of the index reading from file - IndexEntry interface ↵Sebastian Thiel
is to be improved though, writing needs to be implemented as well
2009-10-20Added frame for index implementation and testingSebastian Thiel