Ecosyste.ms: Issues

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

GitHub / gitpython-developers/GitPython issues and pull requests

#1494 - TypeError: Protocols cannot be instantiated

Issue - State: closed - Opened by namandalsania about 2 years ago - 1 comment

#1492 - Repo.clone_from localhost

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

#1491 - Fix bug where colons in paths raise a `ValueError` on `diff()` calls.

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

#1490 - `invalid literal for int() with base 10: 'n'` during a diff operation

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

#1489 - pulling from private repo

Issue - State: open - Opened by rogelioamancisidor about 2 years ago - 2 comments
Labels: waiting for feedback, Q&A

#1487 - [Question] Is it possible to see merged commits in a single merge ?

Issue - State: closed - Opened by mxrch about 2 years ago - 1 comment

#1486 - Suggested fixes by iCR, OpenRefactory, Inc.

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

#1485 - feat(blame): Support custom `rev_opts` for blame

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

#1484 - #fixable

Issue - State: closed - Opened by ranjan-akash about 2 years ago - 1 comment

#1483 - `invalid literal for int() with base 10: 'x'` when diffing commits

Issue - State: open - Opened by bobeatslollipop about 2 years ago - 2 comments
Labels: waiting for feedback

#1482 - Add commit co-authors support

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

#1481 - Improve docs

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

#1480 - Commit object should have co-author information

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

#1479 - Exception on repo().active_branch.name

Issue - State: closed - Opened by grumpyp about 2 years ago - 4 comments

#1478 - Fix source comment typos

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

#1472 - mypy error due to missing typing of **kwargs in Remote.fetch()

Issue - State: open - Opened by maunzCache about 2 years ago - 2 comments
Labels: acknowledged, help wanted, c-typing

#1450 - Safer tempfiles

Pull Request - State: closed - Opened by whokilleddb over 2 years ago - 4 comments

#1416 - adding patch property to Commit class

Pull Request - State: closed - Opened by dduraipandian over 2 years ago - 1 comment

#1412 - fix typos

Pull Request - State: closed - Opened by stratusjerry over 2 years ago - 1 comment

#1377 - git show result misses newline at end of diff

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

#1350 - Add trailer property

Pull Request - State: closed - Opened by Ket3r almost 3 years ago - 4 comments

#1349 - mypy is failing on `from git import Blob`

Issue - State: closed - Opened by pbeza about 3 years ago - 7 comments
Labels: acknowledged

#1341 - repo.index.commit fails on python 3.10.0-rc2 (but not 3.10.0-rc1)

Issue - State: closed - Opened by muggenhor about 3 years ago - 6 comments
Labels: acknowledged, in progress, python version specific

#1291 - commit.diff(branch, create_patch=True) gets "+" and "-" backwards

Issue - State: open - Opened by lhannest about 3 years ago - 3 comments
Labels: waiting for feedback

#1215 - kill_after_timeout doesn't seem to affect clone_from function

Issue - State: open - Opened by RT4U over 3 years ago - 7 comments

#1124 - add replace method to git.Commit

Pull Request - State: closed - Opened by larsks over 3 years ago - 1 comment

#1098 - Fix universal_newlines TypeError

Pull Request - State: closed - Opened by wisnij over 3 years ago - 2 comments

#1075 - git.base.IndexFile.iter_blobs crashes after executing `git update-index --skip-worktree <some_file>` - unsupported git index version

Issue - State: open - Opened by ktns almost 4 years ago - 8 comments
Labels: enhancement, acknowledged, help wanted

#1058 - submodule.update with init=True does not work if the submodule does not have a 'master' branch

Issue - State: open - Opened by jpothier about 4 years ago - 2 comments
Labels: acknowledged, help wanted

#1016 - Cannot retrieve commits from a specific repository

Issue - State: open - Opened by jemaf over 4 years ago - 11 comments
Labels: acknowledged, help wanted

#914 - 3.0.2: failing tests during packaging (tests should be isolated and independent)

Issue - State: open - Opened by dvzrv about 5 years ago - 6 comments
Labels: acknowledged, help wanted

#852 - repo.index.diff("HEAD", create_patch=True) always empty

Issue - State: closed - Opened by jadinm over 5 years ago - 3 comments
Labels: acknowledged, help wanted

#852 - repo.index.diff("HEAD", create_patch=True) always empty

Issue - State: closed - Opened by jadinm over 5 years ago - 3 comments
Labels: acknowledged, help wanted

#820 - AttributeError: 'PushInfo' object has no attribute 'name'

Issue - State: closed - Opened by tardis4500 over 5 years ago - 4 comments
Labels: acknowledged, help wanted

#816 - Windows - ImportError: Failed to initialize: Bad git executable.

Issue - State: closed - Opened by vesche almost 6 years ago - 16 comments
Labels: wont fix, tag.Windows

#661 - timeouts cause a TypeError exception

Issue - State: closed - Opened by Frassle about 7 years ago - 1 comment
Labels: acknowledged, help wanted

#652 - origin.refs always '[]'

Issue - State: open - Opened by callsamleung about 7 years ago - 12 comments
Labels: help wanted

#630 - Wrong timezone on commit

Issue - State: closed - Opened by amol9 over 7 years ago - 1 comment
Labels: acknowledged, help wanted

#546 - `git.repo.base.repo.tree()` blocks deletion of repo directory on Windows (fine in Linux)

Issue - State: open - Opened by altendky almost 8 years ago - 6 comments
Labels: acknowledged, tag.Windows, tag.leaks

#531 - When diffing index 'HEAD', can't get 'A' change_type but 'D'

Issue - State: closed - Opened by KMilhan almost 8 years ago - 3 comments

#387 - GipPython lock folder with repo on windows so it could not be removed

Issue - State: open - Opened by Lehych over 8 years ago - 7 comments
Labels: acknowledged, tag.Windows, tag.leaks

#369 - Sorting in TreeModifier.set_done() seems to be inconsistent with git's own sorting -> breaks repository

Issue - State: closed - Opened by ddanier almost 9 years ago - 8 comments
Labels: acknowledged, critical

#363 - `git diff --stat` is not implemented.

Issue - State: closed - Opened by yiu31802 almost 9 years ago - 3 comments

#321 - Command `git merge-base --is-ancestor` not working as expected

Issue - State: closed - Opened by bwrsandman about 9 years ago - 9 comments
Labels: acknowledged