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 if items of Index is of type PathLike
#1778 by stegm was merged Dec 22, 2023 Loading… updated Dec 22, 2023
Run some Windows environment variable tests only on Windows
#1774 by EliahKagan was merged Dec 19, 2023 Loading… updated Dec 19, 2023
Enable CodeQL
#1769 by EliahKagan was merged Dec 13, 2023 Loading… updated Dec 19, 2023
Bump github/codeql-action from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1773 by dependabot bot was merged Dec 18, 2023 Loading… updated Dec 18, 2023
Replace xfail with gc.collect in TestSubmodule.test_rename
#1767 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 13, 2023
Don't return with operand when conceptually void
#1755 by EliahKagan was merged Dec 3, 2023 Loading… updated Dec 13, 2023
Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 12, 2023
Extract all "import gc" to module level
#1765 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 12, 2023
Overhaul noqa directives
#1760 by EliahKagan was merged Dec 9, 2023 Loading… updated Dec 12, 2023
Bump actions/setup-python from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1763 by dependabot bot was merged Dec 11, 2023 Loading… updated Dec 11, 2023
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading… updated Dec 10, 2023
Avoid brittle assumptions about preexisting temporary files in tests
#1759 by EliahKagan was merged Dec 8, 2023 Loading… updated Dec 8, 2023
Adding dubious ownership handling
#1746 by marioaag was merged Dec 8, 2023 Loading… updated Dec 8, 2023
Group .gitignore entries by purpose
#1758 by EliahKagan was merged Dec 5, 2023 Loading… updated Dec 5, 2023
Test native Windows on CI
#1745 by EliahKagan was merged Nov 29, 2023 Loading… updated Dec 4, 2023
Fix universal_newlines TypeError
#1098 by wisnij was merged Dec 31, 2020 Loading… updated Dec 3, 2023 v3.1.12 - Bugfixes
Remove unused TASKKILL fallback in AutoInterrupt
#1754 by EliahKagan was merged Dec 2, 2023 Loading… updated Dec 2, 2023
Fix IndexFile.from_tree on Windows
#1751 by EliahKagan was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Let close_fds be True on all platforms
#1753 by EliahKagan was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Test macOS on CI
#1752 by EliahKagan was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Always read metadata files as UTF-8 in setup.py
#1748 by EliahKagan was merged Nov 29, 2023 Loading… updated Nov 29, 2023
Document some minor subtleties in test_util.py
#1749 by EliahKagan was merged Nov 29, 2023 Loading… updated Nov 29, 2023
Add tox.ini to sdist wont fix
#1743 by mtelka was closed Nov 27, 2023 Loading… updated Nov 27, 2023
List all non-passing tests in test summaries
#1740 by EliahKagan was merged Nov 15, 2023 Loading… updated Nov 15, 2023
Make the rmtree callback Windows-only
#1739 by EliahKagan was merged Nov 15, 2023 Loading… updated Nov 15, 2023
ProTip! no:milestone will show everything without a milestone.