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
Sort

Pull requests list

Make sure diff always uses the default diff driver when create_patch=True
#1832 by can-taslicukur was merged Feb 28, 2024 Loading… updated Feb 28, 2024
Fix dynamically-set __all__ variable
#1659 by DeflateAwning was merged Oct 11, 2023 Loading… updated Oct 17, 2023
Add more checks for the validity of refnames
#1672 by facutuesca was merged Sep 22, 2023 Loading… updated Oct 10, 2023 v3.1.37 - Bugfixes
Fix up checks in Makefile and make them portable
#1661 by EliahKagan was merged Sep 15, 2023 Loading… updated Oct 9, 2023 v3.1.37 - Bugfixes
Fix CVE-2023-40590
#1636 by EliahKagan was merged Sep 1, 2023 Loading… updated Sep 13, 2023 v3.1.33 - Bugfixes
Option to skip packed_refs in iter_items() waiting for feedback
#1581 by wonder-mice was closed Sep 11, 2023 Loading… updated Sep 11, 2023
Added test for PR #1645 submodule path
#1647 by CosmosAtlas was merged Sep 7, 2023 Loading… updated Sep 7, 2023 v3.1.35 - Bugfixes
WIP Quick doc
#1608 by LeoDaCoda was merged Jul 20, 2023 Loading… updated Jul 20, 2023 v3.1.33 - Bugfixes
Fix up the commit trailers functionality
#1576 by itsluketwist was merged Apr 23, 2023 Loading… updated Apr 24, 2023 v3.1.32 - Bugfixes
Fix command injection
#1518 by stsewd was merged Dec 22, 2022 Loading… updated Feb 28, 2023 v3.1.30 - Bugfixes
Proposed change to get_values behavior
#1535 by kfreezen was closed Feb 16, 2023 Loading… updated Feb 16, 2023 v3.1.31 - Bugfixes
Remove optional from two member variables
#1550 by Sineaggi was merged Feb 2, 2023 Loading… updated Feb 2, 2023 v3.1.31 - Bugfixes
Enable user to override default diff -M arg
#1551 by mellowed100 was merged Feb 2, 2023 Loading… updated Feb 2, 2023 v3.1.31 - Bugfixes
Quote URLs in Repo.clone_from()
#1516 by s-t-e-v-e-n-k was closed Dec 29, 2022 Loading… updated Dec 29, 2022
adding patch property to Commit class
#1416 by dduraipandian was closed Aug 30, 2022 Loading… updated Aug 30, 2022
Safer tempfiles
#1450 by whokilleddb was closed Aug 30, 2022 Loading… updated Aug 30, 2022
Add commit co-authors support
#1482 by itsluketwist was merged Aug 25, 2022 Loading… updated Aug 25, 2022 v3.1.28 - Bugfixes
Re-enable Cygwin CI and get most tests passing
#1455 by DWesl was merged Jun 21, 2022 Loading… updated Aug 4, 2022 v3.1.28 - Bugfixes
chore: Enable codeql action
#1454 by naveensrinivasan was closed Jul 4, 2022 Loading… updated Jul 4, 2022
Fix blob filter types
#1459 by AustinScola was merged Jul 2, 2022 Loading… updated Jul 2, 2022 v3.1.28 - Bugfixes
feat: If core.autocrlf is enabled, replace CRLF with LF when adding to index
#1441 by rdbisme was closed May 19, 2022 Loading… updated May 19, 2022
fix: Allow adding PathLike object to index
#1440 by rdbisme was merged May 18, 2022 Loading… updated May 18, 2022 v3.1.28 - Bugfixes
Warn when working tree is empty on non-bare repos
#1375 by HerrMuellerluedenscheid was closed Jan 7, 2022 Loading… updated Jan 7, 2022
Start adding types to Submodule, add py.typed to manifest
#1282 by Yobmod was merged Jul 1, 2021 Loading… updated Jul 23, 2021 v3.1.19 - Bugfixes
fix for extra back slashes for windows UNC paths
#1044 by HudsonMC16 was closed May 13, 2021 Draft updated May 13, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.