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 type error (startswith expects bytes)
#288 by johnwalker was merged May 14, 2015 Loading… updated May 14, 2015 v1.0.2 - Fixes
support passing odbt for using with Repo
#291 by hvnsweeting was merged Jun 10, 2015 Loading… updated Jun 10, 2015 v1.0.2 - Fixes
Add example ssh script
#293 by T0MASD was merged Jun 10, 2015 Loading… updated Jun 10, 2015 v1.0.2 - Fixes
Allow submodules to be ignored in is_dirty
#294 by Javex was merged Jun 10, 2015 Loading… updated Jun 10, 2015 v1.0.2 - Fixes
Added NullHandlers to all loggers to prevent "No handler" messages
#300 by jamescnowell was merged Jun 26, 2015 Loading… updated Jun 26, 2015 v1.0.2 - Fixes
Fix docstring of Repo.clone_from()
#305 by jonls was merged Jun 30, 2015 Loading… updated Jun 30, 2015
Add env parameter to Repo.clone_from() for setting environment variables
#307 by jonls was merged Jul 1, 2015 Loading… updated Jul 1, 2015
care tilde in include.path config
#309 by mihyaeru21 was merged Jul 6, 2015 Loading… updated Jul 6, 2015 v1.0.2 - Fixes
Fix typo
#313 by rennat was merged Jul 15, 2015 Loading… updated Jul 15, 2015
Feature: Make commits with custom author_date and commit_date (closes #315)
#317 by avinassh was merged Jul 17, 2015 Loading… updated Jul 17, 2015 v1.0.2 - Fixes
typo in submodules api documentation
#318 by roidelapluie was merged Jul 18, 2015 Loading… updated Jul 18, 2015 v1.0.2 - Fixes
Always add '--' to git reset
#319 by jeblair was merged Jul 18, 2015 Loading… updated Jul 18, 2015
Implement is_ancestor
#322 by bwrsandman was merged Jul 21, 2015 Loading… updated Jul 21, 2015 v1.0.2 - Fixes
gic {init,clone} --separate-git-dir is supported only since 1.7.5
#324 by roidelapluie was merged Jul 22, 2015 Loading… updated Jul 22, 2015 v1.0.2 - Fixes
Ensure file resources are released
#326 by vokimon was merged Jul 27, 2015 Loading… updated Jul 27, 2015 v1.0.2 - Fixes
Fix bug in tutorial, I'm not sure I'm right so please confirm
#329 by cool-RR was merged Jul 28, 2015 Loading… updated Jul 28, 2015 v1.0.2 - Fixes
Revert "fix(cmd): fixed deadlock when stderr buffer overflow"
#358 by Byron was merged Oct 15, 2015 Loading… updated Oct 15, 2015
fix(cmd): fixed deadlock when stderr buffer overflow
#357 by rikdev was merged Oct 15, 2015 Loading… updated Oct 15, 2015 v1.0.2 - Fixes
Include 'timeout' parameter in Git execute
#354 by dpursehouse was merged Oct 16, 2015 Loading… updated Oct 16, 2015 v1.0.2 - Fixes
Fixed a non-Windows import
#372 by AWhetter was merged Dec 21, 2015 Loading… updated Dec 21, 2015
DOC: minor typos
#374 by yarikoptic was merged Jan 9, 2016 Loading… updated Jan 9, 2016
enable config parsers to be used as context managers
#388 by boidolr was merged Feb 20, 2016 Loading… updated Feb 20, 2016 v2.0.0 - Features and Fixes
fix(cmd): Use buffered reads
#389 by csnover was merged Feb 25, 2016 Loading… updated Feb 25, 2016 v2.0.0 - Features and Fixes
ProTip! Type g i on any issue or pull request to go back to the issue listing page.