aboutsummaryrefslogtreecommitdiff
path: root/git/compat.py
AgeCommit message (Expand)Author
2016-05-18Need spaces in Emacs style encoding commentSteven Colby
2016-04-19Remove Python 2.6 hackVincent Driessen
2016-04-14Drop dependency on sixVincent Driessen
2016-04-14Fix commentVincent Driessen
2016-04-13Add incremental blame supportVincent Driessen
2015-01-07This should fix flake8 on py3Sebastian Thiel
2015-01-06test_index worksSebastian Thiel
2015-01-05test_fun worksSebastian Thiel
2015-01-05Fixes test_blob and improved commit writing/readingSebastian Thiel
2015-01-05Intermediate commit: test_config and test_actor worksSebastian Thiel
2015-01-05Fixed io types to make tests work on PY2 once again.Sebastian Thiel
2015-01-04Dum brute force conversion of all types.Sebastian Thiel
2015-01-04initial set of adjustments to make (most) imports work.Sebastian Thiel