summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix readmev3.0.5Ronny Pfannschmidt2018-07-301-0/+1
* Merge pull request #294 from RonnyPfannschmidt/fix-292Ronny Pfannschmidt2018-07-303-1/+14
|\
| * fix #292 - support for uppercase leading v character in tag version extractio...Ronny Pfannschmidt2018-07-303-1/+14
|/
* Merge pull request #290 from RonnyPfannschmidt/travis-structurev3.0.4Ronny Pfannschmidt2018-07-281-10/+25
|\
| * switch back to normal pypi after finalizing the testing of the release processRonny Pfannschmidt2018-07-281-1/+2
| * use correct test pypi urlv3.0.4alpha2Ronny Pfannschmidt2018-07-281-1/+1
| * pick testpypi for deployment testingv3.0.4alpha1Ronny Pfannschmidt2018-07-281-0/+1
| * correct the deploy sectionsRonny Pfannschmidt2018-07-241-10/+23
* | update changelog, fixes #291Ronny Pfannschmidt2018-07-261-1/+1
|/
* introduce travis jobs and configure egg builds them (#288)v3.0.3Ronny Pfannschmidt2018-07-243-31/+78
* Merge pull request #287 from RonnyPfannschmidt/fix-286Ronny Pfannschmidt2018-07-243-15/+39
|\
| * fix #286 - return a list from tags_to_versionsRonny Pfannschmidt2018-07-243-15/+39
|/
* Merge pull request #285 from RonnyPfannschmidt/fix-284v3.0.2Ronny Pfannschmidt2018-07-234-20/+54
|\
| * fix #284 - allow dashes in default tag prefixes againRonny Pfannschmidt2018-07-234-20/+54
|/
* Merge pull request #282 from RonnyPfannschmidt/fix-281v3.0.1Ronny Pfannschmidt2018-07-233-2/+21
|\
| * fix #281 - reorder arguments to allow prior calls to workRonny Pfannschmidt2018-07-233-2/+21
|/
* changelogv3.0.0Ronny Pfannschmidt2018-07-231-1/+3
* add a test for a rc version oddity i experienced in the last release, its alr...Ronny Pfannschmidt2018-07-231-1/+8
* Merge pull request #276 from punkadiddle/masterRonny Pfannschmidt2018-07-1710-71/+265
|\
| * tags_to_version loops reduced to map functionpunkadiddle2018-07-101-6/+1
| * removed string formattingpunkadiddle2018-07-101-1/+1
| * compatibility fixes for apipunkadiddle2018-07-101-1/+1
| * check custom parse function for availability of config argumentpunkadiddle2018-07-101-7/+10
| * working draft using configuration instance classpunkadiddle2018-07-098-112/+176
| * assertion replaced by warningpunkadiddle2018-06-301-4/+9
| * removed vsode settingspunkadiddle2018-06-301-43/+0
| * warnings on version extractionpunkadiddle2018-06-301-0/+4
| * Merge branch 'master' of https://github.com/punkadiddle/setuptools_scmpunkadiddle2018-06-301-1/+2
| |\
| | * Update README.rstpunkadiddle2018-07-011-1/+2
| * | debug output extendedpunkadiddle2018-06-301-1/+1
| * | setup.py examplepunkadiddle2018-06-301-1/+14
| |/
| * docpunkadiddle2018-06-301-0/+7
| * tag parsing configurable through tag_regexpunkadiddle2018-06-306-24/+169
* | Merge pull request #277 from jpiron/pretend_fixRonny Pfannschmidt2018-07-024-10/+15
|\ \ | |/ |/|
| * Remove strict option from setuptools check commandJonathan Piron2018-07-021-1/+1
| * Add some pretned testsJonathan Piron2018-07-022-7/+12
| * Fix tox selfcheck commandJonathan Piron2018-07-021-1/+1
| * Do not parse tag when pretending versionJonathan Piron2018-07-021-1/+1
|/
* Merge pull request #274 from blueyed/write_toRonny Pfannschmidt2018-06-301-2/+3
|\
| * README: add use case for write_toDaniel Hahler2018-06-301-2/+3
|/
* Merge pull request #272 from blueyed/revisit-readmeRonny Pfannschmidt2018-06-301-22/+25
|\
| * Revisit READMEDaniel Hahler2018-06-301-22/+25
|/
* Merge pull request #270 from sTywin/readme-node-and-dateRonny Pfannschmidt2018-06-121-0/+2
|\
| * Fix RST typoScott Armitage2018-06-111-2/+2
| * Add `node-and-timestamp` to README.rstScott Armitage2018-06-111-0/+2
|/
* Merge pull request #269 from pypa/fix-git-parseRonny Pfannschmidt2018-05-225-12/+56
|\
| * fix #266 and add a unittest for the tag_to_versionRonny Pfannschmidt2018-05-223-3/+31
| * add a test addressing #266 demonstraing its not a git issueRonny Pfannschmidt2018-05-222-9/+25
|/
* Merge pull request #267 from pypa/otherRonny Pfannschmidt2018-05-226-33/+29
|\
| * fix changelogotherRonny Pfannschmidt2018-05-211-2/+2