Commits
User selector
Commit History
Commits on May 18, 2016
Need spaces in Emacs style encoding comment
Show description for b8d6fb2committed
Steven Colby
Commits on Apr 19, 2016
Support repeated kwargs
Show description for a3c89a5committed
Commits on Aug 19, 2015
- committed
Commits on Jul 3, 2015
fix(travis): get py2.6 to work
Show description for bbf0434committedfix(cmd): work with py3
Show description for 9db24bccommittedfix(cmd): don't open stdout when fetching
Show description for 369e564committedtest(git): remove unnecessary fixture
Show description for 36dbe7ecommittedfix(cmd): line parsing
Show description for 0401087committed
Commits on Jun 26, 2015
fix(git-test): assure test does works on linux
Show description for 195ecc3committed
Commits on Jun 10, 2015
fix(test_git): handle `select.poll()` missing
Show description for 982eefbcommitted
Commits on Apr 8, 2015
fix(test_cmd): handle GitCommandNotFound in test
Show description for a08733dcommitted
Commits on Feb 21, 2015
Added 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159committedAdded test for `sshkey` context manager.
Show description for 0ddbe4bcommittedIntermediate commit on my way to get this finalized.
Show description for 2ce3fe7committed- committed
Commits on Jan 6, 2015
Improved windows test suite.
Show description for 5d0ad08committed- committed
- committed
Commits on Jan 5, 2015
- committed
Commits on Jan 4, 2015
Replaced ordered dict with standard version; used logging module
Show description for 6f55c17committed
Commits on Jan 3, 2015
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 17, 2014
Copy environment for subprocess execution
Show description for 8df6b87committed
Darragh Bailey
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (whitespace before/after)
Show description for 614907bcommittedpep8 linting (blank lines expectations)
Show description for be34ec2committedpep8 linting (whitespaces)
Show description for f5d11b7committed
Commits on Nov 15, 2014
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca-sf-master
Show description for ff13922committed
Commits on Nov 14, 2014
Commits on Nov 12, 2014
Basic test for __unpack_args to verify unicode handling works
Show description for f03e616authored andcommitted
Commits on Apr 25, 2014
add git command options
Show description for f5ec638committed
Eric Brunsonadd git command options
Show description for f2df73bcommitted
Eric Brunson
Commits on Feb 10, 2014
Minor modifications to get tests back to work.
Show description for dbe78c0committed- committed