| Commit message (Expand) | Author | Age | Files | Lines |
| * | replace cast()s with asserts in fun.py | Yobmod | 2021-06-25 | 1 | -3/+9 |
| * | Add types to tree.Tree | Yobmod | 2021-06-24 | 1 | -1/+1 |
| * | Update typing-extensions version in requirements.txt | Yobmod | 2021-06-23 | 1 | -1/+1 |
| * | improve index mode for files with executable bit | Todd Zullinger | 2021-05-25 | 1 | -1/+2 |
| * | Tidy up some comments | Yobmod | 2021-05-17 | 1 | -1/+0 |
| * | forward reference for IndexFile | Yobmod | 2021-05-17 | 1 | -6/+7 |
| * | forward reference for IndexFile | Yobmod | 2021-05-17 | 1 | -1/+1 |
| * | add types to index.fun.py | Yobmod | 2021-05-17 | 1 | -31/+46 |
| * | Add remaining types to IndexFile ._preprocess_add_items() to .diff() | Yobmod | 2021-05-16 | 1 | -2/+2 |
| * | Add initial types to IndexFile .init() to _to_relative_path() | Yobmod | 2021-05-15 | 1 | -4/+6 |
| * | Add initial types to IndexFile .init() to _to_relative_path() | Yobmod | 2021-05-15 | 1 | -4/+4 |
| * | Add initial types to IndexFile .init() to _to_relative_path() | Yobmod | 2021-05-15 | 1 | -4/+7 |
| * | Fix exception causes all over the codebase | Ram Rachum | 2020-06-14 | 1 | -1/+1 |
| * | Remove no longer used compat imports | Harmon | 2020-02-08 | 1 | -1/+0 |
| * | Remove checks for Python 2 and/or 3 | Harmon | 2020-02-08 | 1 | -2/+1 |
| * | removed Unnecessary “else” after “return” | Pratik Anurag | 2019-10-15 | 1 | -2/+1 |
| * | removed trailing whitespaces | Pratik Anurag | 2019-10-15 | 1 | -1/+1 |
| * | updated fun.py, removed unused variables | Pratik Anurag | 2019-10-15 | 1 | -1/+1 |
| * | Rewrite unnecessary dict/list/tuple calls as literals | Hugo | 2018-03-18 | 1 | -3/+3 |
| * | IndexFile.commit() now runs pre-commit and post-commit and commit-msg hooks. | satahippy | 2017-10-30 | 1 | -3/+4 |
| * | Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-... | Sebastian Thiel | 2016-10-22 | 1 | -17/+17 |
| |\ |
|
| | * | src: import os.path as osp | Kostis Anagnostopoulos | 2016-10-16 | 1 | -17/+17 |
| * | | Fix some typos | Santiago Castro | 2016-10-20 | 1 | -1/+1 |
| |/ |
|
| * | src: No PyDev warnings | Kostis Anagnostopoulos | 2016-10-04 | 1 | -1/+1 |
| * | FIX hook TC on PY3+Win & indeterministic lock timing. | Kostis Anagnostopoulos | 2016-09-29 | 1 | -1/+4 |
| * | Win, hook, #519: Consume Hook Popen-proc out of GIL | Kostis Anagnostopoulos | 2016-09-28 | 1 | -17/+22 |
| * | Win, #519: Ensure fixtures & bashscript checked-out eol=lf | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+1 |
| * | src: constify is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+1 |
| * | test, #519: Try appveyor advice for never-ending builds | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+0 |
| * | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-27 | 1 | -2/+3 |
| * | Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill | Kostis Anagnostopoulos | 2016-09-26 | 1 | -3/+2 |
| * | test, #519: Popen() universal_newlin.es NoWindow in Winfoes | Kostis Anagnostopoulos | 2016-09-26 | 1 | -1/+5 |
| * | Use correct mode for executable files | Sebastian Thiel | 2016-05-19 | 1 | -1/+1 |
| * | fix(index):allow adding non-unicode paths to index | Sebastian Thiel | 2015-07-29 | 1 | -2/+3 |
| * | fix(encoding): in untracked_files() and index | Sebastian Thiel | 2015-07-20 | 1 | -1/+2 |
| * | Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic... | Sebastian Thiel | 2015-02-09 | 1 | -0/+1 |
| |\ |
|
| | * | BF: run commit hook with repo.working_dir as cwd | Yaroslav Halchenko | 2015-02-08 | 1 | -0/+1 |
| * | | Minor Flake8 fixes. | Sebastian Thiel | 2015-02-09 | 1 | -3/+3 |
| |/ |
|
| * | Fixed some doc strings to build correctly with sphinx | Sebastian Thiel | 2015-01-14 | 1 | -5/+4 |
| * | IndexFile.commit() now runs pre-commit and post-commit hooks. | Sebastian Thiel | 2015-01-12 | 1 | -3/+44 |
| * | test_index works | Sebastian Thiel | 2015-01-06 | 1 | -1/+1 |
| * | test_fun works | Sebastian Thiel | 2015-01-05 | 1 | -4/+5 |
| * | Fixed io types to make tests work on PY2 once again.py3 | Sebastian Thiel | 2015-01-05 | 1 | -2/+2 |
| * | initial set of adjustments to make (most) imports work. | Sebastian Thiel | 2015-01-04 | 1 | -4/+4 |
| * | Bumped version, updated changelog, reduced code smell | Sebastian Thiel | 2015-01-04 | 1 | -5/+4 |
| * | Applied autopep8 | Sebastian Thiel | 2014-11-19 | 1 | -33/+34 |
| * | pep8 linting (trailing whitespace) | Antoine Musso | 2014-11-16 | 1 | -10/+10 |
| * | pep8 linting (whitespace before/after) | Antoine Musso | 2014-11-16 | 1 | -3/+3 |
| * | pep8 linting (blank lines expectations) | Antoine Musso | 2014-11-16 | 1 | -0/+6 |
| * | pep8 linting (whitespaces) | Antoine Musso | 2014-11-16 | 1 | -22/+22 |