summaryrefslogtreecommitdiff
path: root/git/test/test_reflog.py
Commit message (Collapse)AuthorAgeFilesLines
* tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵Sebastian Thiel2014-02-091-89/+89
| | | | probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
* Fixed critical issue that would cause a string to be passed to methods that ↵Sebastian Thiel2011-06-081-3/+1
| | | | expect a stream
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+102
adjusted