aboutsummaryrefslogtreecommitdiff
path: root/test/git/test_fun.py
AgeCommit message (Expand)Author
2010-06-28All tests adjusted to work with the changed internal sha representationSebastian Thiel
2010-06-24aggressive_tree_merge: fixed incorrect handling of one branch, it was just no...Sebastian Thiel
2010-06-23fixed critical bug in traverse_trees_recursive, implemented IndexFile.new inc...Sebastian Thiel
2010-06-23Added test for aggressive_tree_mergeSebastian Thiel
2010-06-23Implemented simple tree merging and a simple test, more elaborate testing is ...Sebastian Thiel
2010-06-22Initial frame for implementing read_tree using pure python. As git-read-tree ...Sebastian Thiel