| Commit message (Expand) | Author | Age | Files | Lines |
* | add types to git.__init__, compat, db, diff, exc, util | Yobmod | 2021-03-16 | 1 | -12/+32 |
* | Remove now unnecessary explicit Unicode string literal prefixes | Harmon | 2020-02-25 | 1 | -11/+11 |
* | Remove and replace compat.string_types | Harmon | 2020-02-08 | 1 | -2/+2 |
* | Remove and replace compat.UnicodeMixin | Harmon | 2020-02-08 | 1 | -3/+3 |
* | silence PYL-W0614 | Anil Khatri | 2019-10-22 | 1 | -1/+1 |
* | silence PYL-W0401 | Anil Khatri | 2019-10-22 | 1 | -1/+1 |
* | BF: crazy tests ppl pass an object for status... uff -- catch TypeError too | Yaroslav Halchenko | 2017-11-27 | 1 | -1/+1 |
* | RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT | Yaroslav Halchenko | 2017-11-27 | 1 | -1/+1 |
* | Add base class for package exceptions. | Konstantin Popov | 2017-05-29 | 1 | -6/+10 |
* | Spelling fixes | Ville Skyttä | 2017-03-09 | 1 | -1/+1 |
* | Fix some typos | Santiago Castro | 2016-10-20 | 1 | -1/+1 |
* | src: No PyDev warnings | Kostis Anagnostopoulos | 2016-10-04 | 1 | -1/+1 |
* | remote, #519: INCOMPLETE FIX-2 double-decoding push-infos | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+2 |
* | Proc, #519: Rework error-exc msgs & log thread-pumps errors | Kostis Anagnostopoulos | 2016-09-28 | 1 | -24/+48 |
* | Win, hook, #519: Consume Hook Popen-proc out of GIL | Kostis Anagnostopoulos | 2016-09-28 | 1 | -12/+9 |
* | PY2, #519: FIX GitCommandError.tostr() encoding issue | Kostis Anagnostopoulos | 2016-09-28 | 1 | -8/+7 |
* | fix(repo): fail loudly if worktrees are used | Sebastian Thiel | 2015-08-29 | 1 | -0/+4 |
* | fix(cmd): throw GitCommandNotFoundError ... | Sebastian Thiel | 2015-04-08 | 1 | -0/+6 |
* | Greatly improved possible safety of Submodule.update(), which is used by defa... | Sebastian Thiel | 2015-01-20 | 1 | -0/+11 |
* | IndexFile.commit() now runs pre-commit and post-commit hooks. | Sebastian Thiel | 2015-01-12 | 1 | -5/+15 |
* | test_repo works | Sebastian Thiel | 2015-01-06 | 1 | -2/+4 |
* | test_remote works | Sebastian Thiel | 2015-01-06 | 1 | -4/+6 |
* | Removed unnecessary (non-gitpython) tests and fixed flake80.3.3 | Sebastian Thiel | 2015-01-04 | 1 | -1/+1 |
* | pep8 linting (trailing whitespace) | Antoine Musso | 2014-11-16 | 1 | -1/+1 |
* | pep8 linting (whitespace before/after) | Antoine Musso | 2014-11-16 | 1 | -1/+1 |
* | pep8 linting (blank lines expectations) | Antoine Musso | 2014-11-16 | 1 | -0/+10 |
* | pep8 linting (whitespaces) | Antoine Musso | 2014-11-16 | 1 | -3/+3 |
* | GitRunCommand exception can store stdout output too. | Tamas Pal | 2014-11-05 | 1 | -3/+7 |
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel | 2014-02-09 | 1 | -36/+36 |
* | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel | 2010-11-25 | 1 | -0/+58 |