Skip to content

Pull requests: gitpython-developers/GitPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

remote: compatibility with git version > 2.10
#623 by wusisu was merged May 29, 2017 Loading…
Add an output_nostrip kwarg to Git.execute
#77 by znerol was closed Oct 18, 2012 Loading…
Delete requirements.txt
#565 by igor-raits was closed Mar 2, 2017 Loading…
GPG signature support on commit object.
#57 by sugi was closed Oct 7, 2013 Loading…
Strip the line when matching for sections
#22 by jkeating was closed Jun 7, 2011 Loading…
Fix GitPython on systems with language != english
#68 by FlorianLudwig was merged Jul 24, 2012 Loading…
FIX #535: expand also GIT_DIR var on Repo-construction
#537 by ankostis was merged Oct 22, 2016 Loading…
Fix typo
#596 by jacksontj was merged Mar 8, 2017 Loading…
Support multiple refspecs in fetch.
#170 by rbtcollins was merged Jul 3, 2014 Loading…
open func support "utf-8" waiting for feedback
#641 by nooperpudd was closed Jan 12, 2019 Loading…
Overhaul noqa directives
#1760 by EliahKagan was merged Dec 9, 2023 Loading…
Travis CI: 'sudo' tag is now deprecated in Travis
#825 by cclauss was closed Feb 5, 2019 Loading…
Never modify sys.path
#1720 by EliahKagan was merged Oct 20, 2023 Loading…
Add __all__ in git.exc
#1719 by EliahKagan was merged Oct 20, 2023 Loading…
Drop python 3.4, prep for adding types
#1188 by Yobmod was merged Mar 3, 2021 Loading…
ci: check types with mypy
#1226 by muggenhor was merged Apr 23, 2021 Loading…
Fix trailing whitespace and incorrect overload
#1315 by eric-wieser was merged Aug 3, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.