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

git: index: base: use os.path.relpath
#744 by efiop was merged Apr 4, 2018 Loading… updated Apr 4, 2018 v2.1.10 - Bugfixes
BUGFIX: 627 fix include order waiting for feedback
#628 by DanielSiepmann was closed Jan 12, 2019 Loading… updated Jan 12, 2019
Fix AttributeError when searching a remote by name
#862 by cesarizu was merged Jul 21, 2019 Loading… updated Jul 21, 2019 v3.0.0 - Remove Python 2
Remove control character stripping. acknowledged
#926 by uri-canva was merged Sep 30, 2019 Loading… updated Sep 30, 2019 v3.0.3 - Bugfixes
Fixed#731
#934 by toanant was merged Oct 17, 2019 Loading… updated Oct 17, 2019 v3.0.4 - Bugfixes
Read conditional include
#1054 by buddly27 was merged Sep 4, 2020 Loading… updated Sep 4, 2020 v3.1.8 - Bugfixes
Find paths ignored in .gitignore
#1063 by saroad2 was merged Sep 29, 2020 Loading… updated Oct 1, 2020 v3.1.9 - Bugfixes
make iterator python3 compatible waiting for feedback
#1007 by grubberr was closed Jan 6, 2021 Loading… updated Jan 6, 2021
Fix creating references containing '@' waiting for feedback
#854 by tobiashenkel was closed Jan 6, 2021 Loading… updated Jan 6, 2021
Add initial types to repo/fun.py
#1192 by Yobmod was merged Mar 12, 2021 Loading… updated Mar 17, 2021 v3.1.15 - Bugfixes
fix for extra back slashes for windows UNC paths
#1044 by HudsonMC16 was closed May 13, 2021 Draft updated May 13, 2021
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
Warn when working tree is empty on non-bare repos
#1375 by HerrMuellerluedenscheid was closed Jan 7, 2022 Loading… updated Jan 7, 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
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 blob filter types
#1459 by AustinScola was merged Jul 2, 2022 Loading… updated Jul 2, 2022 v3.1.28 - Bugfixes
chore: Enable codeql action
#1454 by naveensrinivasan was closed Jul 4, 2022 Loading… updated Jul 4, 2022
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
Add commit co-authors support
#1482 by itsluketwist was merged Aug 25, 2022 Loading… updated Aug 25, 2022 v3.1.28 - Bugfixes
Safer tempfiles
#1450 by whokilleddb was closed Aug 30, 2022 Loading… updated Aug 30, 2022
adding patch property to Commit class
#1416 by dduraipandian was closed Aug 30, 2022 Loading… updated Aug 30, 2022
ProTip! Exclude everything labeled bug with -label:bug.