Skip to content

Pull requests: gitpython-developers/gitdb

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

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
Setup: Fix invalid syntax
#8 by orgads was merged Sep 11, 2014 Loading… updated Sep 11, 2014
Support for Python3
#9 by Luthaf was closed Sep 30, 2014 Loading… updated Sep 30, 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
Python3 compat
#13 by electrofelix was closed Nov 13, 2014 Loading… updated Nov 13, 2014
Python 3 compatibility
#5 by kevin-brown was closed Nov 13, 2014 Loading… updated Nov 13, 2014 v0.6.0
Minor change to begin Python3 compatibility support.
#12 by schryer was merged Nov 12, 2014 Loading… updated Nov 14, 2014 v0.6.0
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
Remove duplicate const
#20 by Kronuz was merged Apr 7, 2015 Loading… updated Apr 7, 2015
Add Python 3.5 to tests and classifiers
#26 by scop was merged Jul 30, 2016 Loading… updated Jul 30, 2016
Spelling fixes
#27 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
support open encoding utf-8
#41 by nooperpudd was merged Sep 28, 2017 Loading… updated Sep 29, 2017
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
Drop support for EOL Python
#46 by hugovk was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Use utf-8 for path encoding
#48 by uburuntu was closed Apr 1, 2019 Loading… updated Apr 1, 2019
Gitdbmerger
#50 by shuang42 was closed Jul 20, 2019 Loading… updated Jul 21, 2019
loose: rename only if needed
#52 by efiop was merged Sep 28, 2019 Loading… updated Sep 28, 2019 v2.0.6 - Bugfixes
ProTip! Filter pull requests by the default branch with base:master.