-
-
Notifications
You must be signed in to change notification settings - Fork 932
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve Sphinx role usage, including linking Git manpages
#1879
by EliahKagan
was merged Mar 16, 2024
Loading…
Describe
Submodule.__init__
parent_commit parameter
#1877
by EliahKagan
was merged Mar 15, 2024
Loading…
Add a "doc" extra for documentation build dependencies
#1872
by EliahKagan
was merged Mar 14, 2024
Loading…
Slightly broaden Ruff, and update and clarify tool configuration
#1871
by EliahKagan
was merged Mar 14, 2024
Loading…
Update readme and tox.ini for recent tooling changes
#1868
by EliahKagan
was merged Mar 13, 2024
Loading…
Use upgraded pip in test fixture virtual environment
#1864
by EliahKagan
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…
Updating regex pattern to handle unicode whitespaces.
#1853
by jcole-crowdstrike
was merged Mar 11, 2024
Loading…
Revise docstrings, comments, and a few messages
#1850
by EliahKagan
was merged Feb 29, 2024
Loading…
repo.blame
and repo.blame_incremental
now accept None
as the rev
parameter.
#1846
by Gaubbe
was merged Feb 26, 2024
Loading…
Build online docs (RTD) with -W and dependencies
#1843
by EliahKagan
was merged Feb 24, 2024
Loading…
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…
Fix version_info cache invalidation, typing, parsing, and serialization
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1838
by EliahKagan
was merged Feb 23, 2024
Loading…
Make sure diff always uses the default diff driver when
create_patch=True
#1832
by can-taslicukur
was merged Feb 28, 2024
Loading…
Keep temp files out of project dir and improve cleanup
#1825
by EliahKagan
was merged Feb 15, 2024
Loading…
ProTip!
Adding no:label will show everything without a label.