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 initial types to object, and fix CI
#1271 by Yobmod was merged Jun 18, 2021 Loading… updated Jun 18, 2021 v3.1.18 - Bugfixes
DNM before 2021-09-05: Remove support for Python 3.5
#1201 by bertwesarg was merged Jun 16, 2021 Loading… updated Jun 16, 2021 v3.1.18 - Bugfixes
Adds repo.is_valid_object() check.
#1267 by bytefluxio was merged Jun 5, 2021 Loading… updated Jun 6, 2021 v3.1.18 - Bugfixes
Issue 1261
#1264 by bytefluxio was merged Jun 4, 2021 Loading… updated Jun 4, 2021 v3.1.18 - Bugfixes
improve index mode for executable files
#1254 by tmzullinger was merged May 25, 2021 Loading… updated May 26, 2021 v3.1.18 - Bugfixes
revert util.expand_path() due to regression
#1240 by Yobmod was merged May 14, 2021 Loading… updated May 14, 2021 v3.1.17 - Bugfixes
Add types to git/config.py
#1234 by Yobmod was merged May 13, 2021 Loading… updated May 13, 2021
Add remaining types to remote.py
#1232 by Yobmod was merged May 12, 2021 Loading… updated May 12, 2021 v3.1.16 - Bugfixes
fix(types): get the os.PathLike type as correctly as possible
#1227 by muggenhor was merged Apr 23, 2021 Loading… updated Apr 24, 2021
Use typing-extensions only on Python < 3.8
#1218 by mgorny was merged Apr 24, 2021 Loading… updated Apr 24, 2021 v3.1.16 - Bugfixes
ci: check types with mypy
#1226 by muggenhor was merged Apr 23, 2021 Loading… updated Apr 23, 2021
test(clone): verify stderr for a failing clone into a non-empty dir
#1225 by muggenhor was closed Apr 23, 2021 Loading… updated Apr 23, 2021
Revert compiling GitCommand shell messages
#1222 by jmcgill298 was merged Apr 22, 2021 Loading… updated Apr 22, 2021 v3.1.16 - Bugfixes
Remove windows special handling
#1217 by Andor233 was merged Apr 21, 2021 Loading… updated Apr 21, 2021 v3.1.16 - Bugfixes
Add initial types to base and fun
#1191 by Yobmod was closed Mar 4, 2021 Loading… updated Mar 4, 2021
Drop python 3.4, prep for adding types
#1188 by Yobmod was merged Mar 3, 2021 Loading… updated Mar 3, 2021
Add python 3.9
#1184 by Yobmod was merged Feb 28, 2021 Loading… updated Feb 28, 2021 v3.1.14 - Bugfixes
Update AUTHORS
#1125 by bhuvi11 was closed Feb 17, 2021 Loading… updated Feb 17, 2021
add a changelog entry for #1124
#1126 by larsks was merged Feb 17, 2021 Loading… updated Feb 17, 2021
Update gitdb
#1122 by marinkolulic was merged Feb 10, 2021 Loading… updated Feb 10, 2021
Fix inheritance issue at commit.iter_items
#1119 by yvolchkov was merged Feb 5, 2021 Loading… updated Feb 9, 2021 v3.1.13 - Bugfixes
ProTip! Filter pull requests by the default branch with base:main.