Skip to content

Pull requests: gitpython-developers/GitPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

check for GIT_WORK_TREE
#588 by tbhartman was merged Feb 25, 2017 Loading… updated Feb 25, 2017 v2.1.3 - Bugfixes
Delete requirements.txt
#565 by igor-raits was closed Mar 2, 2017 Loading… updated Mar 3, 2017
Add Code Climate configuration
#601 by larkinscott was merged Mar 3, 2017 Loading… updated Mar 3, 2017
Ignore all lines of subsequent hunks until last one is found
#602 by ghickman was merged Mar 7, 2017 Loading… updated Mar 7, 2017 v2.1.3 - Bugfixes
Fix typo
#596 by jacksontj was merged Mar 8, 2017 Loading… updated Mar 8, 2017
BF: pass original exception into replace_surrogate_encode
#603 by yarikoptic was merged Mar 8, 2017 Loading… updated Mar 8, 2017 v2.1.3 - Bugfixes
Spelling fixes
#606 by scop was merged Mar 9, 2017 Loading… updated Mar 9, 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
Python 3.6 invalid escape sequence deprecation fixes acknowledged
#607 by scop was merged Apr 9, 2017 Loading… updated Apr 10, 2017 v2.1.4 - Bugfixes
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
Repo: handle worktrees better
#638 by vathpela was merged Jul 1, 2017 Loading… updated Jul 1, 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.