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

Revise and restore some module docstrings
#1735 by EliahKagan was merged Nov 6, 2023 Loading… updated Nov 6, 2023
Deprecate compat.is_<platform>, rewriting all uses
#1732 by EliahKagan was merged Nov 6, 2023 Loading… updated Nov 6, 2023
Reorganize test_util and make xfail marks precise
#1729 by EliahKagan was merged Nov 3, 2023 Loading… updated Nov 6, 2023
Clarify license and make module top comments more consistent
#1730 by EliahKagan was merged Nov 5, 2023 Loading… updated Nov 5, 2023
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading… updated Nov 3, 2023
Use zero-argument super()
#1726 by EliahKagan was merged Nov 2, 2023 Loading… updated Nov 3, 2023
Revise comments, docstrings, some messages, and a bit of code
#1725 by EliahKagan was merged Oct 30, 2023 Loading… updated Nov 3, 2023
Never modify sys.path
#1720 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Bump git/ext/gitdb from 8ec2390 to ec58b7e dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1722 by dependabot bot was merged Oct 20, 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
Add __all__ in git.exc
#1719 by EliahKagan was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Have Dependabot offer submodule updates
#1702 by EliahKagan was merged Oct 13, 2023 Loading… updated Oct 20, 2023
Have init script clone submodules unconditionally
#1715 by EliahKagan was merged Oct 18, 2023 Loading… updated Oct 18, 2023
Add missing info in Submodule.remove docstring
#1714 by EliahKagan was merged Oct 18, 2023 Loading… updated Oct 18, 2023
Fix dynamically-set __all__ variable
#1659 by DeflateAwning was merged Oct 11, 2023 Loading… updated Oct 17, 2023
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading… updated Oct 14, 2023
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading… updated Oct 14, 2023
Bump git/ext/gitdb from 8ec2390 to 6a22706 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1705 by dependabot bot was merged Oct 13, 2023 Loading… updated Oct 13, 2023
Bump git/ext/gitdb from 49c3178 to 8ec2390 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1704 by dependabot bot was merged Oct 13, 2023 Loading… updated Oct 13, 2023
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
Fix small #1662 regression due to #1659
#1701 by EliahKagan was merged Oct 12, 2023 Loading… updated Oct 12, 2023
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
Fix bugs affecting exception wrapping in rmtree callback
#1700 by EliahKagan was merged Oct 10, 2023 Loading… updated Oct 12, 2023
Add more checks for the validity of refnames
#1672 by facutuesca was merged Sep 22, 2023 Loading… updated Oct 10, 2023 v3.1.37 - Bugfixes
Fix up checks in Makefile and make them portable
#1661 by EliahKagan was merged Sep 15, 2023 Loading… updated Oct 9, 2023 v3.1.37 - Bugfixes
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.