Skip to content

Pull requests: gitpython-developers/GitPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add graceful handling of expected exceptions in fuzz_submodule.py
#1922 by DaveLak was merged May 31, 2024 Loading… updated May 31, 2024
Instrument test utility functions to increase fuzzer efficiency
#1915 by DaveLak was merged May 15, 2024 Loading… updated May 15, 2024
Add git.Blob Fuzz Target
#1911 by DaveLak was merged May 5, 2024 Loading… updated May 15, 2024
Replace the Suboptimal fuzz_tree.py Harness With a Better Alternative
#1910 by DaveLak was merged Apr 29, 2024 Loading… updated May 15, 2024
Add Diff Fuzz Target
#1914 by DaveLak was merged May 9, 2024 Loading… updated May 9, 2024
Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure
#1913 by DaveLak was merged May 8, 2024 Loading… updated May 8, 2024
lint: switch order Ruff's hooks fix -> format
#1912 by Borda was merged May 7, 2024 Loading… updated May 7, 2024
Fix Fuzzer Crash in ClusterFuzz Due to Missing Git Executable
#1906 by DaveLak was merged Apr 23, 2024 Loading… updated Apr 29, 2024
Add GitPython's Standard License Header Comments to Shell Scripts
#1907 by DaveLak was merged Apr 23, 2024 Loading… updated Apr 29, 2024
Attempt 2 - Fix Missing Git Executable Causing ClusterFuzz Crash
#1909 by DaveLak was merged Apr 27, 2024 Loading… updated Apr 28, 2024
Initial Migration of Fuzz Tests & Integration Scripts From the OSS-Fuzz Project Repo
#1901 by DaveLak was merged Apr 17, 2024 Loading… updated Apr 27, 2024
Fuzzer Migration Follow-ups
#1903 by DaveLak was merged Apr 18, 2024 Loading… updated Apr 23, 2024
10 of 11 tasks
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… updated Apr 22, 2024
Fixed an error updating shallow submodules
#1899 by EduardTalanov was merged Apr 8, 2024 Loading… updated Apr 8, 2024
Update the comment about --mixed and paths
#1894 by EliahKagan was merged Apr 2, 2024 Loading… updated Apr 2, 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… updated Apr 2, 2024
Clarify how tag objects are usually tree-ish and commit-ish
#1881 by EliahKagan was merged Mar 19, 2024 Loading… updated Mar 19, 2024
Include TagObject in git.types.Tree_ish
#1878 by EliahKagan was merged Mar 15, 2024 Loading… updated Mar 19, 2024
Replace all wildcard imports with explicit imports
#1880 by EliahKagan was merged Mar 19, 2024 Loading… updated Mar 19, 2024
Fix version_info cache invalidation, typing, parsing, and serialization 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1838 by EliahKagan was merged Feb 23, 2024 Loading… updated Mar 19, 2024
4
1
Document manual refresh path treatment 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1839 by EliahKagan was merged Feb 23, 2024 Loading… updated Mar 19, 2024
Improve static typing and docstrings related to git object types 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1859 by EliahKagan was merged Mar 14, 2024 Loading… updated Mar 19, 2024
Improve Sphinx role usage, including linking Git manpages
#1879 by EliahKagan was merged Mar 16, 2024 Loading… updated Mar 16, 2024
Fix release link in changelog acknowledged
#1795 by PeterJCLaw was merged Jan 10, 2024 Loading… updated Mar 15, 2024
ProTip! Filter pull requests by the default branch with base:main.