-
-
Notifications
You must be signed in to change notification settings - Fork 977
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Proposition to make comparisons between GitPython objects and non-GitPython objects possible.
#16
by mike-perdide
was merged May 19, 2011
Loading…
Handle indented comments in git config files (issue #17)
#18
by tmzullinger
Contributor
was closed Jun 7, 2011
Loading…
As the commit says, the current option regex only matches zero or one leading space, although the comments state that any number of leading spaces are allowed.
#19
by jkeating
Contributor
was merged May 24, 2011
Loading…
Fix another bug found by Fedora users, indented config sections. Newer RawConfigParser handles them fine, as does git config.
#21
by jkeating
Contributor
was closed May 28, 2011
Loading…
Strip the line when matching for sections
#22
by jkeating
Contributor
was closed Jun 7, 2011
Loading…
I think I found a bug in the diff('diff-against') function regarding reversing ordering...
#40
by tomrittervg
was closed Nov 14, 2014
Loading…
Ignore progress lines from the git http backend that start w/ POST ...
#42
by gsoltis
Contributor
was merged May 17, 2012
Loading…
Fixed 'Inappropriate ioctl for device' problem on posix systems
#43
by swallat
was merged May 17, 2012
Loading…
Incorrect handling of backslashes and quotes in GitConfigParser
#46
by ereOn
was merged May 30, 2012
Loading…
Fix issue #41: repo.is_dirty() on empty repository with stashed files
#53
by fcelda
Contributor
was closed Nov 19, 2014
Loading…
Fixes on cmd.py (fd leak and signal exception)
#58
by sugi
Contributor
was merged May 8, 2012
Loading…
Fix GitPython on systems with language != english
#68
by FlorianLudwig
was merged Jul 24, 2012
Loading…
Fix tests that are broken under Python 2.7.
#86
by marcusrbrown
Contributor
was closed Nov 19, 2014
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.