aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/fun.py
AgeCommit message (Expand)Author
2010-06-22Tree-Writing now works after fixing an off-by-one errorSebastian Thiel
2010-06-22index.write_tree: initial version implemented, although its not yet working c...Sebastian Thiel
2010-06-21index: put serialization methods into new 'fun' module, this makes the calls ...Sebastian Thiel