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

Make clear every test's status in every CI run
#1679 by EliahKagan was merged Sep 26, 2023 Loading… updated Sep 26, 2023
Configure tox
#1667 by EliahKagan was merged Sep 19, 2023 Loading… updated Sep 27, 2023 v3.1.37 - Bugfixes
Fix new link to license in readme
#1680 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Update instructions and test helpers for git-daemon
#1684 by EliahKagan was merged Oct 2, 2023 Loading… updated Oct 2, 2023
Clarify Git.execute and Popen arguments
#1688 by EliahKagan was merged Oct 3, 2023 Loading… updated Oct 3, 2023 v3.1.38 - Bugfixes
Ask git where its daemon is and use that
#1697 by EliahKagan was merged Oct 8, 2023 Loading… updated Oct 12, 2023 v3.1.38 - Bugfixes
Drop obsolete info on yanking from security policy
#1703 by EliahKagan was merged Oct 13, 2023 Loading… updated Oct 13, 2023 v3.1.38 - Bugfixes
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading… updated Oct 14, 2023
Have Dependabot offer submodule updates
#1702 by EliahKagan was merged Oct 13, 2023 Loading… updated Oct 20, 2023
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Revise comments, docstrings, some messages, and a bit of code
#1725 by EliahKagan was merged Oct 30, 2023 Loading… updated Nov 3, 2023
Use zero-argument super()
#1726 by EliahKagan was merged Nov 2, 2023 Loading… updated Nov 3, 2023
Clarify license and make module top comments more consistent
#1730 by EliahKagan was merged Nov 5, 2023 Loading… updated Nov 5, 2023
List all non-passing tests in test summaries
#1740 by EliahKagan was merged Nov 15, 2023 Loading… updated Nov 15, 2023
Document some minor subtleties in test_util.py
#1749 by EliahKagan was merged Nov 29, 2023 Loading… updated Nov 29, 2023
Test native Windows on CI
#1745 by EliahKagan was merged Nov 29, 2023 Loading… updated Dec 4, 2023
Group .gitignore entries by purpose
#1758 by EliahKagan was merged Dec 5, 2023 Loading… updated Dec 5, 2023
Adding dubious ownership handling
#1746 by marioaag was merged Dec 8, 2023 Loading… updated Dec 8, 2023
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading… updated Dec 10, 2023
Overhaul noqa directives
#1760 by EliahKagan was merged Dec 9, 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
Replace xfail with gc.collect in TestSubmodule.test_rename
#1767 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 13, 2023
Enable CodeQL
#1769 by EliahKagan was merged Dec 13, 2023 Loading… updated Dec 19, 2023
Fix if items of Index is of type PathLike
#1778 by stegm was merged Dec 22, 2023 Loading… updated Dec 22, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.