-
-
Notifications
You must be signed in to change notification settings - Fork 942
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace some uses of the deprecated mktemp function
#1770
by EliahKagan
was merged Dec 13, 2023
Loading…
updated Dec 22, 2023
Don't install black on Cygwin
#1766
by EliahKagan
was merged Dec 12, 2023
Loading…
updated Dec 23, 2023
Revert "Don't install black on Cygwin"
#1783
by EliahKagan
was merged Dec 23, 2023
Loading…
updated Dec 23, 2023
Add missing pip in $PATH on Cygwin CI
#1784
by EliahKagan
was merged Dec 23, 2023
Loading…
updated Dec 23, 2023
Shorten Iterable docstrings and put IterableObj first
#1785
by EliahKagan
was merged Dec 23, 2023
Loading…
updated Dec 23, 2023
Fix incompletely revised Iterable/IterableObj docstrings
#1786
by EliahKagan
was merged Dec 24, 2023
Loading…
updated Dec 24, 2023
Fix two remaining Windows untrusted search path cases
#1792
by EliahKagan
was merged Jan 10, 2024
Loading…
updated Jan 23, 2024
In handle_process_output don't forward finalizer result
#1788
by EliahKagan
was merged Dec 26, 2023
Loading…
updated Feb 20, 2024
Test in Docker with Alpine Linux on CI
#1826
by EliahKagan
was merged Feb 16, 2024
Loading…
updated Feb 21, 2024
Restore building of documentation downloads
#1856
by EliahKagan
was merged Mar 3, 2024
Loading…
updated Mar 4, 2024
Revise type annotations slightly
#1860
by EliahKagan
was merged Mar 5, 2024
Loading…
updated Mar 5, 2024
Use upgraded pip in test fixture virtual environment
#1864
by EliahKagan
was merged Mar 11, 2024
Loading…
updated Mar 11, 2024
Updating regex pattern to handle unicode whitespaces.
#1853
by jcole-crowdstrike
was merged Mar 11, 2024
Loading…
updated Mar 11, 2024
lint: switch Black with
ruff-format
#1865
by Borda
was merged Mar 13, 2024
Loading…
updated Mar 13, 2024
Update readme and tox.ini for recent tooling changes
#1868
by EliahKagan
was merged Mar 13, 2024
Loading…
updated Mar 13, 2024
Split tox lint env into three envs, all safe
#1870
by EliahKagan
was merged Mar 14, 2024
Loading…
updated Mar 14, 2024
Slightly broaden Ruff, and update and clarify tool configuration
#1871
by EliahKagan
was merged Mar 14, 2024
Loading…
updated Mar 14, 2024
Add a "doc" extra for documentation build dependencies
#1872
by EliahKagan
was merged Mar 14, 2024
Loading…
updated Mar 14, 2024
Describe
Submodule.__init__
parent_commit parameter
#1877
by EliahKagan
was merged Mar 15, 2024
Loading…
updated Mar 15, 2024
Fix release link in changelog
acknowledged
#1795
by PeterJCLaw
was merged Jan 10, 2024
Loading…
updated Mar 15, 2024
Improve Sphinx role usage, including linking Git manpages
#1879
by EliahKagan
was merged Mar 16, 2024
Loading…
updated Mar 16, 2024
Include TagObject in git.types.Tree_ish
#1878
by EliahKagan
was merged Mar 15, 2024
Loading…
updated Mar 19, 2024
ProTip!
Adding no:label will show everything without a label.