aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/fun.py
AgeCommit message (Collapse)Author
2010-06-21index: put serialization methods into new 'fun' module, this makes the calls ↵Sebastian Thiel
faster as it removes one level of indirection, and makes the main file smaller, improving maintainability