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

Various style improvements
#2049 by EliahKagan was merged Jun 8, 2025 Loading… updated Jun 8, 2025
Fix CI mypy command on free-threaded Python
#2040 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 8, 2025
Remove explicit empty "" handling in ConfigParser
#2047 by EliahKagan was merged Jun 8, 2025 Loading… updated Jun 8, 2025
Test ConfigParser with whitespace outside the value
#2046 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Clarify USE_SHELL warning helper signature
#2045 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Fix ambiguous _safer_popen_windows comment
#2044 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Support Python 3.12 on Cygwin
#1988 by EliahKagan was closed Apr 20, 2025 Draft updated Jun 7, 2025
Express conditional setuptools requirement statically
#2043 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Split Cygwin CI into non-performance and performance test jobs
#2042 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Refactor Git.{AutoInterrupt,CatFileContentStream} nesting
#2037 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Preserve quoted leading and trailing single-line config var whitespace
#2036 by EliahKagan was merged Jun 7, 2025 Loading… updated Jun 7, 2025
Bump git/ext/gitdb from f36c0cc to 7e02fbd dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#2034 by dependabot bot was merged Jun 3, 2025 Loading… updated Jun 3, 2025
Specify explicit contents: read workflow permissions
#2033 by EliahKagan was merged May 30, 2025 Loading… updated May 30, 2025
Have CodeQL scan GitHub Actions workflows as well as Python code
#2032 by EliahKagan was merged May 30, 2025 Loading… updated May 30, 2025
Use newer ruff style
#2031 by EliahKagan was merged May 30, 2025 Loading… updated May 30, 2025
use sys.platform == "cygwin" to figure out when we are using cygwin
#2027 by gcmarx was closed May 30, 2025 Loading… updated May 30, 2025
correctly handle uname-cmd that doesn't point to an executable file
#2026 by gcmarx was merged May 28, 2025 Loading… updated May 28, 2025
Bump Vampire/setup-wsl from 5.0.0 to 5.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2024 by dependabot bot was merged May 5, 2025 Loading… updated May 5, 2025
Fix typo in _get_exe_extensions PATHEXT fallback
#1890 by EliahKagan was merged Apr 2, 2024 Loading… updated Mar 30, 2025
replace quansight-labs/setup-python with actions/setup-python
#2019 by ngoldbaum was merged Mar 25, 2025 Loading… updated Mar 25, 2025
Fix some incorrect sphinx markups in the docstrings
#2018 by koyuki7w was merged Mar 23, 2025 Loading… updated Mar 23, 2025
Use property decorator to support typing
#2015 by Andrej730 was merged Mar 20, 2025 Loading… updated Mar 20, 2025
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… updated Mar 13, 2025
Use WSL1 on CI
#2010 by EliahKagan was merged Mar 12, 2025 Loading… updated Mar 12, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.