-
-
Notifications
You must be signed in to change notification settings - Fork 937
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Document manual refresh path treatment
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1839
by EliahKagan
was merged Feb 23, 2024
Loading…
Build online docs (RTD) with -W and dependencies
#1843
by EliahKagan
was merged Feb 24, 2024
Loading…
repo.blame
and repo.blame_incremental
now accept None
as the rev
parameter.
#1846
by Gaubbe
was merged Feb 26, 2024
Loading…
Revise docstrings, comments, and a few messages
#1850
by EliahKagan
was merged Feb 29, 2024
Loading…
Updating regex pattern to handle unicode whitespaces.
#1853
by jcole-crowdstrike
was merged Mar 11, 2024
Loading…
Improve static typing and docstrings related to git object types
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1859
by EliahKagan
was merged Mar 14, 2024
Loading…
Use upgraded pip in test fixture virtual environment
#1864
by EliahKagan
was merged Mar 11, 2024
Loading…
Update readme and tox.ini for recent tooling changes
#1868
by EliahKagan
was merged Mar 13, 2024
Loading…
Slightly broaden Ruff, and update and clarify tool configuration
#1871
by EliahKagan
was merged Mar 14, 2024
Loading…
Add a "doc" extra for documentation build dependencies
#1872
by EliahKagan
was merged Mar 14, 2024
Loading…
Describe
Submodule.__init__
parent_commit parameter
#1877
by EliahKagan
was merged Mar 15, 2024
Loading…
Improve Sphinx role usage, including linking Git manpages
#1879
by EliahKagan
was merged Mar 16, 2024
Loading…
Replace all wildcard imports with explicit imports
#1880
by EliahKagan
was merged Mar 19, 2024
Loading…
Clarify how tag objects are usually tree-ish and commit-ish
#1881
by EliahKagan
was merged Mar 19, 2024
Loading…
Issue and test deprecation warnings
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1886
by EliahKagan
was merged Mar 31, 2024
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.