-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: gitpython-developers/gitdb
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Update gitmodules to point to the https location of the git repositories.
#3
by dbaxa
was merged Nov 5, 2012
Loading…
updated Jun 16, 2014
Clarify which Python versions are supported
#11
by hickford
was merged Nov 12, 2014
Loading…
updated Nov 12, 2014
Add installation instructions to readme
#10
by hickford
was merged Nov 12, 2014
Loading…
updated Nov 12, 2014
Bring gitdb.test back into distribution
#15
by yarikoptic
was merged Dec 18, 2014
Loading…
updated Dec 18, 2014
minor spell fixes + empty line unification + comparison for python 2.6
#18
by yarikoptic
was merged Jan 9, 2015
Loading…
updated Jan 9, 2015
Add Python 3.5 to tests and classifiers
#26
by scop
was merged Jul 30, 2016
Loading…
updated Jul 30, 2016
Handle more file open/close with "with"
#28
by scop
was merged Jul 30, 2016
Loading…
updated Jul 30, 2016
support optional gitdb_speedups
#34
by graingert
was merged Oct 9, 2016
Loading…
updated Oct 9, 2016
Do not support universal wheels
#31
by graingert
was merged Sep 24, 2016
Loading…
updated Oct 9, 2016
Enable Appveyor CI for Windows
#33
by ankostis
was merged Oct 24, 2016
Loading…
updated Oct 24, 2016
Eliminate Leaks by wrapping resources in contextlib with-blocks
#36
by ankostis
was closed Oct 28, 2016
Loading…
updated Dec 8, 2016
Windows fixes for leaking file handles #37
tag.leaks
#38
by stuertz
was merged May 28, 2017
Loading…
updated Oct 30, 2017
Switched broken pypip.in badges to shields.io
#44
by movermeyer
was merged Mar 17, 2018
Loading…
updated Mar 17, 2018
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.