-
-
Notifications
You must be signed in to change notification settings - Fork 937
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Initial Migration of Fuzz Tests & Integration Scripts From the OSS-Fuzz Project Repo
#1901
by DaveLak
was merged Apr 17, 2024
Loading…
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…
Fix Fuzzer Crash in ClusterFuzz Due to Missing Git Executable
#1906
by DaveLak
was merged Apr 23, 2024
Loading…
Add GitPython's Standard License Header Comments to Shell Scripts
#1907
by DaveLak
was merged Apr 23, 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…
Attempt 2 - Fix Missing Git Executable Causing ClusterFuzz Crash
#1909
by DaveLak
was merged Apr 27, 2024
Loading…
Replace the Suboptimal
fuzz_tree.py
Harness With a Better Alternative
#1910
by DaveLak
was merged Apr 29, 2024
Loading…
Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure
#1913
by DaveLak
was merged May 8, 2024
Loading…
Instrument test utility functions to increase fuzzer efficiency
#1915
by DaveLak
was merged May 15, 2024
Loading…
Add the
.git
subdir as another safe.directory
on Cygwin CI
#1916
by EliahKagan
was merged May 27, 2024
Loading…
Fix iter_change_type diff renamed property to prevent warning
#1918
by kamilkrzyskow
was merged Jun 8, 2024
Loading…
Add graceful handling of expected exceptions in fuzz_submodule.py
#1922
by DaveLak
was merged May 31, 2024
Loading…
typing fixes - DiffIndex generic type and IndexFile items
#1925
by Andrej730
was merged Jun 3, 2024
Loading…
Fix Improper Import Order Breaking
fuzz_submodule
Fuzzer
#1926
by DaveLak
was merged Jun 4, 2024
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.