-
-
Notifications
You must be signed in to change notification settings - Fork 964
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't install black on Cygwin
#1766
by EliahKagan
was merged Dec 12, 2023
Loading…
updated Dec 23, 2023
Suggested fixes by iCR, OpenRefactory, Inc.
#1486
by openrefactory
was closed Aug 31, 2022
Loading…
updated Dec 22, 2023
Replace some uses of the deprecated mktemp function
#1770
by EliahKagan
was merged Dec 13, 2023
Loading…
updated Dec 22, 2023
Fix if items of Index is of type PathLike
#1778
by stegm
was merged Dec 22, 2023
Loading…
updated Dec 22, 2023
Run some Windows environment variable tests only on Windows
#1774
by EliahKagan
was merged Dec 19, 2023
Loading…
updated Dec 19, 2023
Bump github/codeql-action from 2 to 3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1773
by dependabot
bot
was merged Dec 18, 2023
Loading…
updated Dec 18, 2023
Replace xfail with gc.collect in TestSubmodule.test_rename
#1767
by EliahKagan
was merged Dec 12, 2023
Loading…
updated Dec 13, 2023
Don't return with operand when conceptually void
#1755
by EliahKagan
was merged Dec 3, 2023
Loading…
updated Dec 13, 2023
Extract remaining local "import gc" to module level
#1768
by EliahKagan
was merged Dec 12, 2023
Loading…
updated Dec 12, 2023
Extract all "import gc" to module level
#1765
by EliahKagan
was merged Dec 12, 2023
Loading…
updated Dec 12, 2023
Bump actions/setup-python from 4 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1763
by dependabot
bot
was merged Dec 11, 2023
Loading…
updated Dec 11, 2023
Clarify some Git.execute kill_after_timeout limitations
#1761
by EliahKagan
was merged Dec 10, 2023
Loading…
updated Dec 10, 2023
Avoid brittle assumptions about preexisting temporary files in tests
#1759
by EliahKagan
was merged Dec 8, 2023
Loading…
updated Dec 8, 2023
Adding dubious ownership handling
#1746
by marioaag
was merged Dec 8, 2023
Loading…
updated Dec 8, 2023
Group .gitignore entries by purpose
#1758
by EliahKagan
was merged Dec 5, 2023
Loading…
updated Dec 5, 2023
Remove unused TASKKILL fallback in AutoInterrupt
#1754
by EliahKagan
was merged Dec 2, 2023
Loading…
updated Dec 2, 2023
Fix IndexFile.from_tree on Windows
#1751
by EliahKagan
was merged Dec 1, 2023
Loading…
updated Dec 1, 2023
Let close_fds be True on all platforms
#1753
by EliahKagan
was merged Dec 1, 2023
Loading…
updated Dec 1, 2023
Always read metadata files as UTF-8 in setup.py
#1748
by EliahKagan
was merged Nov 29, 2023
Loading…
updated Nov 29, 2023
Document some minor subtleties in test_util.py
#1749
by EliahKagan
was merged Nov 29, 2023
Loading…
updated Nov 29, 2023
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.