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

Add missing info in Submodule.remove docstring
#1714 by EliahKagan was merged Oct 18, 2023 Loading… updated Oct 18, 2023
Have init script clone submodules unconditionally
#1715 by EliahKagan was merged Oct 18, 2023 Loading… updated Oct 18, 2023
Bump git/ext/gitdb from 8ec2390 to ec58b7e dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1722 by dependabot bot was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading… updated Nov 3, 2023
Add tox.ini to sdist wont fix
#1743 by mtelka was closed Nov 27, 2023 Loading… updated Nov 27, 2023
Always read metadata files as UTF-8 in setup.py
#1748 by EliahKagan was merged Nov 29, 2023 Loading… updated Nov 29, 2023
Test macOS on CI
#1752 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
Remove unused TASKKILL fallback in AutoInterrupt
#1754 by EliahKagan was merged Dec 2, 2023 Loading… updated Dec 2, 2023
Fix universal_newlines TypeError
#1098 by wisnij was merged Dec 31, 2020 Loading… updated Dec 3, 2023 v3.1.12 - Bugfixes
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
Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 12, 2023
Don't return with operand when conceptually void
#1755 by EliahKagan was merged Dec 3, 2023 Loading… updated Dec 13, 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
Run some Windows environment variable tests only on Windows
#1774 by EliahKagan was merged Dec 19, 2023 Loading… updated Dec 19, 2023
Suggested fixes by iCR, OpenRefactory, Inc.
#1486 by openrefactory was closed Aug 31, 2022 Loading… updated Dec 22, 2023
Fix TemporaryFileSwap regression where file_path could not be Path
#1776 by EliahKagan was merged Dec 21, 2023 Loading… updated Dec 23, 2023
Fix mypy warning "Missing return statement"
#1789 by EliahKagan was merged Dec 26, 2023 Loading… updated Dec 26, 2023
Remove git.util.NullHandler
#1807 by EliahKagan was merged Jan 24, 2024 Loading… updated Jan 24, 2024
Pin Python 3.9.16 on Cygwin CI
#1814 by EliahKagan was merged Jan 28, 2024 Loading… updated Feb 2, 2024
Omit warning prefix in "Bad git executable" message
#1816 by EliahKagan was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Test with M1 macOS CI runner
#1817 by EliahKagan was merged Feb 6, 2024 Loading… updated Feb 7, 2024
Bump pre-commit/action from 3.0.0 to 3.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1818 by dependabot bot was merged Feb 12, 2024 Loading… updated Feb 12, 2024
Bump Vampire/setup-wsl from 2.0.2 to 3.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1819 by dependabot bot was merged Feb 12, 2024 Loading… updated Feb 12, 2024
Update .gitmodules
#1822 by Rmattmann501 was closed Feb 14, 2024 Loading… updated Feb 14, 2024
ProTip! Exclude everything labeled bug with -label:bug.