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

Fix exception on import in MacOS
#763 by terminalmage was merged Jun 5, 2018 Loading… updated Jun 5, 2018 v2.1.11 - Bugfixes
Fix small typo
#776 by riley-martine was merged Jul 15, 2018 Loading… updated Jul 15, 2018
Dedent code blocks in tutorial.
#779 by tswast was merged Jul 15, 2018 Loading… updated Jul 15, 2018 v2.1.11 - Bugfixes
Update test_docs.py
#773 by markrowsoft was merged Jul 15, 2018 Loading… updated Jul 15, 2018 v2.1.11 - Bugfixes
Allow pathlib.Path in Repo.__init__
#780 by oldPadavan was merged Jul 15, 2018 Loading… updated Jul 17, 2018 v2.1.11 - Bugfixes
Fix TypeError in git.execute(..., output_stream=file)
#782 by the-owl was merged Aug 5, 2018 Loading… updated Aug 5, 2018 v3.0.0 - Remove Python 2
Exclude kwarg when None
#785 by andrewrabert was merged Aug 5, 2018 Loading… updated Aug 5, 2018 v3.0.0 - Remove Python 2
Respect _common_dir when finding repository config file
#796 by delego-wlritchi was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Include test files in sdists rejected
#788 by toddrme2178 was closed Oct 21, 2018 Loading… updated Oct 21, 2018 v3.0.0 - Remove Python 2
Update README section 'Projects using GitPython'
#802 by BeayemX was merged Oct 21, 2018 Loading… updated Oct 21, 2018
Add support for Python 3.7 waiting for feedback
#793 by michael-k was merged Oct 21, 2018 Loading… updated Oct 29, 2018
Fix docstring in cmd module
#810 by dschaller was merged Dec 22, 2018 Loading… updated Dec 22, 2018
Update nose link
#812 by stsewd was merged Dec 22, 2018 Loading… updated Dec 22, 2018
Fixed error in documentation
#822 by Syoc was merged Jan 12, 2019 Loading… updated Jan 12, 2019
BUGFIX: 627 fix include order waiting for feedback
#628 by DanielSiepmann was closed Jan 12, 2019 Loading… updated Jan 12, 2019
open func support "utf-8" waiting for feedback
#641 by nooperpudd was closed Jan 12, 2019 Loading… updated Jan 12, 2019
delete bom symbol waiting for feedback
#708 by batchar2 was closed Jan 12, 2019 Loading… updated Jan 12, 2019
Define PermissionError in Python versions < 3.3
#830 by cclauss was closed Jan 24, 2019 Loading… updated Jan 24, 2019
ProTip! Adding no:label will show everything without a label.