Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing release 2.8.42.8.4 | Raphaël Barrois | 2019-12-21 | 2 | -2/+2 |
* | Properly coerce versions with leading zeroes. | Raphaël Barrois | 2019-12-21 | 3 | -2/+14 |
* | Update README.rst | Thijs Damsma | 2019-12-21 | 1 | -2/+2 |
* | Back to development: 2.8.4 | Raphaël Barrois | 2019-11-21 | 2 | -1/+7 |
* | Preparing release 2.8.32.8.3 | Raphaël Barrois | 2019-11-21 | 2 | -2/+2 |
* | Fix NpmSpec prerelease-handling. | Raphaël Barrois | 2019-11-21 | 3 | -2/+13 |
* | Add Clause.prettyprint() for debug. | Raphaël Barrois | 2019-11-21 | 1 | -0/+31 |
* | Correct typo in SimpleSpec description | Jason | 2019-09-13 | 1 | -1/+1 |
* | Back to development: 2.8.3 | Raphaël Barrois | 2019-09-06 | 2 | -1/+7 |
* | Preparing release 2.8.22.8.2 | Raphaël Barrois | 2019-09-06 | 2 | -2/+2 |
* | Fix Spec.specs for single-term ranges.maint/2.x | Raphaël Barrois | 2019-09-06 | 3 | -5/+14 |
* | Adapt from_db_value() for Django 3 | Dan Kolbman | 2019-08-30 | 1 | -1/+1 |
* | Back to development: 2.8.2 | Raphaël Barrois | 2019-08-29 | 2 | -1/+7 |
* | Preparing release 2.8.12.8.1 | Raphaël Barrois | 2019-08-29 | 2 | -2/+2 |
* | Restore `Spec.specs` [Closes #79] | Raphaël Barrois | 2019-08-29 | 2 | -1/+7 |
* | Back to development: 2.8.1 | Raphaël Barrois | 2019-08-29 | 2 | -1/+7 |
* | Preparing release 2.8.02.8.0 | Raphaël Barrois | 2019-08-29 | 2 | -2/+2 |
* | Restore Python2 support.rbarrois/restore-py2 | Raphaël Barrois | 2019-08-29 | 10 | -25/+94 |
* | Back to development: 2.7.2 | Raphaël Barrois | 2019-08-28 | 2 | -1/+7 |
* | Preparing release 2.7.12.7.1 | Raphaël Barrois | 2019-08-28 | 2 | -2/+2 |
* | Fix NPM-style caret matching. | Raphaël Barrois | 2019-08-28 | 3 | -7/+25 |
* | Back to development: 2.7.1maint/v2.7 | Raphaël Barrois | 2019-08-28 | 2 | -1/+7 |
* | Preparing release 2.7.02.7.0 | Raphaël Barrois | 2019-08-28 | 2 | -2/+2 |
* | Enable zest.releaser. | Raphaël Barrois | 2019-08-28 | 4 | -1/+23 |
* | Fix MANIFEST.in | Raphaël Barrois | 2019-08-28 | 1 | -5/+5 |
* | Add `make help`. | Raphaël Barrois | 2019-08-28 | 1 | -5/+53 |
* | Describe upcoming changes. | Raphaël Barrois | 2019-08-28 | 1 | -0/+11 |
* | Rewrite `Spec` documentation. | Raphaël Barrois | 2019-08-27 | 1 | -52/+49 |
* | Deprecate support for 'partial' versions.rba/pre-2.8 | Raphaël Barrois | 2019-08-26 | 6 | -8/+21 |
* | Adjust docs for readthedocs. | Raphaël Barrois | 2019-08-26 | 1 | -3/+9 |
* | Add `Version.precedence_key`. | Raphaël Barrois | 2019-08-26 | 5 | -205/+114 |
* | Rename the 'setup' Makefile target. | Raphaël Barrois | 2019-08-26 | 1 | -1/+1 |
* | Add some docstrings. | Raphaël Barrois | 2019-08-26 | 1 | -0/+1 |
* | Add deprecations for Spec/SpecItem. | Raphaël Barrois | 2019-08-26 | 6 | -138/+204 |
* | Add support for NPM-style version ranges. | Raphaël Barrois | 2019-08-26 | 8 | -4/+333 |
* | Refactor spec/version matching. | Raphaël Barrois | 2019-08-26 | 7 | -125/+641 |
* | Fix minor docs typo. | Raphaël Barrois | 2019-08-24 | 1 | -2/+2 |
* | Fix inconsistent matching behaviour. | Raphaël Barrois | 2019-08-24 | 5 | -36/+39 |
* | Add `Version.truncate()`. | Raphaël Barrois | 2019-08-24 | 3 | -0/+51 |
* | Clarify hashing strategy for Version. | Raphaël Barrois | 2019-08-24 | 1 | -0/+2 |
* | Lint setup.py. | Raphaël Barrois | 2019-08-24 | 2 | -2/+1 |
* | Lint test code. | Raphaël Barrois | 2019-08-24 | 9 | -37/+41 |
* | Use unittest.subTest in tests. | Raphaël Barrois | 2019-08-24 | 3 | -124/+168 |
* | Drop support for Python<3.4. | Raphaël Barrois | 2019-08-24 | 13 | -84/+45 |
* | Use Version(major=1, ...) for next_... | Raphaël Barrois | 2019-08-24 | 1 | -7/+35 |
* | Allow Version(major=1, ...). | Raphaël Barrois | 2019-08-24 | 5 | -2/+98 |
* | Add myself to the credits | Kyle Baird | 2018-06-18 | 1 | -0/+1 |
* | Make class name dynamic in Version.__repr__ | Kyle Baird | 2018-06-18 | 1 | -1/+2 |
* | Remove hacks for old Django under Pypy. | Raphaël Barrois | 2018-06-18 | 1 | -8/+0 |
* | Adapt code to Django>=1.11. | Raphaël Barrois | 2018-06-18 | 2 | -17/+2 |