summaryrefslogtreecommitdiff
path: root/git/compat.py
Commit message (Expand)AuthorAgeFilesLines
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-9/+14
* Win, #519: FIX repo TCs.Kostis Anagnostopoulos2016-10-011-1/+12
* FIX hook TC on PY3+Win & indeterministic lock timing.Kostis Anagnostopoulos2016-09-291-0/+10
* Win, hook, #519: Consume Hook Popen-proc out of GILKostis Anagnostopoulos2016-09-281-1/+2
* Win, #519: Ensure fixtures & bashscript checked-out eol=lfKostis Anagnostopoulos2016-09-281-2/+2
* src: constify is_<platform>() callsKostis Anagnostopoulos2016-09-281-11/+3
* PY2, #519: FIX GitCommandError.tostr() encoding issueKostis Anagnostopoulos2016-09-281-6/+15
* src, #519: collect all is_<platform>() callsKostis Anagnostopoulos2016-09-271-0/+14
* Store raw path bytes in Diff instanceskeep-raw-bytes-on-diffsVincent Driessen2016-06-141-0/+2
* Python 2.6 compatVincent Driessen2016-06-141-1/+1
* Need spaces in Emacs style encoding commentSteven Colby2016-05-181-1/+1
* Remove Python 2.6 hackVincent Driessen2016-04-191-8/+1
* Drop dependency on sixVincent Driessen2016-04-141-3/+4
* Fix commentVincent Driessen2016-04-141-1/+3
* Add incremental blame supportVincent Driessen2016-04-131-0/+15
* This should fix flake8 on py3Sebastian Thiel2015-01-071-0/+2
* test_index worksSebastian Thiel2015-01-061-0/+4
* test_fun worksSebastian Thiel2015-01-051-0/+3
* Fixes test_blob and improved commit writing/readingSebastian Thiel2015-01-051-1/+3
* Intermediate commit: test_config and test_actor worksSebastian Thiel2015-01-051-1/+31
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-1/+2
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-2/+9
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-0/+19