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

GitHub / gitpython-developers/GitPython issues and pull requests

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

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

#1484 - #fixable

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

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

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

#1482 - Add commit co-authors support

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

#1481 - Improve docs

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

#1480 - Commit object should have co-author information

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

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

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

#1478 - Fix source comment typos

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

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

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

#1450 - Safer tempfiles

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

#1416 - adding patch property to Commit class

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

#1412 - fix typos

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

#1407 - Referenced method in documentation doesn't appear to exist

Issue - State: open - Opened by gmc444-b over 3 years ago - 2 comments
Labels: acknowledged, help wanted

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

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

#1350 - Add trailer property

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

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

Issue - State: closed - Opened by pbeza about 4 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 4 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 4 years ago - 3 comments
Labels: waiting for feedback

#1283 - index.move failed when file being moved contains the string " to "

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

#1247 - GitPython parses RFC 2822 dates with timezone incorrectly

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

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

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

#1124 - add replace method to git.Commit

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

#1118 - [Question] How to get default branch (HEAD) from remote repository

Issue - State: closed - Opened by rubenwardy over 4 years ago - 6 comments

#1098 - Fix universal_newlines TypeError

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

#1092 - Fetching Submodule in Tree raises AttributeError: "Cannot retrieve the name of a submodule if it was not set initially"

Issue - State: open - Opened by ryan-williams almost 5 years ago - 7 comments
Labels: acknowledged, help wanted

#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 5 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 5 years ago - 5 comments
Labels: acknowledged, help wanted

#1016 - Cannot retrieve commits from a specific repository

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

#944 - submodule update doesn't work with relative submodule paths (in GitPython 2.1.14)

Issue - State: closed - Opened by Genovese-martijn almost 6 years ago - 14 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 6 years ago - 6 comments
Labels: acknowledged, help wanted

#895 - kill_after_timeout watchdog is not able to kill the nested git processes

Issue - State: open - Opened by eekwong about 6 years ago - 3 comments
Labels: acknowledged, help wanted, tag.leaks

#882 - Wrong change_type for diff('HEAD')

Issue - State: closed - Opened by aruehl over 6 years ago - 3 comments
Labels: waiting for feedback

#871 - Reading progress of Git operation using GitPython stuck (or not printing)

Issue - State: closed - Opened by t89 over 6 years ago - 8 comments

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

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

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

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

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

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

#730 - Submodule from relative URL

Issue - State: closed - Opened by sp-ricard-valverde over 7 years ago - 3 comments
Labels: acknowledged

#661 - timeouts cause a TypeError exception

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

#652 - origin.refs always '[]'

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

#633 - Error in `repo.active_branch` if branch is in DETACHED HEAD state

Issue - State: open - Opened by cgi1 over 8 years ago - 16 comments
Labels: acknowledged

#630 - Wrong timezone on commit

Issue - State: closed - Opened by amol9 over 8 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 9 years ago - 7 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 9 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 9 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 10 years ago - 8 comments
Labels: acknowledged, critical

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

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

#332 - Encoding problem

Issue - State: open - Opened by StyXman about 10 years ago - 24 comments
Labels: acknowledged, critical, help wanted

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

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

#4 - Deno migration

Pull Request - State: closed - Opened by AjaniBilby over 1 year ago
Labels: enhancement