-
-
Notifications
You must be signed in to change notification settings - Fork 934
Issues: gitpython-developers/GitPython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Revise docstrings, comments, and a few messages
#1850
by EliahKagan
was merged Feb 29, 2024
Loading…
Note in GitCmdObjectDB should be removed or updated
acknowledged
help wanted
#1849
by EliahKagan
was closed Feb 29, 2024
Note in post_clear_cache docstring may be out of date
acknowledged
help wanted
#1847
by EliahKagan
was closed Feb 29, 2024
repo.blame
and repo.blame_incremental
now accept None
as the rev
parameter.
#1846
by Gaubbe
was merged Feb 26, 2024
Loading…
Unclear rationale for pipe usage in
output_stream
doc
acknowledged
help wanted
#1845
by EliahKagan
was closed Feb 29, 2024
Build online docs (RTD) with -W and dependencies
#1843
by EliahKagan
was merged Feb 24, 2024
Loading…
API Reference not populated in online docs
acknowledged
help wanted
#1840
by EliahKagan
was closed Feb 24, 2024
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…
Unpickled Git object has broken version_info
acknowledged
help wanted
#1836
by EliahKagan
was closed Feb 23, 2024
repo.blame
should allow passing None
as the rev
parameter.
acknowledged
help wanted
#1835
by Gaubbe
was closed Feb 26, 2024
Git.version_info can drop intermediate fields unexpectedly
acknowledged
help wanted
#1833
by EliahKagan
was closed Feb 23, 2024
Make sure diff always uses the default diff driver when
create_patch=True
#1832
by can-taslicukur
was merged Feb 28, 2024
Loading…
Effect of refreshing with a relative path is not obvious
acknowledged
help wanted
#1831
by EliahKagan
was closed Feb 23, 2024
Git.version_info type annotation is overly specific in length
acknowledged
help wanted
#1830
by EliahKagan
was closed Feb 23, 2024
Refreshing doesn't invalidate cached version_info
acknowledged
help wanted
#1829
by EliahKagan
was closed Feb 23, 2024
If
diff.external
is set, diffing via API fails silently as external tool isn't understood
acknowledged
help wanted
#1828
by can-taslicukur
was closed Feb 28, 2024
Keep temp files out of project dir and improve cleanup
#1825
by EliahKagan
was merged Feb 15, 2024
Loading…
Tests create tmp dir in GitPython dir and fail on second run
acknowledged
help wanted
#1824
by EliahKagan
was closed Feb 15, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.