-
-
Notifications
You must be signed in to change notification settings - Fork 962
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Don't suppress messages when logging is not configured
#1813
by EliahKagan
was merged Jan 26, 2024
Loading…
Report actual attempted Git command when Git.refresh fails
#1812
by EliahKagan
was merged Jan 26, 2024
Loading…
Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure
#1810
by EliahKagan
was merged Jan 24, 2024
Loading…
Fix two remaining Windows untrusted search path cases
#1792
by EliahKagan
was merged Jan 10, 2024
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.