-
-
Notifications
You must be signed in to change notification settings - Fork 937
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Use flock() for file locking
acknowledged
rejected
tag.Windows
#513
by expobrain
was merged Oct 9, 2016
Loading…
Allow for setting git options, that are persistent across subcommand calls
#536
by bpoldrack
was merged Oct 19, 2016
Loading…
so minor that wasn't even worth my time typing this comment
#618
by yarikoptic
was merged Apr 4, 2017
Loading…
BF: there is no exc variable, raising NotASurrogateError if that is the right thing todo
#598
by yarikoptic
was merged Mar 1, 2017
Loading…
RF: use @functools.wraps within decorators instead of manual __name__ reassignment
#523
by yarikoptic
was merged Oct 2, 2016
Loading…
RF: coveralls (not used/relied on really) -> codecov
acknowledged
#522
by yarikoptic
was merged Oct 9, 2016
Loading…
BF: remove a submodule with a remote without refs + misc fixes around
#521
by yarikoptic
was merged Oct 2, 2016
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…
Handle indented comments in git config files (issue #17)
#18
by tmzullinger
was closed Jun 7, 2011
Loading…
Fix GitPython on systems with language != english
#68
by FlorianLudwig
was merged Jul 24, 2012
Loading…
Incorrect handling of backslashes and quotes in GitConfigParser
#46
by ereOn
was merged May 30, 2012
Loading…
Fixed 'Inappropriate ioctl for device' problem on posix systems
#43
by swallat
was merged May 17, 2012
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.