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

Test native Windows on CI
#1745 by EliahKagan was merged Nov 29, 2023 Loading…
Issue and test deprecation warnings 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1886 by EliahKagan was merged Mar 31, 2024 Loading…
Add type of change to files_dict of a commit
#1943 by JonasScharpf was merged Jul 18, 2024 Loading…
Update and adjust pre-commit hooks
#1953 by EliahKagan was merged Aug 17, 2024 Loading…
Use property decorator to support typing
#2015 by Andrej730 was merged Mar 20, 2025 Loading…
fix files list on file rename
#1537 by teknoraver was merged Jan 14, 2023 Loading… v3.1.31 - Bugfixes
Fix IndexFile.from_tree on Windows
#1751 by EliahKagan was merged Dec 1, 2023 Loading…
Restore building of documentation downloads
#1856 by EliahKagan was merged Mar 3, 2024 Loading…
Fuzzer Migration Follow-ups
#1903 by DaveLak was merged Apr 18, 2024 Loading…
10 of 11 tasks
Dockerize "Direct Execution of Fuzz Targets" 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1904 by DaveLak was merged Apr 22, 2024 Loading…
precommit: enable end-of-file-fixer
#1920 by Borda was merged Jul 17, 2024 Loading…
Test Python 3.13 regularly on Ubuntu and macOS on CI
#1990 by EliahKagan was merged Jan 5, 2025 Loading…
Bump Vampire/setup-wsl from 4.1.1 to 5.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2008 by dependabot bot was merged Mar 12, 2025 Loading…
Pre-deprecate setting Git.USE_SHELL
#1782 by EliahKagan was merged Dec 24, 2023 Loading…
Declare support for Python 3.11
#1541 by hugovk was merged Jan 17, 2023 Loading… v3.1.31 - Bugfixes
Remove @NoEffect annotations
#1677 by EliahKagan was merged Sep 22, 2023 Loading… v3.1.37 - Bugfixes
Configure tox
#1667 by EliahKagan was merged Sep 19, 2023 Loading… v3.1.37 - Bugfixes
ProTip! Exclude everything labeled bug with -label:bug.