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 bugs affecting exception wrapping in rmtree callback
#1700 by EliahKagan was merged Oct 10, 2023 Loading… updated Oct 12, 2023
Add more checks for the validity of refnames
#1672 by facutuesca was merged Sep 22, 2023 Loading… updated Oct 10, 2023 v3.1.37 - Bugfixes
Fix up checks in Makefile and make them portable
#1661 by EliahKagan was merged Sep 15, 2023 Loading… updated Oct 9, 2023 v3.1.37 - Bugfixes
Clarify Git.execute and Popen arguments
#1688 by EliahKagan was merged Oct 3, 2023 Loading… updated Oct 3, 2023 v3.1.38 - Bugfixes
No longer allow CI to select a prerelease for 3.12
#1689 by EliahKagan was merged Oct 3, 2023 Loading… updated Oct 3, 2023 v3.1.38 - Bugfixes
Fix Git.execute shell use and reporting bugs
#1687 by EliahKagan was merged Oct 2, 2023 Loading… updated Oct 2, 2023 v3.1.38 - Bugfixes
2
1
Update instructions and test helpers for git-daemon
#1684 by EliahKagan was merged Oct 2, 2023 Loading… updated Oct 2, 2023
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Fix new link to license in readme
#1680 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Configure tox
#1667 by EliahKagan was merged Sep 19, 2023 Loading… updated Sep 27, 2023 v3.1.37 - Bugfixes
Make clear every test's status in every CI run
#1679 by EliahKagan was merged Sep 26, 2023 Loading… updated Sep 26, 2023
Add missing assert keywords
#1678 by EliahKagan was merged Sep 25, 2023 Loading… updated Sep 25, 2023 v3.1.38 - Bugfixes
Remove @NoEffect annotations
#1677 by EliahKagan was merged Sep 22, 2023 Loading… updated Sep 24, 2023 v3.1.37 - Bugfixes
Fix CVE-2023-41040
#1644 by facutuesca was merged Sep 7, 2023 Loading… updated Sep 22, 2023 v3.1.35 - Bugfixes
Fix rollback bug in SymbolicReference.set_reference
#1675 by EliahKagan was merged Sep 21, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
Upgrade and broaden flake8, fixing style problems and bugs
#1673 by EliahKagan was merged Sep 21, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
2
1
Format tests with black and auto-exclude untracked paths
#1668 by EliahKagan was merged Sep 20, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
Don't track code coverage temporary files
#1666 by EliahKagan was merged Sep 19, 2023 Loading… updated Sep 19, 2023 v3.1.37 - Bugfixes
Omit py_modules in setup
#1665 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Use venv instead of virtualenv in test_installation
#1664 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Assorted small fixes/improvements to root dir docs
#1663 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Fix URLs that were redirecting to another license
#1662 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Improve Python version and OS compatibility, fixing deprecations
#1654 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 13, 2023 v3.1.36 - Bugfixes
Fix CVE-2023-40590
#1636 by EliahKagan was merged Sep 1, 2023 Loading… updated Sep 13, 2023 v3.1.33 - Bugfixes
Fix Windows environment variable upcasing bug
#1650 by EliahKagan was merged Sep 7, 2023 Loading… updated Sep 13, 2023 v3.1.35 - Bugfixes
ProTip! Exclude everything labeled bug with -label:bug.