summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Version bumpv2.0.0Raphaël Barrois2012-05-222-1/+2
* Upgrade doc.Raphaël Barrois2012-05-221-6/+6
* Export the SpecItem class in __init__.Raphaël Barrois2012-05-211-2/+2
* Remove SpecItem.Raphaël Barrois2012-05-2111-222/+152
* Update changelog.Raphaël Barrois2012-05-211-0/+1
* Rename Spec to SpecItem and SpecList to SpecItem.Raphaël Barrois2012-05-219-132/+132
* Update changelog, version.Raphaël Barrois2012-05-212-1/+9
* Update docs.Raphaël Barrois2012-05-212-66/+66
* Update rules and code to follow readable specifications.Raphaël Barrois2012-05-205-118/+99
* Write updated version specification rules.Raphaël Barrois2012-05-201-0/+53
* Update README.Raphaël Barrois2012-05-181-1/+3
* Update README.Raphaël Barrois2012-05-181-0/+50
* Update ChangeLog, version bump.v1.2.0Raphaël Barrois2012-05-182-1/+12
* Allow passing in spec lists in separate arguments to SpecList.Raphaël Barrois2012-05-183-3/+30
* Release v1.1.0v1.1.0Raphaël Barrois2012-05-182-3/+3
* Release candidate.Raphaël Barrois2012-05-181-1/+1
* Update docs.Raphaël Barrois2012-05-183-29/+277
* Add docstrings.Raphaël Barrois2012-05-181-2/+25
* Include ChangeLog.Raphaël Barrois2012-05-182-0/+2
* Introduce the changelog.Raphaël Barrois2012-05-181-0/+25
* Test handling of the 'partial' flag in hashing.Raphaël Barrois2012-05-181-0/+11
* Ensure partial flag is kept around.Raphaël Barrois2012-05-181-0/+1
* Version bump.Raphaël Barrois2012-05-171-1/+1
* Introduce the SpecListField.Raphaël Barrois2012-05-173-9/+37
* Expose the SpecList object.Raphaël Barrois2012-05-171-1/+1
* Factor code between VersionField and SpecField.Raphaël Barrois2012-05-171-33/+23
* Add SpecList.Raphaël Barrois2012-05-172-0/+97
* Add support for __hash__ to Version/Spec.Raphaël Barrois2012-05-172-0/+15
* Use tuples instead of lists.Raphaël Barrois2012-05-172-40/+40
* Add tests for loose version specs.Raphaël Barrois2012-05-173-2/+100
* Fix testsRaphaël Barrois2012-05-171-3/+3
* Improve support for loose matches.Raphaël Barrois2012-05-172-12/+45
* Release v1.0.0.v1.0.0maint/v1.0.0Raphaël Barrois2012-05-172-2/+2
* Switching to beta.v1.0.0-betaRaphaël Barrois2012-05-161-1/+1
* Improve doc.Raphaël Barrois2012-05-164-14/+335
* More doc.Raphaël Barrois2012-05-163-1/+59
* Add doc.Raphaël Barrois2012-05-168-2/+641
* Improve .gitignore.Raphaël Barrois2012-05-162-0/+2
* Fix setup.pyRaphaël Barrois2012-05-161-1/+1
* Alpha of 1.0.0.1.0.0-alphaRaphaël Barrois2012-05-161-1/+1
* Add __contains__ to Spec.Raphaël Barrois2012-05-163-0/+29
* s/SemanticVersion/Version/Raphaël Barrois2012-05-157-28/+28
* Add django fields for SemanticVersion and Spec.Raphaël Barrois2012-05-155-0/+208
* Add support for unittest2.Raphaël Barrois2012-05-151-1/+5
* Add comparison between Spec objects.Raphaël Barrois2012-05-151-0/+5
* Rename 'RequirementSpec' to 'Spec'.Raphaël Barrois2012-05-153-7/+7
* Add travis-ci status to README.Raphaël Barrois2012-05-151-0/+3
* Use unittest2 loader.discover for python2.6Raphaël Barrois2012-05-152-1/+6
* Typo in travis-ci filename.Raphaël Barrois2012-05-151-0/+0
* Add travis-ci config.Raphaël Barrois2012-05-151-0/+9