-
-
Notifications
You must be signed in to change notification settings - Fork 935
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
Wrong type annotation on
Index.commit
for parent_commits
acknowledged
#1866
by mshonichev
was closed Mar 14, 2024
Reuse of “exc” name in __init__.py confuses Pylint
acknowledged
help wanted
#1587
by Hawk777
was closed May 15, 2023
OSError: [WinError 193] %1 is not a valid Win32 application when commiting LFS-enabled repository on Windows
help wanted
#971
by KichangKim
was closed Jan 14, 2022
.submodules leads to IndexError: list index out of range on info = self._cache[item]
acknowledged
#613
by yarikoptic
was closed Sep 21, 2017
git.types.PathLike is partially unknown for Pylance/mypy
acknowledged
c-typing
Mypy causes warnings or errors when run
help wanted
#1473
by madebylydia
was closed Aug 8, 2022
If gevent is used, it causes any error to be a gevent.FileObjectClosed(IOError)
acknowledged
help wanted
#1336
by aethanol
was closed Jul 6, 2022
Effect of refreshing with a relative path is not obvious
acknowledged
help wanted
#1831
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
Commit_ish is much broader than commit-ish
acknowledged
help wanted
#1858
by EliahKagan
was closed Mar 14, 2024
Unclear rationale for pipe usage in
output_stream
doc
acknowledged
help wanted
#1845
by EliahKagan
was closed Feb 29, 2024
git.util.rmtree can change permissions outside tree on Unix (chmod traverses symlinks)
acknowledged
#1738
by EliahKagan
was closed Nov 15, 2023
rev_parse does not handle <tag>^{commit} correctly
acknowledged
help wanted
#1995
by flichtenheld
was closed Jan 10, 2025
Sphinx doc builds recently fail on Python 3.9 and higher
acknowledged
help wanted
#1802
by EliahKagan
was closed Jan 16, 2024
CVE-2023-41040: Blind local file inclusion
acknowledged
help wanted
#1638
by EliahKagan
was closed Sep 7, 2023
ProTip!
Add no:assignee to see everything that’s not assigned.