GitHub / gitpython-developers/GitPython issues and pull requests
#1497 - Ignore empty info in diff line
Pull Request -
State: closed - Opened by dwapstra over 3 years ago
- 1 comment
#1495 - How to use git command 'git diff --ignore-all-space --submodule=diff $(git merge-base %s %s) > %s' with GitPython
Issue -
State: closed - Opened by bodian520 over 3 years ago
#1494 - TypeError: Protocols cannot be instantiated
Issue -
State: closed - Opened by namandalsania over 3 years ago
- 1 comment
#1492 - Repo.clone_from localhost
Issue -
State: closed - Opened by HealthyPear over 3 years ago
#1491 - Fix bug where colons in paths raise a `ValueError` on `diff()` calls.
Pull Request -
State: closed - Opened by langfield over 3 years ago
- 1 comment
#1490 - `invalid literal for int() with base 10: 'n'` during a diff operation
Issue -
State: closed - Opened by langfield over 3 years ago
- 2 comments
Labels: acknowledged, help wanted
#1489 - pulling from private repo
Issue -
State: open - Opened by rogelioamancisidor over 3 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 over 3 years ago
- 1 comment
#1486 - Suggested fixes by iCR, OpenRefactory, Inc.
Pull Request -
State: closed - Opened by openrefactory over 3 years ago
- 2 comments
#1485 - feat(blame): Support custom `rev_opts` for blame
Pull Request -
State: closed - Opened by thehale over 3 years ago
- 9 comments
#1484 - #fixable
Issue -
State: closed - Opened by ranjan-akash over 3 years ago
- 1 comment
#1483 - `invalid literal for int() with base 10: 'x'` when diffing commits
Issue -
State: open - Opened by bobeatslollipop over 3 years ago
- 2 comments
Labels: waiting for feedback
#1482 - Add commit co-authors support
Pull Request -
State: closed - Opened by itsluketwist over 3 years ago
- 1 comment
#1481 - Improve docs
Pull Request -
State: closed - Opened by grumpyp over 3 years ago
- 1 comment
#1480 - Commit object should have co-author information
Issue -
State: closed - Opened by itsluketwist over 3 years ago
- 2 comments
Labels: enhancement, acknowledged, help wanted
#1479 - Exception on repo().active_branch.name
Issue -
State: closed - Opened by grumpyp over 3 years ago
- 4 comments
#1478 - Fix source comment typos
Pull Request -
State: closed - Opened by luzpaz over 3 years ago
#1476 - Is it possible to use `Repo.iter_commits` or other API to get renames of files?
Issue -
State: closed - Opened by Guo-Zhang over 3 years ago
#1472 - mypy error due to missing typing of **kwargs in Remote.fetch()
Issue -
State: open - Opened by maunzCache over 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 almost 4 years ago
- 1 comment
#1412 - fix typos
Pull Request -
State: closed - Opened by stratusjerry almost 4 years ago
- 1 comment
#1407 - Referenced method in documentation doesn't appear to exist
Issue -
State: open - Opened by gmc444-b about 4 years ago
- 2 comments
Labels: acknowledged, help wanted
#1377 - git show result misses newline at end of diff
Issue -
State: closed - Opened by markhh80 over 4 years ago
- 5 comments
Labels: acknowledged, help wanted
#1350 - Add trailer property
Pull Request -
State: closed - Opened by Ket3r over 4 years ago
- 4 comments
#1349 - mypy is failing on `from git import Blob`
Issue -
State: closed - Opened by pbeza over 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 over 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 over 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 almost 5 years ago
- 7 comments
#1124 - add replace method to git.Commit
Pull Request -
State: closed - Opened by larsks almost 5 years ago
- 1 comment
#1118 - [Question] How to get default branch (HEAD) from remote repository
Issue -
State: closed - Opened by rubenwardy about 5 years ago
- 6 comments
#1098 - Fix universal_newlines TypeError
Pull Request -
State: closed - Opened by wisnij about 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 about 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 over 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 over 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 over 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 over 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 over 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 almost 7 years ago
- 8 comments
#852 - repo.index.diff("HEAD", create_patch=True) always empty
Issue -
State: closed - Opened by jadinm almost 7 years ago
- 3 comments
Labels: acknowledged, help wanted
#820 - AttributeError: 'PushInfo' object has no attribute 'name'
Issue -
State: closed - Opened by tardis4500 about 7 years ago
- 4 comments
Labels: acknowledged, help wanted
#816 - Windows - ImportError: Failed to initialize: Bad git executable.
Issue -
State: closed - Opened by vesche about 7 years ago
- 16 comments
Labels: wont fix, tag.Windows
#730 - Submodule from relative URL
Issue -
State: closed - Opened by sp-ricard-valverde almost 8 years ago
- 3 comments
Labels: acknowledged
#718 - git.Repo object leaves open files
Issue -
State: open - Opened by radujipa about 8 years ago
- 4 comments
Labels: acknowledged, tag.leaks
#661 - timeouts cause a TypeError exception
Issue -
State: closed - Opened by Frassle over 8 years ago
- 1 comment
Labels: acknowledged, help wanted
#652 - origin.refs always '[]'
Issue -
State: open - Opened by callsamleung over 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 over 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 over 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 almost 10 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 about 10 years ago
- 8 comments
Labels: acknowledged, critical
#363 - `git diff --stat` is not implemented.
Issue -
State: closed - Opened by yiu31802 over 10 years ago
- 3 comments
#332 - Encoding problem
Issue -
State: open - Opened by StyXman over 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 over 10 years ago
- 9 comments
Labels: acknowledged
#4 - Deno migration
Pull Request -
State: closed - Opened by AjaniBilby over 1 year ago
Labels: enhancement