summaryrefslogtreecommitdiff
path: root/test/git/test_fun.py
Commit message (Expand)AuthorAgeFilesLines
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-251/+0
* All tests adjusted to work with the changed internal sha representationSebastian Thiel2010-06-281-12/+13
* aggressive_tree_merge: fixed incorrect handling of one branch, it was just no...Sebastian Thiel2010-06-241-0/+30
* fixed critical bug in traverse_trees_recursive, implemented IndexFile.new inc...Sebastian Thiel2010-06-231-5/+4
* Added test for aggressive_tree_mergeSebastian Thiel2010-06-231-5/+106
* Implemented simple tree merging and a simple test, more elaborate testing is ...Sebastian Thiel2010-06-231-7/+57
* Initial frame for implementing read_tree using pure python. As git-read-tree ...Sebastian Thiel2010-06-221-0/+70