-
-
Notifications
You must be signed in to change notification settings - Fork 937
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
Git.execute output_stream is not documented to suppress kill_after_timeout, but does
acknowledged
help wanted
#1762
opened Dec 10, 2023 by
EliahKagan
updated Dec 12, 2023
Make use of xargs for Repo().ignored function
acknowledged
help wanted
#1790
opened Jan 8, 2024 by
ericwb
updated Jan 9, 2024
git.repo.base.repo.tree()
blocks deletion of repo directory on Windows (fine in Linux)
acknowledged
tag.leaks
tag.Windows
#546
opened Oct 27, 2016 by
altendky
updated Jan 11, 2024
Don't use assert to enforce interface constraints
acknowledged
help wanted
#1552
opened Feb 5, 2023 by
tucked
updated Jan 24, 2024
commit.diff(branch, create_patch=True) gets "+" and "-" backwards
waiting for feedback
#1291
opened Jul 13, 2021 by
lhannest
updated Feb 12, 2024
RemoteProgress._parse_progress_line may merit a broader return type
acknowledged
help wanted
#1834
opened Feb 20, 2024 by
EliahKagan
updated Feb 21, 2024
Docstrings of "protected" members that are part of interfaces should be rendered
acknowledged
help wanted
#1848
opened Feb 27, 2024 by
EliahKagan
updated Feb 28, 2024
Status of Tree.cache and TreeModifier is unclear
acknowledged
#1771
opened Dec 13, 2023 by
EliahKagan
updated Mar 15, 2024
origin.pull(rebase=True) sometimes lost local commit , gitpyton version 3.1.31
help wanted
#1863
opened Mar 11, 2024 by
boboyunduoer
updated Mar 22, 2024
Bad git executable
acknowledged
help wanted
#1882
opened Mar 20, 2024 by
haferburg
updated Apr 1, 2024
Detailed xfail output sometimes distracts from unexpected failures
acknowledged
help wanted
#1891
opened Mar 31, 2024 by
EliahKagan
updated Apr 2, 2024
AWS Codecommit URLs marked as suspisious
waiting for feedback
#1805
opened Jan 18, 2024 by
multiverseloop
updated Apr 3, 2024
git.Repo.clone_from() not working correctly in WSL
acknowledged
help wanted
waiting for feedback
#1902
opened Apr 15, 2024 by
paolzpk
updated Jun 2, 2024
Command's DEBUG reveals username/password from URL
acknowledged
help wanted
#1927
opened Jun 4, 2024 by
zbika73
updated Jun 5, 2024
GipPython lock folder with repo on windows so it could not be removed
acknowledged
tag.leaks
tag.Windows
#387
opened Feb 17, 2016 by
Lehych
updated Jul 17, 2024
Git.execute's kill_after_timeout callback assumes procps
acknowledged
#1756
opened Dec 3, 2023 by
EliahKagan
updated Jul 18, 2024
is_dirty() is very slow when using diff.astextplain.textconv
acknowledged
help wanted
#1962
opened Sep 19, 2024 by
idbrii
updated Sep 20, 2024
submodules: use default branch of the remote when a submodule's branch is not explicitly defined in .gitmodules
acknowledged
help wanted
#1968
opened Oct 8, 2024 by
jgoosens
updated Oct 8, 2024
index.move failed when file being moved contains the string " to "
acknowledged
help wanted
#1283
opened Jul 2, 2021 by
malsharman
updated Oct 11, 2024
RemoteProgress update broken while fetching
help wanted
#1969
opened Oct 14, 2024 by
fvalette-ledger
updated Oct 14, 2024
GitConfigParser misparses quotes in options
acknowledged
help wanted
#1923
opened May 31, 2024 by
cjwatson
updated Nov 2, 2024
kill_after_timeout watchdog is not able to kill the nested git processes
acknowledged
help wanted
tag.leaks
#895
opened Jul 17, 2019 by
eekwong
updated Nov 20, 2024
Occasional "fatal: unable to connect to localhost" on CI
#1676
opened Sep 21, 2023 by
EliahKagan
updated Jan 5, 2025
Error in
repo.active_branch
if branch is in DETACHED HEAD state
acknowledged
#633
opened May 29, 2017 by
cgi1
updated Jan 31, 2025
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.