Skip to content

Issues: gitpython-developers/GitPython

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Revise and restore some module docstrings
#1735 by EliahKagan was merged Nov 6, 2023 Loading…
Deprecate compat.is_<platform>, rewriting all uses
#1732 by EliahKagan was merged Nov 6, 2023 Loading…
Reorganize test_util and make xfail marks precise
#1729 by EliahKagan was merged Nov 3, 2023 Loading…
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading…
Use zero-argument super()
#1726 by EliahKagan was merged Nov 2, 2023 Loading…
Support for --config <key>=<value> Git option
#1723 by dekhaus was closed Oct 25, 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…
Set submodule update cadence to weekly
#1721 by EliahKagan was merged Oct 20, 2023 Loading…
Never modify sys.path
#1720 by EliahKagan was merged Oct 20, 2023 Loading…
Add __all__ in git.exc
#1719 by EliahKagan was merged Oct 20, 2023 Loading…
Have init script clone submodules unconditionally
#1715 by EliahKagan was merged Oct 18, 2023 Loading…
Add missing info in Submodule.remove docstring
#1714 by EliahKagan was merged Oct 18, 2023 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.