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
Sort

Pull requests list

test & fix for mangled tagger names
#14 by orestis was merged May 2, 2011 Loading… updated May 2, 2011
Progress parsing
#20 by int3 was closed Jun 7, 2011 Loading… updated Jun 7, 2011
Strip the line when matching for sections
#22 by jkeating was closed Jun 7, 2011 Loading… updated Jun 7, 2011
Ignore progress lines from the git http backend that start w/ POST ...
#42 by gsoltis was merged May 17, 2012 Loading… updated May 17, 2012
Add an output_nostrip kwarg to Git.execute
#76 by znerol was closed Oct 12, 2012 Loading… updated Oct 12, 2012
Add an output_nostrip kwarg to Git.execute
#77 by znerol was closed Oct 18, 2012 Loading… updated Oct 18, 2012
Add an output_strip kwarg to Git.execute
#79 by znerol was merged Oct 21, 2012 Loading… updated Oct 21, 2012
Fixed parse_actor_and_date with mangled tags
#95 by jetmind was closed Feb 14, 2013 Loading… updated Feb 14, 2013
Fixup/readme
#103 by esc was merged Mar 27, 2013 Loading… updated Mar 27, 2013
Fix typo in tutorial
#115 by lqez was closed Jul 30, 2013 Loading… updated Jul 30, 2013
Update reference.py
#109 by russkel was closed Apr 19, 2014 Loading… updated Apr 19, 2014
Update README.rst
#148 by cool-RR was merged Apr 7, 2014 Loading… updated Jun 12, 2014
Fixed 'Inappropriate ioctl for device' problem on posix systems
#43 by swallat was merged May 17, 2012 Loading… updated Jun 13, 2014
GPG signature support on commit object.
#57 by sugi was closed Oct 7, 2013 Loading… updated Jun 14, 2014
Fix typo in untracked_files
#162 by s1341 was merged May 9, 2014 Loading… updated Jun 15, 2014
Fix typo in tutorial
#116 by lqez was merged Apr 7, 2014 Loading… updated Jun 16, 2014
Update reference.py
#108 by russkel was closed Jun 12, 2013 Loading… updated Jun 17, 2014
Changed link to PyPI
#165 by marios-zindilis was merged Jun 17, 2014 Loading… updated Jun 17, 2014
Remove requires in setup.py.
#80 by wyrdvans was merged May 21, 2014 Loading… updated Jun 17, 2014
Fix for #142. Simply ignores lines that begin with ' ='
#163 by nefaspartim was merged May 16, 2014 Loading… updated Jun 18, 2014
detect renames in "git diff --raw" output
#62 by Pfiver was merged Jun 16, 2012 Loading… updated Jun 19, 2014
Fixed undefined variable 'path' in Reference
#151 by goerz was merged Apr 7, 2014 Loading… updated Jun 22, 2014
ProTip! Type g i on any issue or pull request to go back to the issue listing page.