summaryrefslogtreecommitdiff
path: root/git/exc.py
Commit message (Expand)AuthorAgeFilesLines
* BF: crazy tests ppl pass an object for status... uff -- catch TypeError tooYaroslav Halchenko2017-11-271-1/+1
* RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXTYaroslav Halchenko2017-11-271-1/+1
* Add base class for package exceptions.Konstantin Popov2017-05-291-6/+10
* Spelling fixesVille Skyttä2017-03-091-1/+1
* Fix some typosSantiago Castro2016-10-201-1/+1
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-1/+1
* remote, #519: INCOMPLETE FIX-2 double-decoding push-infosKostis Anagnostopoulos2016-09-281-1/+2
* Proc, #519: Rework error-exc msgs & log thread-pumps errorsKostis Anagnostopoulos2016-09-281-24/+48
* Win, hook, #519: Consume Hook Popen-proc out of GILKostis Anagnostopoulos2016-09-281-12/+9
* PY2, #519: FIX GitCommandError.tostr() encoding issueKostis Anagnostopoulos2016-09-281-8/+7
* fix(repo): fail loudly if worktrees are usedSebastian Thiel2015-08-291-0/+4
* fix(cmd): throw GitCommandNotFoundError ...Sebastian Thiel2015-04-081-0/+6
* Greatly improved possible safety of Submodule.update(), which is used by defa...Sebastian Thiel2015-01-201-0/+11
* IndexFile.commit() now runs pre-commit and post-commit hooks.Sebastian Thiel2015-01-121-5/+15
* test_repo worksSebastian Thiel2015-01-061-2/+4
* test_remote worksSebastian Thiel2015-01-061-4/+6
* Removed unnecessary (non-gitpython) tests and fixed flake80.3.3Sebastian Thiel2015-01-041-1/+1
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-1/+1
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+10
* pep8 linting (whitespaces)Antoine Musso2014-11-161-3/+3
* GitRunCommand exception can store stdout output too.Tamas Pal2014-11-051-3/+7
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-36/+36
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+58