Commits
User selector
Commit History
Commits on Dec 22, 2018
- authored andcommitted
Commits on Aug 5, 2018
- authored andcommitted
Fix TypeError in git.execute(..., output_stream=file)
Show description for b3d9b8dauthored andcommitted
Commits on May 18, 2018
- authored andcommitted
Commits on Mar 18, 2018
Commits on Oct 5, 2017
Fix encoding issue with stderr_value and kill_after_timeout
Show description for 1dbfd29committed
Commits on Sep 28, 2017
Commits on Aug 25, 2017
Commits on Jul 26, 2017
Minor bug fixes
Show description for 90dc03dcommitted
Commits on Jul 25, 2017
Minor additional cleanup
Show description for 79a36a5committed
Commits on Jul 19, 2017
Commits on Jul 13, 2017
Renamed GIT_PYTHON_INITERR to GIT_PYTHON_REFRESH
Show description for 2b3e769committedRemoved remaining references to git.setup function
Show description for 4aa750acommittedExpanded ability of import
Show description for 3430bdecommitted
Commits on Jul 9, 2017
Added ability to silence initial warning
Show description for b56d677committedMoved setup function into top level __init__
Show description for feed81ecommittedPreliminary implementation of setup/refresh functions
Show description for a962464committed
Commits on Mar 9, 2017
- authored andcommitted
Commits on Feb 25, 2017
Merge pull request #582 from gitpython-developers/no_devnull_open
Show description for 2ede752authoredMerge pull request #555 from ankostis/cntxtmman
Show description for 0181a40authoredfix(cmd): don't try to use TASKKILL on linux
Show description for 88732b6committed
Commits on Feb 10, 2017
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`
Show description for 12db6bbauthored
Commits on Dec 8, 2016
style(cmd): pythonize cmd-args filtering for PY26, improve docstring
Show description for f858c44committedMerge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0authoredchore(lint): flake8
Show description for b06b13ecommitted
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2committed
Commits on Oct 22, 2016
Commits on Oct 20, 2016
- committed