summaryrefslogtreecommitdiff
path: root/git/index/fun.py
Commit message (Expand)AuthorAgeFilesLines
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-1/+1
* FIX hook TC on PY3+Win & indeterministic lock timing.Kostis Anagnostopoulos2016-09-291-1/+4
* Win, hook, #519: Consume Hook Popen-proc out of GILKostis Anagnostopoulos2016-09-281-17/+22
* Win, #519: Ensure fixtures & bashscript checked-out eol=lfKostis Anagnostopoulos2016-09-281-1/+1
* src: constify is_<platform>() callsKostis Anagnostopoulos2016-09-281-1/+1
* test, #519: Try appveyor advice for never-ending buildsKostis Anagnostopoulos2016-09-281-1/+0
* src, #519: collect all is_<platform>() callsKostis Anagnostopoulos2016-09-271-2/+3
* Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow killKostis Anagnostopoulos2016-09-261-3/+2
* test, #519: Popen() universal_newlin.es NoWindow in WinfoesKostis Anagnostopoulos2016-09-261-1/+5
* Use correct mode for executable filesSebastian Thiel2016-05-191-1/+1
* fix(index):allow adding non-unicode paths to indexSebastian Thiel2015-07-291-2/+3
* fix(encoding): in untracked_files() and indexSebastian Thiel2015-07-201-1/+2
* Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic...Sebastian Thiel2015-02-091-0/+1
|\
| * BF: run commit hook with repo.working_dir as cwdYaroslav Halchenko2015-02-081-0/+1
* | Minor Flake8 fixes.Sebastian Thiel2015-02-091-3/+3
|/
* Fixed some doc strings to build correctly with sphinxSebastian Thiel2015-01-141-5/+4
* IndexFile.commit() now runs pre-commit and post-commit hooks.Sebastian Thiel2015-01-121-3/+44
* test_index worksSebastian Thiel2015-01-061-1/+1
* test_fun worksSebastian Thiel2015-01-051-4/+5
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-2/+2
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-4/+4
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-5/+4
* Applied autopep8Sebastian Thiel2014-11-191-33/+34
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-10/+10
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-3/+3
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+6
* pep8 linting (whitespaces)Antoine Musso2014-11-161-22/+22
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-279/+279
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+322