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
Sort

Pull requests list

Bump git/ext/gitdb from 775cfe8 to 9e68ea1 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1994 by dependabot bot was merged Jan 6, 2025 Loading…
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Add Ram Rachum to AUTHORS
#1025 by cool-RR was merged Jun 15, 2020 Loading…
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading…
Add more types
#1202 by Yobmod was merged Mar 17, 2021 Loading…
List all non-passing tests in test summaries
#1740 by EliahKagan was merged Nov 15, 2023 Loading…
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading…
Make clear every test's status in every CI run
#1679 by EliahKagan was merged Sep 26, 2023 Loading…
Fix new link to license in readme
#1680 by EliahKagan was merged Sep 27, 2023 Loading…
Group .gitignore entries by purpose
#1758 by EliahKagan was merged Dec 5, 2023 Loading…
Document some minor subtleties in test_util.py
#1749 by EliahKagan was merged Nov 29, 2023 Loading…
Fix incompletely revised Iterable/IterableObj docstrings
#1786 by EliahKagan was merged Dec 24, 2023 Loading…
Add missing pip in $PATH on Cygwin CI
#1784 by EliahKagan was merged Dec 23, 2023 Loading…
Shorten Iterable docstrings and put IterableObj first
#1785 by EliahKagan was merged Dec 23, 2023 Loading…
Fix if items of Index is of type PathLike
#1778 by stegm was merged Dec 22, 2023 Loading…
Update the comment about --mixed and paths
#1894 by EliahKagan was merged Apr 2, 2024 Loading…
Revise type annotations slightly
#1860 by EliahKagan was merged Mar 5, 2024 Loading…
Split tox lint env into three envs, all safe
#1870 by EliahKagan was merged Mar 14, 2024 Loading…
Add a "doc" extra for documentation build dependencies
#1872 by EliahKagan was merged Mar 14, 2024 Loading…
Fix release link in changelog acknowledged
#1795 by PeterJCLaw was merged Jan 10, 2024 Loading…
Describe Submodule.__init__ parent_commit parameter
#1877 by EliahKagan was merged Mar 15, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.