-
-
Notifications
You must be signed in to change notification settings - Fork 954
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow relative path url in submodules for submodule_update
#2062
by t-webber
was merged Jul 24, 2025
Loading…
BF: adjust mktime output for the local offset (Close #218)
#219
by yarikoptic
was merged Dec 19, 2014
Loading…
BF: use get, not casting get_value while dealing with submodule path/url etc
#667
by yarikoptic
was merged Sep 21, 2017
Loading…
fix(types): get the os.PathLike type as correctly as possible
#1227
by muggenhor
was merged Apr 23, 2021
Loading…
feat: If
core.autocrlf
is enabled, replace CRLF with LF when adding to index
#1441
by rdbisme
was closed May 19, 2022
Loading…
Revise comments, docstrings, some messages, and a bit of code
#1725
by EliahKagan
was merged Oct 30, 2023
Loading…
Replace some uses of the deprecated mktemp function
#1770
by EliahKagan
was merged Dec 13, 2023
Loading…
Issue and test deprecation warnings
📣highlight-in-changelog📣
Specifically highlight this PR in the changelog after it was created
#1886
by EliahKagan
was merged Mar 31, 2024
Loading…
Do some CI cleanup to make reports clearer and future changes easier
#1989
by EliahKagan
was merged Jan 4, 2025
Loading…
ProTip!
Filter pull requests by the default branch with base:main.