-
-
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
Replace the Suboptimal
fuzz_tree.py
Harness With a Better Alternative
#1910
by DaveLak
was merged Apr 29, 2024
Loading…
Attempt 2 - Fix Missing Git Executable Causing ClusterFuzz Crash
#1909
by DaveLak
was merged Apr 27, 2024
Loading…
Fix
IndexError
in GitConfigParser
When a Quoted Config Value Contains a Trailing New Line
#1908
by DaveLak
was merged Apr 26, 2024
Loading…
Add GitPython's Standard License Header Comments to Shell Scripts
#1907
by DaveLak
was merged Apr 23, 2024
Loading…
Fix Fuzzer Crash in ClusterFuzz Due to Missing Git Executable
#1906
by DaveLak
was merged Apr 23, 2024
Loading…
Fuzz Tests Are Crashing at Start-up on ClusterFuzz
#1905
by DaveLak
was closed Apr 23, 2024
1 task done
Dockerize "Direct Execution of Fuzz Targets"
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1904
by DaveLak
was merged Apr 22, 2024
Loading…
Initial Migration of Fuzz Tests & Integration Scripts From the OSS-Fuzz Project Repo
#1901
by DaveLak
was merged Apr 17, 2024
Loading…
How can i set create_patch=true, and meanwhile get change_type in Diff
#1897
by SongXueZhi
was closed Apr 2, 2024
Some xfail markings fail to validate their exception types
acknowledged
help wanted
#1893
by EliahKagan
was closed Jul 24, 2024
Fix typo in _get_exe_extensions PATHEXT fallback
#1890
by EliahKagan
was merged Apr 2, 2024
Loading…
Unhandled IndexError when calling .read() on a malformed config file
acknowledged
help wanted
#1887
by DaveLak
was closed Apr 26, 2024
Issue and test deprecation warnings
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1886
by EliahKagan
was merged Mar 31, 2024
Loading…
【remote().exist()】 exception when lack remote section in config file
#1884
by Im-Asher
was closed Mar 28, 2024
Unable to specify lines of context while doing diff (-U flag)
#1883
by bentotten
was closed Mar 22, 2024
Clarify how tag objects are usually tree-ish and commit-ish
#1881
by EliahKagan
was merged Mar 19, 2024
Loading…
Replace all wildcard imports with explicit imports
#1880
by EliahKagan
was merged Mar 19, 2024
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.