- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 932
Issues: gitpython-developers/GitPython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Make use of xargs for Repo().ignored function
acknowledged
help wanted
#1790
opened Jan 8, 2024 by
ericwb
Status of Tree.cache and TreeModifier is unclear
acknowledged
#1771
opened Dec 13, 2023 by
EliahKagan
Git.execute output_stream is not documented to suppress kill_after_timeout, but does
acknowledged
help wanted
#1762
opened Dec 10, 2023 by
EliahKagan
Git.execute's kill_after_timeout callback assumes procps
acknowledged
#1756
opened Dec 3, 2023 by
EliahKagan
'user' section of config exists for sections() but not items methods
acknowledged
help wanted
#1711
opened Oct 16, 2023 by
pushfoo
Working with a repository that has a different working directory
acknowledged
help wanted
#1710
opened Oct 16, 2023 by
LevonX
Error when handling non-ascii filename
acknowledged
help wanted
#1631
opened Aug 22, 2023 by
lubomir
Plaintext credential is exposed in CommandError if Authorization is passed in http.extraHeader
acknowledged
help wanted
#1626
opened Aug 3, 2023 by
gabloe
PushInfo is documented to return a local reference, but a pushed commit need not be a reference
acknowledged
help wanted
#1624
opened Jul 29, 2023 by
zfigura
configparser.NoOptionError if submodule's URL key name is
Url
rather than url
in .gitmodules
acknowledged
help wanted
#1601
opened Jun 28, 2023 by
frezcirno
Would be nice to be able to omit
packed_refs
from iter_refs()
acknowledged
help wanted
#1582
opened May 3, 2023 by
wonder-mice
Don't use assert to enforce interface constraints
acknowledged
help wanted
#1552
opened Feb 5, 2023 by
tucked
config_writer().set_value stopped working
acknowledged
help wanted
#1548
opened Jan 25, 2023 by
frobijn
Trouble with ] in branch name
acknowledged
help wanted
#1539
opened Jan 13, 2023 by
DominikVollandTNG
Make separate sub-tree-view vs just-git-tree classes or git.Tree runtime modes
#1505
opened Oct 28, 2022 by
castedo
invalid literal for int() with base 10: 'x'
when diffing commits
waiting for feedback
#1483
opened Aug 25, 2022 by
bobeatslollipop
mypy error due to missing typing of **kwargs in Remote.fetch()
acknowledged
c-typing
Mypy causes warnings or errors when run
help wanted
#1472
opened Jul 25, 2022 by
maunzCache
Archive call has the wrong ostream types
waiting for feedback
#1439
opened May 11, 2022 by
rakishii13
git.remote.Remote.set_url does not update self.url
acknowledged
help wanted
#1422
opened Apr 5, 2022 by
dmtucker
GitConfigParser doesn't handle multiple includes
acknowledged
help wanted
#1418
opened Mar 28, 2022 by
lkollar
Get patch text from Commit class like (commit.stats)
enhancement
help wanted
#1413
opened Feb 25, 2022 by
dduraipandian
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.