-
-
Notifications
You must be signed in to change notification settings - Fork 940
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Fuzzing: Gracefully Handle Uninteresting Error to Fix OSS-Fuzz Issue
#1952
by DaveLak
was merged Aug 13, 2024
Loading…
Gracefully handle
PermissionError
exceptions that crash fuzzer
#1951
by DaveLak
was merged Aug 9, 2024
Loading…
Fix Several Bugs in the
fuzz_submodule
Causing a lot of False Alarms in the OSS-Fuzz Bug Tracker
#1950
by DaveLak
was merged Aug 9, 2024
Loading…
Fix Improper Import Order Breaking
fuzz_submodule
Fuzzer
#1926
by DaveLak
was merged Jun 4, 2024
Loading…
typing fixes - DiffIndex generic type and IndexFile items
#1925
by Andrej730
was merged Jun 3, 2024
Loading…
Add graceful handling of expected exceptions in fuzz_submodule.py
#1922
by DaveLak
was merged May 31, 2024
Loading…
Fix iter_change_type diff renamed property to prevent warning
#1918
by kamilkrzyskow
was merged Jun 8, 2024
Loading…
Add the
.git
subdir as another safe.directory
on Cygwin CI
#1916
by EliahKagan
was merged May 27, 2024
Loading…
Instrument test utility functions to increase fuzzer efficiency
#1915
by DaveLak
was merged May 15, 2024
Loading…
Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure
#1913
by DaveLak
was merged May 8, 2024
Loading…
Replace the Suboptimal
fuzz_tree.py
Harness With a Better Alternative
#1910
by DaveLak
was merged Apr 29, 2024
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.