An open API service for providing issue and pull request metadata for open source projects.

GitHub / gitpython-developers/GitPython issues and pull requests

#1720 - Never modify sys.path

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1719 - Add `__all__` in git.exc

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1718 - The public interface of git.exc is ambiguous

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged, help wanted

#1717 - We appear to import the submodule version of gitdb (but never do)

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments
Labels: acknowledged, help wanted

#1716 - 3.1.38 meant to fix #1656 but there is no supporting gitdb release

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 11 comments
Labels: acknowledged, help wanted

#1715 - Have init script clone submodules unconditionally

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1714 - Add missing info in Submodule.remove docstring

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1713 - 3.1.38 many new failing tests

Issue - State: closed - Opened by dvzrv almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1712 - Submodule.remove `module` parameter doc is unclear or incomplete

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments
Labels: acknowledged, help wanted

#1711 - 'user' section of config exists for sections() but not items methods

Issue - State: open - Opened by pushfoo almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1710 - Working with a repository that has a different working directory

Issue - State: open - Opened by LevonX almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1709 - Run Cygwin CI workflow commands in login shells

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1707 - Update readme for milestone-less releasing

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1705 - Bump git/ext/gitdb from `8ec2390` to `6a22706`

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, submodules

#1704 - Bump git/ext/gitdb from `49c3178` to `8ec2390`

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, submodules

#1703 - Drop obsolete info on yanking from security policy

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1702 - Have Dependabot offer submodule updates

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 14 comments

#1701 - Fix small #1662 regression due to #1659

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1700 - Fix bugs affecting exception wrapping in rmtree callback

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 5 comments

#1699 - git.util.rmtree's callback wraps too many exceptions

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1698 - HIDE_WINDOWS_*_ERRORS environment variables are interpreted strangely

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1697 - Ask git where its daemon is and use that

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1694 - Username and password authentication

Issue - State: closed - Opened by krupis almost 2 years ago

#1693 - Improve scripts and tool configurations

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1692 - Tooling is somewhat poorly discoverable

Issue - State: closed - Opened by EliahKagan almost 2 years ago

#1691 - Init script presents challenges on some platforms

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment
Labels: acknowledged

#1690 - Tests don't readily pass in forks

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1689 - No longer allow CI to select a prerelease for 3.12

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1688 - Clarify Git.execute and Popen arguments

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1687 - Fix Git.execute shell use and reporting bugs

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1686 - Git.execute debug message has misleading Popen(shell=...)

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1685 - Git.execute treats shell=False the same as shell=None

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1684 - Update instructions and test helpers for git-daemon

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1681 - Drop unneeded flake8 suppressions

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1680 - Fix new link to license in readme

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1679 - Make clear every test's status in every CI run

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1678 - Add missing assert keywords

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1677 - Remove `@NoEffect` annotations

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1676 - Occasional "fatal: unable to connect to localhost" on CI

Issue - State: open - Opened by EliahKagan almost 2 years ago - 7 comments

#1675 - Fix rollback bug in SymbolicReference.set_reference

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1674 - `@NoEffect` appears in general documentation examples

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment
Labels: acknowledged, help wanted

#1673 - Upgrade and broaden flake8, fixing style problems and bugs

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1672 - Add more checks for the validity of refnames

Pull Request - State: closed - Opened by facutuesca almost 2 years ago - 17 comments

#1671 - test_git_work_tree_env renders os.environ inert in unpatching attempt

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1670 - flake8 pre-commit config incompatible with 3.12

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged, help wanted

#1669 - SymbolicReference.set_reference may not roll back properly on error

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 7 comments
Labels: acknowledged, help wanted

#1668 - Format tests with black and auto-exclude untracked paths

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago

#1667 - Configure tox

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 4 comments

#1666 - Don't track code coverage temporary files

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1665 - Omit py_modules in setup

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1664 - Use venv instead of virtualenv in test_installation

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1663 - Assorted small fixes/improvements to root dir docs

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1662 - Fix URLs that were redirecting to another license

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1661 - Fix up checks in Makefile and make them portable

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 7 comments

#1660 - "make [force_]release" attempts upload even if build fails

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1659 - Fix dynamically-set __all__ variable

Pull Request - State: closed - Opened by DeflateAwning almost 2 years ago - 11 comments

#1658 - Remove spurious executable permissions

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 1 comment

#1657 - Better document env_case test/fixture and cwd

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1656 - Fix warning in Pyright ("Repo" not exported from module "git")

Issue - State: closed - Opened by DeflateAwning almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1655 - Update setup.py

Pull Request - State: closed - Opened by owenwu811 almost 2 years ago - 1 comment

#1654 - Improve Python version and OS compatibility, fixing deprecations

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 12 comments

#1653 - Deprecated setuptools features are used

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1652 - Readme claims test dependencies are installed automatically

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged

#1651 - Installation test always fails on native Windows

Issue - State: closed - Opened by EliahKagan almost 2 years ago
Labels: acknowledged, help wanted, tag.Windows

#1650 - Fix Windows environment variable upcasing bug

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 4 comments

#1648 - Only make config more permissive in tests that need it

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 2 comments

#1647 - Added test for PR #1645 submodule path

Pull Request - State: closed - Opened by CosmosAtlas almost 2 years ago - 4 comments

#1646 - CVE-2023-40590 fix capitalized all environment variables on Windows

Issue - State: closed - Opened by irwand almost 2 years ago - 1 comment
Labels: acknowledged, help wanted

#1645 - Fix 'Tree' object has no attribute '_name' when submodule path is normal path

Pull Request - State: closed - Opened by CosmosAtlas almost 2 years ago - 3 comments

#1644 - Fix CVE-2023-41040

Pull Request - State: closed - Opened by facutuesca almost 2 years ago - 11 comments

#1643 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#1642 - Repo.clone_from fails and leaves orphaned processes

Issue - State: closed - Opened by maxamel almost 2 years ago - 4 comments

#1641 - 3.1.34 not available on github

Issue - State: closed - Opened by dvzrv almost 2 years ago - 1 comment

#1640 - Python 3.12: ModuleNotFoundError: No module named 'setuptools'

Issue - State: closed - Opened by hugovk almost 2 years ago - 1 comment
Labels: acknowledged, help wanted

#1639 - util: close lockfile after opening successfully

Pull Request - State: closed - Opened by skshetry almost 2 years ago - 2 comments

#1638 - CVE-2023-41040: Blind local file inclusion

Issue - State: closed - Opened by EliahKagan almost 2 years ago - 5 comments
Labels: acknowledged, help wanted

#1636 - Fix CVE-2023-40590

Pull Request - State: closed - Opened by EliahKagan almost 2 years ago - 10 comments

#1635 - CVE-2023-40590: Untrusted search path on Windows systems leading to arbitrary code execution

Issue - State: closed - Opened by igirardi almost 2 years ago - 6 comments
Labels: acknowledged, help wanted, tag.Windows

#1634 - feat: full typing for "progress" parameter in Repo class

Pull Request - State: closed - Opened by madebylydia almost 2 years ago

#1632 - Git clone a repo with `username` and `password`

Issue - State: closed - Opened by apepkuss almost 2 years ago

#1631 - Error when handling non-ascii filename

Issue - State: open - Opened by lubomir almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1630 - Repo.index.reset fails on windows

Issue - State: closed - Opened by suvayu almost 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1628 - Clarify initial usage

Pull Request - State: closed - Opened by tacerus almost 2 years ago - 2 comments
Labels: rejected

#1619 - #1566 Creating a lock now uses python built-in "open()" method to work arou…

Pull Request - State: closed - Opened by HageMaster3108 about 2 years ago - 2 comments

#1616 - Needs better error message when repository is rejected by `git` (related to `safe.directory`)

Issue - State: closed - Opened by marioaag about 2 years ago - 9 comments
Labels: acknowledged, help wanted

#1609 - Block insecure non-multi options in clone/clone_from

Pull Request - State: closed - Opened by Beuc about 2 years ago - 4 comments

#1594 - Branch creation date

Issue - State: closed - Opened by nricciardi about 2 years ago

#1593 - Wrong association between commit and repository

Issue - State: closed - Opened by nricciardi about 2 years ago

#1591 - clone_from still asking for a fingerprint confirmation.

Issue - State: closed - Opened by XNinety9 about 2 years ago

#1590 - Name top-level exceptions as private variables

Pull Request - State: closed - Opened by Hawk777 about 2 years ago - 1 comment

#1588 - I don't get all the commits

Issue - State: closed - Opened by nricciardi about 2 years ago

#1587 - Reuse of “exc” name in __init__.py confuses Pylint

Issue - State: closed - Opened by Hawk777 about 2 years ago - 3 comments
Labels: acknowledged, help wanted

#1585 - Is it possible to do an on-the-fly mirror?

Issue - State: closed - Opened by flixman about 2 years ago

#1582 - Would be nice to be able to omit `packed_refs` from `iter_refs()`

Issue - State: open - Opened by wonder-mice over 2 years ago
Labels: acknowledged, help wanted

#1581 - Option to skip `packed_refs` in `iter_items()`

Pull Request - State: closed - Opened by wonder-mice over 2 years ago - 2 comments
Labels: waiting for feedback