Skip to content

Pull requests: gitpython-developers/gitdb

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
Sort

Pull requests list

Improve description of backoff sequence in db.loose
#119 by EliahKagan was merged Jan 27, 2025 Loading… updated Jan 27, 2025
Potential Race Condition Fix - OS Rename & Chmod - PermissionError
#115 by DEKHTIARJonathan was merged Jan 2, 2025 Loading… updated Jan 26, 2025
Add SECURITY.md, referencing GitPython's
#117 by EliahKagan was merged Jan 5, 2025 Loading… updated Jan 5, 2025
Add support for Python 3.13
#114 by edgarrmondragon was merged Oct 9, 2024 Loading… updated Oct 9, 2024
Use contextlib.suppress instead of except: pass
#113 by blablatdinov was merged Jun 10, 2024 Loading… updated Jun 10, 2024
Add missing asserts in test_base.py
#109 by Clavss was merged Dec 8, 2023 Loading… updated Dec 9, 2023
Set Dependabot submodule update cadence to weekly
#104 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Revise and update the readme
#103 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Never add a vendored smmap directory to sys.path
#102 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Have Dependabot update smmap submodule dependency
#99 by EliahKagan was merged Oct 13, 2023 Loading… updated Oct 13, 2023
Add __all__ to exc for linting
#98 by DeflateAwning was merged Oct 7, 2023 Loading… updated Oct 7, 2023
No longer treat 3.12 as experimental on CI
#97 by EliahKagan was merged Oct 3, 2023 Loading… updated Oct 3, 2023
Bump smmap dependency major-version upper bound
#95 by EliahKagan was closed Sep 17, 2023 Loading… updated Sep 18, 2023
Don't cancel other jobs from the 3.12 job failing
#93 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 18, 2023
Support universal wheels
#29 by graingert was merged Sep 11, 2016 Loading… updated Sep 18, 2023
Fix top-of-file license URLs here in gitdb too
#96 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023
Revert "Drop support for EOL Python 3.7"
#94 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Use actions/checkout feature to fetch all commits
#92 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Fix mkdir race condition in LooseObjectDB.store
#91 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Test installing project on CI
#90 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Enable Dependabot version updates for Actions
#89 by EliahKagan was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Add support for Python 3.12 and drop EOL 3.7
#88 by hugovk was merged Sep 10, 2023 Loading… updated Sep 10, 2023
Use ZLIB_RUNTIME_VERSION if available
#84 by otethal was merged Dec 9, 2022 Loading… updated Dec 9, 2022
Prefer import to __import__
#82 by zwimer was merged Nov 23, 2022 Loading… updated Nov 23, 2022
Add support for Python 3.10 and 3.11
#81 by hugovk was merged Nov 17, 2022 Loading… updated Nov 18, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.