-
-
Notifications
You must be signed in to change notification settings - Fork 942
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
so minor that wasn't even worth my time typing this comment
#618
by yarikoptic
was merged Apr 4, 2017
Loading…
Handle indented comments in git config files (issue #17)
#18
by tmzullinger
was closed Jun 7, 2011
Loading…
Fix another bug found by Fedora users, indented config sections. Newer RawConfigParser handles them fine, as does git config.
#21
by jkeating
was closed May 28, 2011
Loading…
DON"T MERGE TST: test on travis while TMPDIR containing unicode chars
#505
by yarikoptic
was closed Sep 1, 2016
Loading…
Fixing issue #186: 'tuple index out of range' issue when uploading to private Pypi repository
#187
by tedops
was merged Sep 2, 2014
Loading…
[FIX] remote.fetch: branch names may contain '#' characters
#221
by tremlin
was merged Jan 2, 2015
Loading…
Fix for #142. Simply ignores lines that begin with ' ='
#163
by nefaspartim
was merged May 16, 2014
Loading…
FetchInfo.re_fetch_result has no reason to be public
#649
by OddBloke
was merged Sep 28, 2017
Loading…
Allow user to use kill_after_timeout / as_process with clone_from
waiting for feedback
#683
by pabelanger
was closed Jan 12, 2019
Loading…
Fix broken progress in clone_from()
acknowledged
#692
by Dreamsorcerer
was merged Nov 19, 2017
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.