GitHub / gitpython-developers/GitPython issues and pull requests
#1870 - Split tox lint env into three envs, all safe
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1869 - Submodule.__init__ `parent_commit` conversion/validation is implied but not done
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 5 comments
Labels: acknowledged
#1868 - Update readme and tox.ini for recent tooling changes
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 3 comments
#1868 - Update readme and tox.ini for recent tooling changes
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 2 comments
#1867 - Using create submodule doesn't create the correct submodule structure
Issue -
State: closed - Opened by aliencrash about 2 years ago
- 4 comments
#1866 - Wrong type annotation on `Index.commit` for `parent_commits`
Issue -
State: closed - Opened by mshonichev about 2 years ago
- 3 comments
Labels: acknowledged
#1865 - lint: switch Black with `ruff-format`
Pull Request -
State: closed - Opened by Borda about 2 years ago
- 1 comment
#1865 - lint: switch Black with `ruff-format`
Pull Request -
State: closed - Opened by Borda about 2 years ago
- 3 comments
#1864 - Use upgraded pip in test fixture virtual environment
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1864 - Use upgraded pip in test fixture virtual environment
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1863 - origin.pull(rebase=True) sometimes lost local commit , gitpyton version 3.1.31
Issue -
State: open - Opened by boboyunduoer about 2 years ago
#1862 - lint: replace `flake8` with `ruff` check
Pull Request -
State: closed - Opened by Borda about 2 years ago
- 12 comments
#1862 - lint: replace `flake8` with `ruff` check
Pull Request -
State: closed - Opened by Borda about 2 years ago
- 12 comments
#1861 - switch to Ruff instead of `flake8`
Issue -
State: closed - Opened by Borda about 2 years ago
- 6 comments
Labels: acknowledged
#1860 - Revise type annotations slightly
Pull Request -
State: open - Opened by EliahKagan about 2 years ago
#1860 - Revise type annotations slightly
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1859 - Improve static typing and docstrings related to git object types
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 8 comments
Labels: highlight-in-changelog
#1858 - Commit_ish is much broader than commit-ish
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 4 comments
Labels: acknowledged, help wanted
#1857 - assert_never raises different exception than documented
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
Labels: acknowledged, help wanted
#1856 - Restore building of documentation downloads
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1856 - Restore building of documentation downloads
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 3 comments
#1855 - Fix ref to git.refresh in refresh methods' docstrings
Pull Request -
State: open - Opened by EliahKagan about 2 years ago
#1855 - Expand what is included in the API Reference
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1854 - Too few modules are included in reference.rst
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1853 - Updating regex pattern to handle unicode whitespaces.
Pull Request -
State: closed - Opened by jcole-crowdstrike about 2 years ago
- 6 comments
#1853 - Updating regex pattern to handle unicode whitespaces.
Pull Request -
State: closed - Opened by jcole-crowdstrike about 2 years ago
- 5 comments
#1852 - Author name returned as 'empty'
Issue -
State: closed - Opened by wgruyter about 2 years ago
- 1 comment
#1850 - Revise docstrings, comments, and a few messages
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 4 comments
#1850 - Revise docstrings, comments, and a few messages
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 8 comments
#1849 - Note in GitCmdObjectDB should be removed or updated
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
Labels: acknowledged, help wanted
#1847 - Note in post_clear_cache docstring may be out of date
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 6 comments
Labels: acknowledged, help wanted
#1846 - `repo.blame` and `repo.blame_incremental` now accept `None` as the `rev` parameter.
Pull Request -
State: closed - Opened by Gaubbe about 2 years ago
#1846 - `repo.blame` and `repo.blame_incremental` now accept `None` as the `rev` parameter.
Pull Request -
State: closed - Opened by Gaubbe about 2 years ago
#1845 - Unclear rationale for pipe usage in `output_stream` doc
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 4 comments
Labels: acknowledged, help wanted
#1844 - Suggest full-path refresh() in failure message
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 4 comments
#1844 - Suggest full-path refresh() in failure message
Pull Request -
State: open - Opened by EliahKagan about 2 years ago
#1843 - Build online docs (RTD) with -W and dependencies
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1843 - Build online docs (RTD) with -W and dependencies
Pull Request -
State: open - Opened by EliahKagan about 2 years ago
#1842 - Pull request preview builds for online docs
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 7 comments
#1840 - API Reference not populated in online docs
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1839 - Document manual refresh path treatment
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
Labels: highlight-in-changelog
#1839 - Document manual refresh path treatment
Pull Request -
State: open - Opened by EliahKagan about 2 years ago
#1838 - Fix version_info cache invalidation, typing, parsing, and serialization
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
Labels: highlight-in-changelog
#1838 - Fix version_info cache invalidation, typing, parsing, and serialization
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1837 - Unable to import git module in python
Issue -
State: closed - Opened by ANIKET200915 about 2 years ago
- 1 comment
#1835 - `repo.blame` should allow passing `None` as the `rev` parameter.
Issue -
State: closed - Opened by Gaubbe about 2 years ago
- 3 comments
Labels: acknowledged, help wanted
#1834 - RemoteProgress._parse_progress_line may merit a broader return type
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1832 - Make sure diff always uses the default diff driver when `create_patch=True`
Pull Request -
State: closed - Opened by can-taslicukur about 2 years ago
- 2 comments
#1832 - Make sure diff always uses the default diff driver when `create_patch=True`
Pull Request -
State: closed - Opened by can-taslicukur about 2 years ago
- 2 comments
#1831 - Effect of refreshing with a relative path is not obvious
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 4 comments
Labels: acknowledged, help wanted
#1830 - Git.version_info type annotation is overly specific in length
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1829 - Refreshing doesn't invalidate cached version_info
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1828 - If `diff.external` is set, diffing via API fails silently as external tool isn't understood
Issue -
State: closed - Opened by can-taslicukur about 2 years ago
- 4 comments
Labels: acknowledged, help wanted
#1826 - Test in Docker with Alpine Linux on CI
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 2 comments
#1826 - Test in Docker with Alpine Linux on CI
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1825 - Keep temp files out of project dir and improve cleanup
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1825 - Keep temp files out of project dir and improve cleanup
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1823 - Remove deprecated section in README.md
Pull Request -
State: closed - Opened by marcm-ml about 2 years ago
- 1 comment
#1823 - Remove deprecated section in README.md
Pull Request -
State: closed - Opened by marcm-ml about 2 years ago
- 1 comment
#1822 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 about 2 years ago
#1822 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 about 2 years ago
#1821 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 about 2 years ago
#1821 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 about 2 years ago
#1820 - README rsa key example is flagged by security scanners
Issue -
State: closed - Opened by marcm-ml about 2 years ago
- 5 comments
Labels: acknowledged, help wanted
#1819 - Bump Vampire/setup-wsl from 2.0.2 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions
#1819 - Bump Vampire/setup-wsl from 2.0.2 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions
#1818 - Bump pre-commit/action from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions
#1818 - Bump pre-commit/action from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions
#1817 - Test with M1 macOS CI runner
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1816 - Omit warning prefix in "Bad git executable" message
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1816 - Omit warning prefix in "Bad git executable" message
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1815 - Have initial refresh use a logger to warn
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 3 comments
#1815 - Have initial refresh use a logger to warn
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1814 - Pin Python 3.9.16 on Cygwin CI
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 9 comments
#1814 - Pin Python 3.9.16 on Cygwin CI
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1813 - Don't suppress messages when logging is not configured
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1813 - Don't suppress messages when logging is not configured
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 5 comments
#1812 - Report actual attempted Git command when Git.refresh fails
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1811 - TestGit.test_refresh changes Git.GIT_PYTHON_GIT_EXECUTABLE for other tests
Issue -
State: closed - Opened by EliahKagan about 2 years ago
Labels: acknowledged, help wanted
#1810 - Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1809 - Git.refresh GitCommandNotFound indicates "git" even for other commands
Issue -
State: open - Opened by EliahKagan about 2 years ago
#1807 - Remove git.util.NullHandler
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 1 comment
#1806 - NullHandler added to all but git.repo.base logger
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 6 comments
Labels: acknowledged, help wanted
#1805 - AWS Codecommit URLs marked as suspisious
Issue -
State: open - Opened by sashank401 about 2 years ago
#1804 - Explanation makes unclear reference to "first" and "second" imports
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 2 comments
Labels: acknowledged, help wanted
#1803 - Pin Sphinx plugins to compatible versions
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1802 - Sphinx doc builds recently fail on Python 3.9 and higher
Issue -
State: closed - Opened by EliahKagan about 2 years ago
- 5 comments
Labels: acknowledged, help wanted
#1800 - GHP Authentication no longer working
Issue -
State: open - Opened by lunarmaniac about 2 years ago
#1799 - fix: treeNotSorted issue
Pull Request -
State: open - Opened by et-repositories about 2 years ago
#1799 - fix: treeNotSorted issue
Pull Request -
State: closed - Opened by et-repositories about 2 years ago
- 5 comments
#1798 - Remove test dependency on sumtypes library
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1798 - Remove test dependency on sumtypes library
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1795 - Fix release link in changelog
Pull Request -
State: closed - Opened by PeterJCLaw about 2 years ago
#1795 - Fix release link in changelog
Pull Request -
State: closed - Opened by PeterJCLaw about 2 years ago
Labels: acknowledged
#1794 - Docs not deploying?
Issue -
State: open - Opened by PeterJCLaw about 2 years ago
#1793 - Lack of ability to create Pull
Issue -
State: open - Opened by Alex-Wenner-FHR about 2 years ago
#1792 - Fix two remaining Windows untrusted search path cases
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
- 3 comments
#1792 - Fix two remaining Windows untrusted search path cases
Pull Request -
State: closed - Opened by EliahKagan about 2 years ago
#1791 - Override bash executable, defaulting to Git for Windows git bash over WSL bash
Pull Request -
State: open - Opened by emanspeaks over 2 years ago
- 6 comments
Labels: waiting for feedback
#1791 - Override bash executable, defaulting to Git for Windows git bash over WSL bash
Pull Request -
State: open - Opened by emanspeaks over 2 years ago