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

Incorrect handling of backslashes and quotes in GitConfigParser
#46 by ereOn was merged May 30, 2012 Loading… updated Jul 10, 2014
Add an output_nostrip kwarg to Git.execute
#75 by znerol was closed Oct 12, 2012 Loading… updated Jul 9, 2014
Fixup/doc/intro
#104 by esc was merged Mar 27, 2013 Loading… updated Jul 7, 2014
Handle indented comments in git config files (issue #17)
#18 by tmzullinger was closed Jun 7, 2011 Loading… updated Jul 4, 2014
Support multiple refspecs in fetch.
#170 by rbtcollins was merged Jul 3, 2014 Loading… updated Jul 4, 2014
Add patch from to 0.3 branch.
#167 by williamgibb was merged Jul 2, 2014 Loading… updated Jul 2, 2014
Fixes creating a Repo for a submodule (#155)
#156 by remram44 was merged Apr 27, 2014 Loading… updated Jun 28, 2014
Fix for untracked_files no longer detected #138
#159 by maxyz was merged May 6, 2014 Loading… updated Jun 23, 2014
add git command options
#154 by brunson was merged Apr 25, 2014 Loading… updated Jun 22, 2014
Fixed undefined variable 'path' in Reference
#151 by goerz was merged Apr 7, 2014 Loading… updated Jun 22, 2014
detect renames in "git diff --raw" output
#62 by Pfiver was merged Jun 16, 2012 Loading… updated Jun 19, 2014
Fix for #142. Simply ignores lines that begin with ' ='
#163 by nefaspartim was merged May 16, 2014 Loading… updated Jun 18, 2014
Remove requires in setup.py.
#80 by wyrdvans was merged May 21, 2014 Loading… updated Jun 17, 2014
Changed link to PyPI
#165 by marios-zindilis was merged Jun 17, 2014 Loading… updated Jun 17, 2014
Update reference.py
#108 by russkel was closed Jun 12, 2013 Loading… updated Jun 17, 2014
Fix typo in tutorial
#116 by lqez was merged Apr 7, 2014 Loading… updated Jun 16, 2014
Fix typo in untracked_files
#162 by s1341 was merged May 9, 2014 Loading… updated Jun 15, 2014
GPG signature support on commit object.
#57 by sugi was closed Oct 7, 2013 Loading… updated Jun 14, 2014
Fixed 'Inappropriate ioctl for device' problem on posix systems
#43 by swallat was merged May 17, 2012 Loading… updated Jun 13, 2014
Update README.rst
#148 by cool-RR was merged Apr 7, 2014 Loading… updated Jun 12, 2014
Update reference.py
#109 by russkel was closed Apr 19, 2014 Loading… updated Apr 19, 2014
Fix typo in tutorial
#115 by lqez was closed Jul 30, 2013 Loading… updated Jul 30, 2013
Fixup/readme
#103 by esc was merged Mar 27, 2013 Loading… updated Mar 27, 2013
Fixed parse_actor_and_date with mangled tags
#95 by jetmind was closed Feb 14, 2013 Loading… updated Feb 14, 2013
ProTip! Adding no:label will show everything without a label.