Commits
User selector
Commit History
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
Commits on Oct 18, 2016
Commits on Oct 14, 2016
cygwin, #533: FIX daemon launching
Show description for 0bce7cccommittedcygwin, #533: Try to make it work with Cygwin's Git.
Show description for e6e23edcommittedcmd, #525: Always include stdout+stderr in exceptions
Show description for c8e914ecommittedremote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827ecommitted
Commits on Oct 13, 2016
remote, #525: pump fetch-infos instead of GIL-read stderr
Show description for 85f38a1committedtest, #525: allow disabling freeze errors separately
Show description for 8364597committed
Commits on Oct 12, 2016
daemon, #525: FIX remote urls in config-files
Show description for 4b586fbcommittedrepo, cmd: DROP UNEEDED Win path for chcwd & check for '~' homedir
Show description for 8ea7e26committed