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

Extract all "import gc" to module level
#1765 by EliahKagan was merged Dec 12, 2023 Loading…
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading…
Overhaul noqa directives
#1760 by EliahKagan was merged Dec 9, 2023 Loading…
Group .gitignore entries by purpose
#1758 by EliahKagan was merged Dec 5, 2023 Loading…
Don't return with operand when conceptually void
#1755 by EliahKagan was merged Dec 3, 2023 Loading…
Remove unused TASKKILL fallback in AutoInterrupt
#1754 by EliahKagan was merged Dec 2, 2023 Loading…
Let close_fds be True on all platforms
#1753 by EliahKagan was merged Dec 1, 2023 Loading…
Test macOS on CI
#1752 by EliahKagan was merged Dec 1, 2023 Loading…
Document some minor subtleties in test_util.py
#1749 by EliahKagan was merged Nov 29, 2023 Loading…
Adding dubious ownership handling
#1746 by marioaag was merged Dec 8, 2023 Loading…
Test native Windows on CI
#1745 by EliahKagan was merged Nov 29, 2023 Loading…
List all non-passing tests in test summaries
#1740 by EliahKagan was merged Nov 15, 2023 Loading…
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading…
Use zero-argument super()
#1726 by EliahKagan was merged Nov 2, 2023 Loading…
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading…
Have Dependabot offer submodule updates
#1702 by EliahKagan was merged Oct 13, 2023 Loading…
Fix small #1662 regression due to #1659
#1701 by EliahKagan was merged Oct 12, 2023 Loading…
Update instructions and test helpers for git-daemon
#1684 by EliahKagan was merged Oct 2, 2023 Loading…
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading…
Fix new link to license in readme
#1680 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…
ProTip! Filter pull requests by the default branch with base:main.