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
Sort

Pull requests list

Document manual refresh path treatment 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1839 by EliahKagan was merged Feb 23, 2024 Loading…
Build online docs (RTD) with -W and dependencies
#1843 by EliahKagan was merged Feb 24, 2024 Loading…
Revise docstrings, comments, and a few messages
#1850 by EliahKagan was merged Feb 29, 2024 Loading…
3
9
Expand what is included in the API Reference
#1855 by EliahKagan was merged Mar 2, 2024 Loading…
Restore building of documentation downloads
#1856 by EliahKagan was merged Mar 3, 2024 Loading…
Improve static typing and docstrings related to git object types 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1859 by EliahKagan was merged Mar 14, 2024 Loading…
Revise type annotations slightly
#1860 by EliahKagan was merged Mar 5, 2024 Loading…
lint: replace flake8 with ruff check
#1862 by Borda was merged Mar 11, 2024 Loading…
Use upgraded pip in test fixture virtual environment
#1864 by EliahKagan was merged Mar 11, 2024 Loading…
lint: switch Black with ruff-format
#1865 by Borda was merged Mar 13, 2024 Loading…
Update readme and tox.ini for recent tooling changes
#1868 by EliahKagan was merged Mar 13, 2024 Loading…
Split tox lint env into three envs, all safe
#1870 by EliahKagan was merged Mar 14, 2024 Loading…
Add a "doc" extra for documentation build dependencies
#1872 by EliahKagan was merged Mar 14, 2024 Loading…
Describe Submodule.__init__ parent_commit parameter
#1877 by EliahKagan was merged Mar 15, 2024 Loading…
Include TagObject in git.types.Tree_ish
#1878 by EliahKagan was merged Mar 15, 2024 Loading…
Replace all wildcard imports with explicit imports
#1880 by EliahKagan was merged Mar 19, 2024 Loading…
Issue and test deprecation warnings 📣highlight-in-changelog📣 Specifically highlight this PR in the changelog after it was created
#1886 by EliahKagan was merged Mar 31, 2024 Loading…
lint: add typos check
#1888 by Borda was merged Jul 17, 2024 Loading…
Update the comment about --mixed and paths
#1894 by EliahKagan was merged Apr 2, 2024 Loading…
Fixed an error updating shallow submodules
#1899 by EduardTalanov was merged Apr 8, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.