aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_git.py
AgeCommit message (Expand)Author
2015-01-06Improved windows test suite.Sebastian Thiel
2015-01-06Fixed test_git once againSebastian Thiel
2015-01-06fixed test_gitSebastian Thiel
2015-01-05test_git worksSebastian Thiel
2015-01-04Replaced ordered dict with standard version; used logging moduleSebastian Thiel
2015-01-03This should help getting travis to work, finallySebastian Thiel
2014-11-19Applied autopep8Sebastian Thiel
2014-11-17Copy environment for subprocess executionDarragh Bailey
2014-11-16pep8 linting (trailing whitespace)Antoine Musso
2014-11-16pep8 linting (whitespace before/after)Antoine Musso
2014-11-16pep8 linting (blank lines expectations)Antoine Musso
2014-11-16pep8 linting (whitespaces)Antoine Musso
2014-11-15Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...Sebastian Thiel
2014-11-14Updated README to better represent current stateSebastian Thiel
2014-11-12Basic test for __unpack_args to verify unicode handling worksCraig Northway
2014-04-25add git command optionsEric Brunson
2014-04-25add git command optionsEric Brunson
2014-02-10Minor modifications to get tests back to work.Sebastian Thiel
2014-02-10Adjusted required versions of pre-requisites, now the majority of the tests workSebastian Thiel
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2011-07-05Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel
2011-06-07Added version_info property to git command. Its cached and efficient, includi...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel