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

Add a "doc" extra for documentation build dependencies
#1872 by EliahKagan was merged Mar 14, 2024 Loading… updated Mar 14, 2024
Slightly broaden Ruff, and update and clarify tool configuration
#1871 by EliahKagan was merged Mar 14, 2024 Loading… updated Mar 14, 2024
Split tox lint env into three envs, all safe
#1870 by EliahKagan was merged Mar 14, 2024 Loading… updated Mar 14, 2024
Update readme and tox.ini for recent tooling changes
#1868 by EliahKagan was merged Mar 13, 2024 Loading… updated Mar 13, 2024
lint: switch Black with ruff-format
#1865 by Borda was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Updating regex pattern to handle unicode whitespaces.
#1853 by jcole-crowdstrike was merged Mar 11, 2024 Loading… updated Mar 11, 2024
Use upgraded pip in test fixture virtual environment
#1864 by EliahKagan was merged Mar 11, 2024 Loading… updated Mar 11, 2024
Revise type annotations slightly
#1860 by EliahKagan was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Restore building of documentation downloads
#1856 by EliahKagan was merged Mar 3, 2024 Loading… updated Mar 4, 2024
Expand what is included in the API Reference
#1855 by EliahKagan was merged Mar 2, 2024 Loading… updated Mar 2, 2024
Suggest full-path refresh() in failure message
#1844 by EliahKagan was merged Feb 24, 2024 Loading… updated Feb 29, 2024
Make sure diff always uses the default diff driver when create_patch=True
#1832 by can-taslicukur was merged Feb 28, 2024 Loading… updated Feb 28, 2024
repo.blame and repo.blame_incremental now accept None as the rev parameter.
#1846 by Gaubbe was merged Feb 26, 2024 Loading… updated Feb 26, 2024
Build online docs (RTD) with -W and dependencies
#1843 by EliahKagan was merged Feb 24, 2024 Loading… updated Feb 24, 2024
Test in Docker with Alpine Linux on CI
#1826 by EliahKagan was merged Feb 16, 2024 Loading… updated Feb 21, 2024
In handle_process_output don't forward finalizer result
#1788 by EliahKagan was merged Dec 26, 2023 Loading… updated Feb 20, 2024
Keep temp files out of project dir and improve cleanup
#1825 by EliahKagan was merged Feb 15, 2024 Loading… updated Feb 15, 2024
Remove deprecated section in README.md
#1823 by marcm-ml was merged Feb 15, 2024 Loading… updated Feb 15, 2024
Update .gitmodules
#1821 by Rmattmann501 was closed Feb 14, 2024 Loading… updated Feb 14, 2024
Update .gitmodules
#1822 by Rmattmann501 was closed Feb 14, 2024 Loading… updated Feb 14, 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
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
Test with M1 macOS CI runner
#1817 by EliahKagan was merged Feb 6, 2024 Loading… updated Feb 7, 2024
Omit warning prefix in "Bad git executable" message
#1816 by EliahKagan was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Have initial refresh use a logger to warn
#1815 by EliahKagan was merged Feb 2, 2024 Loading… updated Feb 6, 2024
ProTip! Filter pull requests by the default branch with base:main.