-
-
Notifications
You must be signed in to change notification settings - Fork 958
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Code Climate configuration
#601
by larkinscott
was merged Mar 3, 2017
Loading…
updated Mar 3, 2017
BF: there is no exc variable, raising NotASurrogateError if that is the right thing todo
#598
by yarikoptic
was merged Mar 1, 2017
Loading…
updated Mar 8, 2017
cmd.py: AutoInterrupt.__del__: Avoid some unwanted tracebacks by catching some more errors
#576
by xsteve
was closed Feb 25, 2017
Loading…
updated Mar 15, 2017
so minor that wasn't even worth my time typing this comment
#618
by yarikoptic
was merged Apr 4, 2017
Loading…
updated Apr 4, 2017
Add most recent Python versions in Travis CI
acknowledged
#608
by SylvainDe
was merged Apr 9, 2017
Loading…
updated Apr 9, 2017
remote: compatibility with git version > 2.10
#623
by wusisu
was merged May 29, 2017
Loading…
updated May 29, 2017
Add base class for package exceptions.
#620
by konstantin-popov
was merged May 29, 2017
Loading…
updated May 29, 2017
DUMMY -- do not merge, want to check if appvayor is healthy
#668
by yarikoptic
was closed Sep 8, 2017
Loading…
updated Sep 20, 2017
BF: use get, not casting get_value while dealing with submodule path/url etc
#667
by yarikoptic
was merged Sep 21, 2017
Loading…
updated Sep 21, 2017
BF: Added missing NullHandler to logger in git.remote
#666
by bpoldrack
was merged Sep 21, 2017
Loading…
updated Sep 21, 2017
Fix leaking environment variables
acknowledged
#662
by Plazmaz
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
Fix GitError being raised in initial
import git
#658
by terminalmage
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
Adding setup for git executable
#640
by kenodegard
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
Implemented Per-Call Environment Variables
#645
by AJMansfield
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
worktrees: make non-packed refs also work correctly.
acknowledged
#654
by vathpela
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.