| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop support for python 3.4/3.5; make use of smmap 5.0 which does the same4.0.8 | Sebastian Thiel | 2021-10-23 | 1 | -1/+1 |
| | | |||||
| * | v4.0.74.0.7 | Harmon | 2021-03-26 | 1 | -1/+1 |
| | | |||||
| * | v4.0.64.0.6 | Harmon | 2021-03-25 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin' | Sebastian Thiel | 2021-01-21 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix exception causes all over the codebase | Ram Rachum | 2020-06-15 | 1 | -2/+2 |
| | | | |||||
| * | | Bump patch level for creating a new properly signed release4.0.5 | Sebastian Thiel | 2020-05-05 | 1 | -1/+1 |
| |/ | |||||
| * | Bump patch again; …upload error due to state on disk, yikes4.0.4 | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
| | | |||||
| * | don't try to use __file__ when using pyoxidizer | Sebastian Thiel | 2020-04-11 | 1 | -1/+2 |
| | | |||||
| * | v4.0.24.0.2 | Harmon | 2020-02-24 | 1 | -1/+1 |
| | | |||||
| * | v4.0.14.0.1 | Harmon | 2020-02-23 | 1 | -1/+1 |
| | | |||||
| * | v3.0.3.post13.0.3.post1 | Harmon | 2020-02-23 | 1 | -1/+1 |
| | | |||||
| * | Now with PR: 3.0.23.0.2 | Sebastian Thiel | 2020-02-17 | 1 | -1/+1 |
| | | |||||
| * | bump version to 3.0.13.0.1 | Sebastian Thiel | 2020-02-17 | 1 | -1/+1 |
| | | |||||
| * | Release 3.0.03.0.0 | Sebastian Thiel | 2020-02-15 | 1 | -1/+1 |
| | | |||||
| * | bump version again...2.0.6 | Sebastian Thiel | 2019-09-28 | 1 | -1/+1 |
| | | |||||
| * | Bump version | Sebastian Thiel | 2019-09-28 | 1 | -1/+1 |
| | | |||||
| * | Upgrade makefile2.0.3 | Sebastian Thiel | 2017-09-28 | 1 | -1/+1 |
| | | |||||
| * | chore(rename): gitdb2 v2.02.0.0 | Sebastian Thiel | 2016-10-16 | 1 | -1/+1 |
| | | | | | v2 is chosen to better match the name. | ||||
| * | Bumped version to 0.6.40.6.4 | Sebastian Thiel | 2015-01-12 | 1 | -1/+1 |
| | | |||||
| * | Bumped version to 0.6.30.6.3 | Sebastian Thiel | 2015-01-06 | 1 | -1/+1 |
| | | |||||
| * | Fixed python 3 compatibility issue that only showed on windows0.6.2 | Sebastian Thiel | 2015-01-06 | 1 | -1/+1 |
| | | | | | And bumped version to 0.6.2 | ||||
| * | Applied autopep8 | Sebastian Thiel | 2015-01-04 | 1 | -2/+4 |
| | | | | | autopep8 -v -j 8 --max-line-length 120 --in-place --recursive | ||||
| * | Bumped new version | Sebastian Thiel | 2015-01-01 | 1 | -1/+1 |
| | | | | | Fixed tiny issue in python 3 | ||||
| * | Fully removed all async dependencies | Sebastian Thiel | 2014-11-13 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'kevin-brown-issue_4' into py2n3 | Sebastian Thiel | 2014-11-13 | 1 | -6/+5 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: gitdb/base.py gitdb/fun.py gitdb/pack.py gitdb/stream.py gitdb/test/lib.py gitdb/util.py | ||||
| | * | Pick off the low hanging fruit | Kevin Brown | 2014-07-13 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | This fixes most of the import errors that came from using the implicit relative imports that Python 2 supports. This also fixes the use of `xrange`, which has replaced `range` in Python 3. The same has happened for `izip`, which is also being aliased. The octal number syntax changed in Python 3, so we are now converting from strings using the `int` built-in function, which will produce the same output across both versions of Python. | ||||
| | * | Automated PEP 8 fixes | Kevin Brown | 2014-07-13 | 1 | -2/+2 |
| | | | |||||
| * | | Minor adjustments to adapt to changes in async (due to be removed anyway) | Sebastian Thiel | 2014-11-13 | 1 | -1/+1 |
| |/ | |||||
| * | tabs to spaces | Sebastian Thiel | 2014-02-09 | 1 | -11/+11 |
| | | |||||
| * | bumped version to 0.5.40.5.4 | Sebastian Thiel | 2011-07-05 | 1 | -1/+1 |
| | | |||||
| * | Fixed up docs for upcoming release. Bumped version to 0.5.3 | Sebastian Thiel | 2011-06-13 | 1 | -0/+7 |
| | | |||||
| * | Added smmap as submodule, assured the sys path makes it available | Sebastian Thiel | 2011-06-10 | 1 | -7/+9 |
| | | |||||
| * | preprended all modules with licensing information | Sebastian Thiel | 2011-02-23 | 1 | -0/+4 |
| | | |||||
| * | Fixed unittests | Sebastian Thiel | 2010-11-30 | 1 | -1/+7 |
| | | |||||
| * | moved all relevant files into the gitdb folder. | Sebastian Thiel | 2010-11-30 | 1 | -0/+19 |
| Submodule relinked to point to new github location, and moved as well | |||||
