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

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…
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 new link to license in readme
#1680 by EliahKagan was merged Sep 27, 2023 Loading…
Shorten Iterable docstrings and put IterableObj first
#1785 by EliahKagan was merged Dec 23, 2023 Loading…
Add missing pip in $PATH on Cygwin CI
#1784 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…
Fix incompletely revised Iterable/IterableObj docstrings
#1786 by EliahKagan was merged Dec 24, 2023 Loading…
Add support for 'C'-type diffs
#945 by thetwoj was merged Oct 19, 2019 Loading… v3.0.4 - Bugfixes
Fix cloning to path with unicode
#955 by ulturt was merged Oct 28, 2019 Loading… v3.0.5 - Bugfixes
Fix exception causes in 7 modules
#1023 by cool-RR was merged Jun 13, 2020 Loading… v3.1.4 - Bugfixes
Remove test dependency on sumtypes library
#1798 by EliahKagan was merged Jan 12, 2024 Loading…
Pin Sphinx plugins to compatible versions
#1803 by EliahKagan was merged Jan 16, 2024 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…
Describe Submodule.__init__ parent_commit parameter
#1877 by EliahKagan was merged Mar 15, 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…
ProTip! Exclude everything labeled bug with -label:bug.