Commits
User selector
Commit History
Commits on Aug 14, 2019
- authored andcommitted
- authored andcommitted
Method stating which commit is being played during an halted rebase
Show description for ece804aauthored andcommittedFix performance regression, see #906
Show description for d5cc590committed
Sebastian Thiel
Commits on Aug 11, 2019
Fix typo in documentation
Show description for d2cd597authored andcommitted

Drop python 2 support, again (revert previous revert)
Show description for 2e7e82bcommitted
Sebastian Thiel- authored andcommitted
Commits on Jul 28, 2019
Revert "Drop python 2.7 support and help with encodings"
Show description for 913d806committed
Sebastian Thiel
Commits on Jul 20, 2019
- authored andcommitted
Drop python 2.7 support and help with encodings
Show description for dac619ecommitted
Sebastian ThielRevert "This time, use test-requirements."
Show description for c9dbaabcommitted
Sebastian Thiel- committed
Sebastian Thiel Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames"
Show description for cc664f0committed
Sebastian Thiel- committed
Sebastian Thiel
Commits on Jul 6, 2019
- authored andcommitted

Commits on Jun 17, 2019
- authored andcommitted
Commits on Apr 5, 2019
Commits on Mar 15, 2019
- authored andcommitted
Commits on Dec 22, 2018
read workdir from git.config as referenced in man 1 git-config
Show description for 530ab00authored andcommitted
Commits on Oct 21, 2018
The proper way is return, not raise StopIteration
Show description for c49ba43authored andcommitted
Commits on Oct 13, 2018
Respect _common_dir when finding repository config file
Show description for 89df641authored andcommitted
Commits on Jul 15, 2018
- authored andcommitted
Fix small typo
Show description for 9807dd4authored andcommitted
Commits on Mar 18, 2018
Commits on Mar 5, 2018
- authored
Commits on Dec 11, 2017
- authored andcommitted
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fccommitted
Commits on Nov 19, 2017
Merge pull request #692 from Dreamsorcerer/patch-1
Show description for 610d4c9authored
Commits on Nov 2, 2017
Merge pull request #686 from jeblair/issue-605
Show description for bfae362authored
Commits on Oct 30, 2017
- authored
Sam Bull - authored
Sam Bull
Commits on Oct 9, 2017
Only gc.collect() under windows
Show description for 454fedacommitted
James E. Blair