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

Fix it's vs its in tutorial.rst
#397 by wagnermarkd was merged Mar 15, 2016 Loading… updated Mar 15, 2016
Split diff line by '\t' for metadata and path
#398 by jonathanchu was merged Mar 16, 2016 Loading… updated Mar 16, 2016 v2.0.0 - Features and Fixes
Support universal wheels
#404 by graingert was merged Apr 4, 2016 Loading… updated Apr 4, 2016
Make sure .read() and friends always return bytes
#405 by nvie was merged Apr 10, 2016 Loading… updated Apr 12, 2016 v2.0.0 - Features and Fixes
fix(index): avoid recursing endlessly in add()
#410 by ppietrasa was merged Apr 14, 2016 Loading… updated Apr 14, 2016 v2.0.0 - Features and Fixes
Remove assertion over fetch refspec when explicitly specified
#402 by rrei was merged Apr 14, 2016 Loading… updated Apr 14, 2016 v2.0.0 - Features and Fixes
Enrich incremental blame output
#411 by nvie was merged Apr 19, 2016 Loading… updated Apr 19, 2016
Fix diff patch parsing
#412 by nvie was merged Apr 19, 2016 Loading… updated Apr 19, 2016
Support repeated kwargs
#413 by nvie was merged Apr 19, 2016 Loading… updated Apr 19, 2016
Add incremental blame support
#409 by nvie was merged Apr 14, 2016 Loading… updated Apr 14, 2016 v2.0.0 - Features and Fixes
Update requirements doc
#429 by inderpreet99 was merged May 11, 2016 Loading… updated May 11, 2016 v2.0.3 - Bugfixes
Need spaces in Emacs style encoding comment acknowledged
#433 by StevenWColby was merged May 19, 2016 Loading… updated May 19, 2016 v2.0.3 - Bugfixes
Split lines by new line characters
#441 by jonathanchu was merged May 24, 2016 Loading… updated May 25, 2016 v2.0.3 - Bugfixes
Use proper syntax for conditional expressions.
#447 by Xender was merged May 27, 2016 Loading… updated May 27, 2016 v2.0.4 - Bugfixes
Fix traceback because _seen_ops is not initialised
#451 by barry-scott was merged May 29, 2016 Loading… updated May 29, 2016 v2.0.4 - Bugfixes
Skip test that always fails on Travis CI waiting for feedback
#455 by nvie was merged May 30, 2016 Loading… updated May 30, 2016
Add test case as example of Git commit with invalid data acknowledged
#456 by nvie was merged May 30, 2016 Loading… updated May 30, 2016 v2.0.4 - Bugfixes
Fix bug in diff parser output acknowledged
#454 by nvie was merged May 30, 2016 Loading… updated May 30, 2016 v2.0.4 - Bugfixes
Fixes #457: 'TypeError: decode() takes no keyword arguments' on Python 2.6
#459 by andy-maier was merged Jun 1, 2016 Loading… updated Jun 1, 2016
Make sure os is not even partly destroyed
#460 by ddanier was merged Jun 2, 2016 Loading… updated Jun 2, 2016 v2.0.6 - Bugfixes
Pr cmd raise with stderr on error
#452 by barry-scott was merged Jun 13, 2016 Loading… updated Jun 13, 2016 v2.0.6 - Bugfixes
Pr fix corrupt reflog
#465 by barry-scott was closed Jun 13, 2016 Loading… updated Jun 13, 2016
ProTip! Exclude everything labeled bug with -label:bug.