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

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
fix universal_newlines TypeError
#1117 by x-santiaga-x was closed Jan 28, 2021 Loading… updated Jan 28, 2021 v3.1.13 - Bugfixes
Make git.cmd.Git.CatFileContentStream iterable
#1110 by Hex052 was merged Jan 17, 2021 Loading… updated Jan 17, 2021 v3.1.13 - Bugfixes
fix(fetch): use the correct FETCH_HEAD from within a worktree
#1108 by muggenhor was merged Jan 14, 2021 Loading… updated Jan 14, 2021 v3.1.13 - Bugfixes
Fix package name in intro docs to reflect actual pypi name
#1105 by Tossrock was merged Jan 9, 2021 Loading… updated Jan 9, 2021 v3.1.13 - Bugfixes
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.