- 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
presence of 'uname' not a definite criteria for CYGWIN
acknowledged
help wanted
#1979
opened Nov 22, 2024 by
alexanderLinear
updated Apr 10, 2025
AutoInterrupt is broken with Python 3.12.9
acknowledged
help wanted
#2003
opened Feb 16, 2025 by
ziyao233
updated Apr 10, 2025
GIT_DIR is ignored
acknowledged
help wanted
#1977
opened Oct 23, 2024 by
obeidahmad
updated Apr 10, 2025
Ability to add trailers when creating a commit
enhancement
#1998
opened Jan 20, 2025 by
rorybyrne
updated Apr 10, 2025
[Windows] Hooks for submodules that are configured outside the submodule repository lead to error in PurePath.relative_to
acknowledged
help wanted
#1999
opened Jan 21, 2025 by
visq
updated Apr 10, 2025
gitconfig: mnemonicPrefix conflict with create_patch
acknowledged
help wanted
#2013
opened Mar 12, 2025 by
ceccopierangiolieugenio
updated Apr 10, 2025
git submodule deinit
enhancement
help wanted
#2014
opened Mar 13, 2025 by
tomlin7
updated Apr 10, 2025
[Bug] GitCommandNotFound when executing repo.git.execute on macOS
acknowledged
help wanted
#2016
opened Mar 19, 2025 by
cloudskytian
updated Apr 10, 2025
hasconfig:remote.*.url not supported by includeIf
acknowledged
help wanted
#2017
opened Mar 19, 2025 by
racinmat
updated Apr 10, 2025
I would like to contribute a "safe mode" for working with untrusted repos
acknowledged
help wanted
#2020
opened Mar 31, 2025 by
eighthave
updated Apr 10, 2025
repo.index.add() method attempts to chmod files which it should not
acknowledged
help wanted
#2021
opened Apr 7, 2025 by
jrollins
updated Apr 10, 2025
Repo()
fails in Git Worktree when GIT_DIR
environment variable is set
acknowledged
help wanted
#2022
opened Apr 8, 2025 by
Leokap
updated Apr 10, 2025
Fetching Submodule in Tree raises AttributeError: "Cannot retrieve the name of a submodule if it was not set initially"
acknowledged
help wanted
#1092
opened Nov 26, 2020 by
ryan-williams
updated Mar 27, 2025
Encoding problem
acknowledged
critical
help wanted
#332
opened Jul 30, 2015 by
StyXman
updated Mar 15, 2025
submodule.update with init=True does not work if the submodule does not have a 'master' branch
acknowledged
help wanted
#1058
opened Sep 10, 2020 by
jpothier
updated Mar 13, 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
Occasional "fatal: unable to connect to localhost" on CI
#1676
opened Sep 21, 2023 by
EliahKagan
updated Jan 5, 2025
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
GitConfigParser misparses quotes in options
acknowledged
help wanted
#1923
opened May 31, 2024 by
cjwatson
updated Nov 2, 2024
RemoteProgress update broken while fetching
help wanted
#1969
opened Oct 14, 2024 by
fvalette-ledger
updated Oct 14, 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
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
is_dirty() is very slow when using diff.astextplain.textconv
acknowledged
help wanted
#1962
opened Sep 19, 2024 by
idbrii
updated Sep 20, 2024
Git.execute's kill_after_timeout callback assumes procps
acknowledged
#1756
opened Dec 3, 2023 by
EliahKagan
updated Jul 18, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.