-
-
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
README rsa key example is flagged by security scanners
acknowledged
help wanted
#1820
by marcm-ml
was closed Feb 15, 2024
TestGit.test_refresh changes Git.GIT_PYTHON_GIT_EXECUTABLE for other tests
acknowledged
help wanted
#1811
by EliahKagan
was closed Jan 26, 2024
Git.refresh GitCommandNotFound indicates "git" even for other commands
acknowledged
help wanted
#1809
by EliahKagan
was closed Jan 26, 2024
Git.refresh warns to stdout and does not log
acknowledged
help wanted
#1808
by EliahKagan
was closed Feb 2, 2024
NullHandler added to all but git.repo.base logger
acknowledged
help wanted
#1806
by EliahKagan
was closed Jan 26, 2024
Explanation makes unclear reference to "first" and "second" imports
acknowledged
help wanted
#1804
by EliahKagan
was closed Jan 24, 2024
Sphinx doc builds recently fail on Python 3.9 and higher
acknowledged
help wanted
#1802
by EliahKagan
was closed Jan 16, 2024
USE_SHELL = True
not needed since 2.0.8 but still suggested for Windows
acknowledged
#1781
by EliahKagan
was closed Dec 24, 2023
Submodule.iter_items sometimes attaches second empty iterator to its StopIteration
acknowledged
#1779
by EliahKagan
was closed Dec 23, 2023
Unclear why iter_items should be favored over list_items
acknowledged
help wanted
#1775
by EliahKagan
was closed Dec 23, 2023
3.1.40:
TestRepo.test_new_should_raise_on_invalid_repo_location
fails
acknowledged
help wanted
#1744
by mtelka
was closed Dec 11, 2023
git.util.rmtree can change permissions outside tree on Unix (chmod traverses symlinks)
acknowledged
#1738
by EliahKagan
was closed Nov 15, 2023
Unclear why fun.py (and others?) shouldn't have a module docstring
acknowledged
help wanted
#1733
by EliahKagan
was closed Nov 6, 2023
Overbroad xfail marks will eventually make CI fail
acknowledged
help wanted
#1728
by EliahKagan
was closed Nov 3, 2023
The public interface of git.exc is ambiguous
acknowledged
help wanted
#1718
by EliahKagan
was closed Oct 20, 2023
We appear to import the submodule version of gitdb (but never do)
acknowledged
help wanted
#1717
by EliahKagan
was closed Oct 20, 2023
Submodule.remove
module
parameter doc is unclear or incomplete
acknowledged
help wanted
#1712
by EliahKagan
was closed Oct 18, 2023
git.util.rmtree's callback wraps too many exceptions
acknowledged
#1699
by EliahKagan
was closed Oct 10, 2023
HIDE_WINDOWS_*_ERRORS environment variables are interpreted strangely
acknowledged
#1698
by EliahKagan
was closed Oct 10, 2023
Init script presents challenges on some platforms
acknowledged
#1691
by EliahKagan
was closed Oct 4, 2023
ProTip!
Add no:assignee to see everything that’s not assigned.