GitHub / gitpython-developers/GitPython issues and pull requests
#2057 - Bump cygwin/cygwin-install-action from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 26 days ago
Labels: dependencies, github_actions
#2056 - Bump Vampire/setup-wsl from 5.0.1 to 6.0.0
Pull Request -
State: open - Opened by dependabot[bot] 26 days ago
Labels: dependencies, github_actions
#2055 - Add clearer error version for unsupported index error
Pull Request -
State: closed - Opened by tombedor about 2 months ago
- 2 comments
#2054 - Fail `test_installation` on warnings, and remove deprecated license classifier
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
- 1 comment
#2048 - Don't remove quotes if `\` or `"` are present inside
Pull Request -
State: open - Opened by EliahKagan about 2 months ago
#2047 - Remove explicit empty `""` handling in ConfigParser
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2046 - Test `ConfigParser` with whitespace outside the value
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2045 - Clarify `USE_SHELL` warning helper signature
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2044 - Fix ambiguous `_safer_popen_windows` comment
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2043 - Express conditional `setuptools` requirement statically
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2042 - Split Cygwin CI into non-`performance` and `performance` test jobs
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2041 - Adding a blob to an in-memory index modifies the working tree
Issue -
State: closed - Opened by TBoshoven about 2 months ago
- 7 comments
Labels: help wanted
#2040 - Fix CI `mypy` command on free-threaded Python
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2039 - Fix Git.{AutoInterrupt,CatFileContentStream} static typing
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2038 - Git.{AutoInterrupt,CatFileContentStream} refactor broke static typing
Issue -
State: closed - Opened by EliahKagan about 2 months ago
#2037 - Refactor Git.{AutoInterrupt,CatFileContentStream} nesting
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
- 1 comment
#2036 - Preserve quoted leading and trailing single-line config var whitespace
Pull Request -
State: closed - Opened by EliahKagan about 2 months ago
#2035 - Fix GitConfigParser not removing quotes from values
Pull Request -
State: closed - Opened by betaboon about 2 months ago
- 4 comments
#2034 - Bump git/ext/gitdb from `f36c0cc` to `7e02fbd`
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, submodules
#2033 - Specify explicit `contents: read` workflow permissions
Pull Request -
State: closed - Opened by EliahKagan 2 months ago
#2032 - Have CodeQL scan GitHub Actions workflows as well as Python code
Pull Request -
State: closed - Opened by EliahKagan 2 months ago
- 2 comments
#2031 - Use newer ruff style
Pull Request -
State: closed - Opened by EliahKagan 2 months ago
#2030 - Encoding issue with GitPython and Aider Usage
Issue -
State: open - Opened by cvjxendra 2 months ago
- 2 comments
#2029 - safe mode to disable executing any external programs except git
Pull Request -
State: open - Opened by eighthave 2 months ago
- 8 comments
#2028 - remove type assertions from util.py
Pull Request -
State: closed - Opened by gcmarx 2 months ago
#2027 - use `sys.platform == "cygwin"` to figure out when we are using cygwin
Pull Request -
State: closed - Opened by gcmarx 2 months ago
- 4 comments
#2026 - correctly handle `uname-cmd` that doesn't point to an executable file
Pull Request -
State: closed - Opened by gcmarx 2 months ago
- 5 comments
#2025 - `IndexFile.diff(None)` returns empty after `init -> add -> write -> read` sequence on a new repository
Issue -
State: open - Opened by ElJaviLuki 3 months ago
- 1 comment
Labels: acknowledged, help wanted
#2024 - Bump Vampire/setup-wsl from 5.0.0 to 5.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#2023 - Docs: No API Docs for git.config.GitConfigParser
Issue -
State: open - Opened by NMertsch 3 months ago
- 1 comment
Labels: help wanted
#2022 - `Repo()` fails in Git Worktree when `GIT_DIR` environment variable is set
Issue -
State: open - Opened by Leokap 4 months ago
- 2 comments
Labels: acknowledged, help wanted
#2021 - repo.index.add() method attempts to chmod files which it should not
Issue -
State: open - Opened by jrollins 4 months ago
- 2 comments
Labels: acknowledged, help wanted
#2020 - I would like to contribute a "safe mode" for working with untrusted repos
Issue -
State: open - Opened by eighthave 4 months ago
- 12 comments
Labels: acknowledged, help wanted
#2019 - replace quansight-labs/setup-python with actions/setup-python
Pull Request -
State: closed - Opened by ngoldbaum 4 months ago
#2018 - Fix some incorrect sphinx markups in the docstrings
Pull Request -
State: closed - Opened by koyuki7w 4 months ago
#2017 - hasconfig:remote.*.url not supported by includeIf
Issue -
State: open - Opened by racinmat 5 months ago
- 1 comment
Labels: acknowledged, help wanted
#2016 - [Bug] GitCommandNotFound when executing repo.git.execute on macOS
Issue -
State: open - Opened by cloudskytian 5 months ago
- 4 comments
Labels: acknowledged, help wanted
#2015 - Use property decorator to support typing
Pull Request -
State: closed - Opened by Andrej730 5 months ago
- 4 comments
#2014 - `git submodule deinit`
Issue -
State: open - Opened by tomlin7 5 months ago
- 1 comment
Labels: enhancement, help wanted
#2013 - gitconfig: mnemonicPrefix conflict with create_patch
Issue -
State: open - Opened by ceccopierangiolieugenio 5 months ago
- 4 comments
Labels: acknowledged, help wanted
#2012 - `IndexFile._to_relative_path` - fix case where absolute path gets stripped of trailing slash
Pull Request -
State: closed - Opened by kamilkozik7 5 months ago
#2011 - Test free-threaded Python (but only on Linux)
Pull Request -
State: closed - Opened by EliahKagan 5 months ago
#2010 - Use WSL1 on CI
Pull Request -
State: closed - Opened by EliahKagan 5 months ago
#2009 - Mark `test_installation` xfail on Cygwin CI
Pull Request -
State: closed - Opened by EliahKagan 5 months ago
- 1 comment
#2008 - Bump Vampire/setup-wsl from 4.1.1 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 5 comments
Labels: dependencies, github_actions
#2007 - Work around Cygwin CI failure #2004, except for `test_installation`
Pull Request -
State: closed - Opened by EliahKagan 5 months ago
- 3 comments
#2006 - Bump Vampire/setup-wsl from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#2005 - Should test with free-threaded interpreter on CI
Issue -
State: closed - Opened by EliahKagan 5 months ago
- 2 comments
Labels: acknowledged, help wanted
#2004 - Cygwin job is broken on "Set up virtualenv" step
Issue -
State: closed - Opened by EliahKagan 5 months ago
- 2 comments
Labels: acknowledged, help wanted
#2003 - AutoInterrupt is broken with Python 3.12.9
Issue -
State: open - Opened by ziyao233 6 months ago
- 6 comments
Labels: acknowledged, help wanted
#2001 - Mypy linting issue with Repo.clone_from and progress bar
Issue -
State: closed - Opened by jdumas 6 months ago
#2000 - Bump git/ext/gitdb from `9e68ea1` to `f36c0cc`
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, submodules
#1999 - [Windows] Hooks for submodules that are configured outside the submodule repository lead to error in PurePath.relative_to
Issue -
State: open - Opened by visq 6 months ago
- 1 comment
Labels: acknowledged, help wanted
#1998 - Ability to add trailers when creating a commit
Issue -
State: open - Opened by rorybyrne 6 months ago
- 1 comment
Labels: enhancement
#1997 - Fuzzing: Fix Broken Fuzz Test for Git Submodule Handling
Pull Request -
State: closed - Opened by DaveLak 7 months ago
- 1 comment
#1996 - Repo.rev_parse: Handle <tag>^{commit} correctly
Pull Request -
State: closed - Opened by flichtenheld 7 months ago
#1995 - rev_parse does not handle <tag>^{commit} correctly
Issue -
State: closed - Opened by flichtenheld 7 months ago
- 4 comments
Labels: acknowledged, help wanted
#1994 - Bump git/ext/gitdb from `775cfe8` to `9e68ea1`
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, submodules
#1993 - Bump Vampire/setup-wsl from 4.0.0 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, github_actions
#1992 - Fix links to gitdb and smmap `SECURITY.md` files
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
#1991 - Affirm that gitdb and smmap advisories can also be created
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
- 2 comments
#1990 - Test Python 3.13 regularly on Ubuntu and macOS on CI
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
- 6 comments
#1989 - Do some CI cleanup to make reports clearer and future changes easier
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
- 4 comments
#1988 - Support Python 3.12 on Cygwin
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
- 7 comments
#1987 - Fix various version-related CI breakages
Pull Request -
State: closed - Opened by EliahKagan 7 months ago
- 1 comment
#1986 - Create hello.txt
Pull Request -
State: closed - Opened by Ishaan-Ansari 7 months ago
- 1 comment
#1984 - Can I use GitPython to diff two individual files that are not in a Git repo?
Issue -
State: closed - Opened by roadfar 8 months ago
#1982 - difficult error when fetching remote refs
Issue -
State: closed - Opened by mjgaughan 8 months ago
#1981 - Bump Vampire/setup-wsl from 3.1.1 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies, github_actions
#1979 - presence of 'uname' not a definite criteria for CYGWIN
Issue -
State: open - Opened by alexanderLinear 8 months ago
- 2 comments
Labels: acknowledged, help wanted
#1978 - Python 3.12.3: SyntaxWarning: invalid escape sequence '\s'
Issue -
State: closed - Opened by kutlay 9 months ago
- 1 comment
#1977 - GIT_DIR is ignored
Issue -
State: open - Opened by obeidahmad 9 months ago
- 2 comments
Labels: acknowledged, help wanted
#1976 - Bump Vampire/setup-wsl from 3.1.1 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, github_actions
#1973 - Newbr
Pull Request -
State: closed - Opened by parameshgt 10 months ago
- 1 comment
#1972 - Pych
Pull Request -
State: closed - Opened by parameshgt 10 months ago
#1971 - Fix Fetch progress bar
Pull Request -
State: closed - Opened by fvalette-ledger 10 months ago
- 8 comments
#1970 - Bump git/ext/gitdb from `3d3e957` to `a8c894f`
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 7 comments
Labels: dependencies, submodules
#1969 - RemoteProgress update broken while fetching
Issue -
State: open - Opened by fvalette-ledger 10 months ago
- 6 comments
Labels: help wanted
#1968 - submodules: use default branch of the remote when a submodule's branch is not explicitly defined in .gitmodules
Issue -
State: open - Opened by jgoosens 10 months ago
- 1 comment
Labels: acknowledged, help wanted
#1965 - Update base.py
Pull Request -
State: closed - Opened by alex20230721 10 months ago
- 1 comment
#1964 - On Windows only, operations fail using ssh with PKI
Issue -
State: closed - Opened by stevecj 10 months ago
#1963 - There seems to be an error in the documentation comments
Issue -
State: closed - Opened by alex20230721 10 months ago
- 2 comments
Labels: waiting for feedback
#1962 - is_dirty() is very slow when using diff.astextplain.textconv
Issue -
State: open - Opened by idbrii 11 months ago
#1961 - _to_relative_path to support mixing slashes and backslashes
Pull Request -
State: closed - Opened by Andrej730 11 months ago
- 2 comments
#1960 - Git index version 3 support
Issue -
State: open - Opened by sebastianst 11 months ago
- 4 comments
#1958 - How to check whether the username and password can access the git repository
Issue -
State: closed - Opened by BrentHuang 12 months ago
#1957 - Read the Docs addons
Issue -
State: closed - Opened by EliahKagan 12 months ago
- 3 comments
Labels: acknowledged
#1956 - Don't support building documentation on Python 3.7
Pull Request -
State: closed - Opened by EliahKagan 12 months ago
#1955 - Support Python 3.13 on Windows
Pull Request -
State: open - Opened by EliahKagan 12 months ago
- 2 comments
#1954 - Upgrade sphinx to ~7.1.2
Pull Request -
State: closed - Opened by EliahKagan 12 months ago
- 3 comments
#1953 - Update and adjust pre-commit hooks
Pull Request -
State: closed - Opened by EliahKagan 12 months ago
- 4 comments
#1952 - Fuzzing: Gracefully Handle Uninteresting Error to Fix OSS-Fuzz Issue
Pull Request -
State: closed - Opened by DaveLak 12 months ago
#1951 - Gracefully handle `PermissionError` exceptions that crash fuzzer
Pull Request -
State: closed - Opened by DaveLak 12 months ago
#1950 - Fix Several Bugs in the `fuzz_submodule` Causing a lot of False Alarms in the OSS-Fuzz Bug Tracker
Pull Request -
State: closed - Opened by DaveLak 12 months ago
#1948 - Deprecate default of Git.show(strip_newline_in_stdout=False)
Pull Request -
State: open - Opened by SonOfLilit about 1 year ago
#1946 - Remove the non-ARM macOS CI jobs
Pull Request -
State: closed - Opened by EliahKagan about 1 year ago
#1945 - Use Alpine Linux in WSL on CI
Pull Request -
State: closed - Opened by EliahKagan about 1 year ago
#1944 - Enable Python 3.8 and 3.9 on M1 runners
Pull Request -
State: closed - Opened by EliahKagan about 1 year ago
- 2 comments
#1943 - Add type of change to files_dict of a commit
Pull Request -
State: closed - Opened by JonasScharpf about 1 year ago
#1941 - Rename README.md to pkg install git python
Pull Request -
State: closed - Opened by Kokami657 about 1 year ago
- 1 comment