GitHub / gitpython-developers/GitPython issues and pull requests
#1828 - If `diff.external` is set, diffing via API fails silently as external tool isn't understood
Issue -
State: closed - Opened by can-taslicukur over 1 year ago
- 5 comments
Labels: acknowledged, help wanted
#1826 - Test in Docker with Alpine Linux on CI
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1825 - Keep temp files out of project dir and improve cleanup
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1824 - Tests create tmp dir in GitPython dir and fail on second run
Issue -
State: closed - Opened by EliahKagan over 1 year ago
Labels: acknowledged, help wanted
#1823 - Remove deprecated section in README.md
Pull Request -
State: closed - Opened by marcm-ml over 1 year ago
- 1 comment
#1822 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 over 1 year ago
#1821 - Update .gitmodules
Pull Request -
State: closed - Opened by Rmattmann501 over 1 year ago
#1820 - README rsa key example is flagged by security scanners
Issue -
State: closed - Opened by marcm-ml over 1 year ago
- 9 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] over 1 year 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] over 1 year ago
Labels: dependencies, github_actions
#1817 - Test with M1 macOS CI runner
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 3 comments
#1816 - Omit warning prefix in "Bad git executable" message
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1815 - Have initial refresh use a logger to warn
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 3 comments
#1814 - Pin Python 3.9.16 on Cygwin CI
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 9 comments
#1813 - Don't suppress messages when logging is not configured
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 5 comments
#1812 - Report actual attempted Git command when Git.refresh fails
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1811 - TestGit.test_refresh changes Git.GIT_PYTHON_GIT_EXECUTABLE for other tests
Issue -
State: closed - Opened by EliahKagan over 1 year ago
Labels: acknowledged, help wanted
#1810 - Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1809 - Git.refresh GitCommandNotFound indicates "git" even for other commands
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
Labels: acknowledged, help wanted
#1808 - Git.refresh warns to stdout and does not log
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 11 comments
Labels: acknowledged, help wanted
#1807 - Remove git.util.NullHandler
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1806 - NullHandler added to all but git.repo.base logger
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 28 comments
Labels: acknowledged, help wanted
#1805 - AWS Codecommit URLs marked as suspisious
Issue -
State: open - Opened by multiverseloop over 1 year ago
- 3 comments
Labels: waiting for feedback
#1804 - Explanation makes unclear reference to "first" and "second" imports
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
Labels: acknowledged, help wanted
#1803 - Pin Sphinx plugins to compatible versions
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1802 - Sphinx doc builds recently fail on Python 3.9 and higher
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 5 comments
Labels: acknowledged, help wanted
#1800 - GHP Authentication no longer working
Issue -
State: closed - Opened by lunarmaniac over 1 year ago
#1799 - fix: treeNotSorted issue
Pull Request -
State: closed - Opened by et-repositories over 1 year ago
- 5 comments
#1798 - Remove test dependency on sumtypes library
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1797 - Testing depends on alpha `sumtypes`
Issue -
State: closed - Opened by mtelka over 1 year ago
- 5 comments
Labels: acknowledged, help wanted
#1795 - Fix release link in changelog
Pull Request -
State: closed - Opened by PeterJCLaw over 1 year ago
Labels: acknowledged
#1794 - Docs not deploying?
Issue -
State: closed - Opened by PeterJCLaw over 1 year ago
- 1 comment
#1793 - Lack of ability to create Pull
Issue -
State: closed - Opened by Alex-Wenner-FHR over 1 year ago
#1792 - Fix two remaining Windows untrusted search path cases
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 3 comments
#1791 - Override bash executable, defaulting to Git for Windows git bash over WSL bash
Pull Request -
State: open - Opened by emanspeaks over 1 year ago
- 6 comments
Labels: waiting for feedback
#1790 - Make use of xargs for Repo().ignored function
Issue -
State: open - Opened by ericwb over 1 year ago
- 1 comment
Labels: acknowledged, help wanted
#1789 - Fix mypy warning "Missing return statement"
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1788 - In handle_process_output don't forward finalizer result
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 11 comments
#1787 - Deprecate Git.USE_SHELL
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1786 - Fix incompletely revised Iterable/IterableObj docstrings
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1785 - Shorten Iterable docstrings and put IterableObj first
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1784 - Add missing pip in $PATH on Cygwin CI
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1783 - Revert "Don't install black on Cygwin"
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1782 - Pre-deprecate setting Git.USE_SHELL
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 6 comments
#1781 - `USE_SHELL = True` not needed since 2.0.8 but still suggested for Windows
Issue -
State: closed - Opened by EliahKagan over 1 year ago
Labels: acknowledged
#1780 - Better document IterableObj.iter_items and improve some subclasses
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1779 - Submodule.iter_items sometimes attaches second empty iterator to its StopIteration
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
Labels: acknowledged
#1778 - Fix if items of Index is of type PathLike
Pull Request -
State: closed - Opened by stegm over 1 year ago
#1777 - Improve hooks tests
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1776 - Fix TemporaryFileSwap regression where file_path could not be Path
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 3 comments
#1775 - Unclear why iter_items should be favored over list_items
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
Labels: acknowledged, help wanted
#1774 - Run some Windows environment variable tests only on Windows
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1773 - Bump github/codeql-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1772 - repo.git.rev_list called in the wrong dir context
Issue -
State: closed - Opened by random-feedback over 1 year ago
- 2 comments
Labels: waiting for feedback
#1771 - Status of Tree.cache and TreeModifier is unclear
Issue -
State: open - Opened by EliahKagan over 1 year ago
- 6 comments
Labels: acknowledged
#1770 - Replace some uses of the deprecated mktemp function
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1769 - Enable CodeQL
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1768 - Extract remaining local "import gc" to module level
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1767 - Replace xfail with gc.collect in TestSubmodule.test_rename
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1766 - Don't install black on Cygwin
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 4 comments
#1765 - Extract all "import gc" to module level
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1764 - Bump git/ext/gitdb from `3d3e957` to `b653923`
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, submodules
#1763 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1762 - Git.execute output_stream is not documented to suppress kill_after_timeout, but does
Issue -
State: open - Opened by EliahKagan over 1 year ago
- 5 comments
Labels: acknowledged, help wanted
#1761 - Clarify some Git.execute kill_after_timeout limitations
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1760 - Overhaul noqa directives
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 3 comments
#1759 - Avoid brittle assumptions about preexisting temporary files in tests
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 6 comments
#1758 - Group .gitignore entries by purpose
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1757 - git commit fails with hidden files
Issue -
State: closed - Opened by vaskokj over 1 year ago
- 3 comments
#1756 - Git.execute's kill_after_timeout callback assumes procps
Issue -
State: open - Opened by EliahKagan over 1 year ago
- 10 comments
Labels: acknowledged
#1755 - Don't return with operand when conceptually void
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 4 comments
#1754 - Remove unused TASKKILL fallback in AutoInterrupt
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1753 - Let close_fds be True on all platforms
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1752 - Test macOS on CI
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1751 - Fix IndexFile.from_tree on Windows
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1749 - Document some minor subtleties in test_util.py
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1748 - Always read metadata files as UTF-8 in setup.py
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1747 - Source and editable installs fail in some locales
Issue -
State: closed - Opened by EliahKagan over 1 year ago
#1746 - Adding dubious ownership handling
Pull Request -
State: closed - Opened by marioaag over 1 year ago
- 3 comments
#1745 - Test native Windows on CI
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 4 comments
#1744 - 3.1.40: `TestRepo.test_new_should_raise_on_invalid_repo_location` fails
Issue -
State: closed - Opened by mtelka over 1 year ago
- 10 comments
Labels: acknowledged, help wanted
#1743 - Add tox.ini to sdist
Pull Request -
State: closed - Opened by mtelka over 1 year ago
- 8 comments
Labels: wont fix
#1741 - How can I get posts from discussions tab of the repo?
Issue -
State: closed - Opened by deven298 over 1 year ago
#1740 - List all non-passing tests in test summaries
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1739 - Make the rmtree callback Windows-only
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1738 - git.util.rmtree can change permissions outside tree on Unix (chmod traverses symlinks)
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 4 comments
Labels: acknowledged
#1736 - Can I use "GitPython" to automatically create an issue? I have looked around for a while but still can not find the solution.
Issue -
State: closed - Opened by HungMechatronics over 1 year ago
#1735 - Revise and restore some module docstrings
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1733 - Unclear why fun.py (and others?) shouldn't have a module docstring
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
Labels: acknowledged, help wanted
#1732 - Deprecate compat.is_<platform>, rewriting all uses
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1731 - is_darwin is always False (os.name is never "darwin")
Issue -
State: closed - Opened by EliahKagan over 1 year ago
#1730 - Clarify license and make module top comments more consistent
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
#1729 - Reorganize test_util and make xfail marks precise
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 2 comments
#1728 - Overbroad xfail marks will eventually make CI fail
Issue -
State: closed - Opened by EliahKagan over 1 year ago
- 7 comments
Labels: acknowledged, help wanted
#1727 - Remove obsolete note in _iter_packed_refs
Pull Request -
State: closed - Opened by EliahKagan over 1 year ago
- 1 comment
#1726 - Use zero-argument super()
Pull Request -
State: closed - Opened by EliahKagan almost 2 years ago
- 2 comments
#1725 - Revise comments, docstrings, some messages, and a bit of code
Pull Request -
State: closed - Opened by EliahKagan almost 2 years ago
- 4 comments
#1723 - Support for --config <key>=<value> Git option
Issue -
State: closed - Opened by dekhaus almost 2 years ago
#1722 - Bump git/ext/gitdb from `8ec2390` to `ec58b7e`
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, submodules
#1721 - Set submodule update cadence to weekly
Pull Request -
State: closed - Opened by EliahKagan almost 2 years ago