summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tidelift badge and vulnerability disclosure section (from jaraco/tidelift)docs/tideliftJason R. Coombs2019-05-221-0/+10
* travis: compact bdist-egg job specs and add python3.7 and 3.8-dev for egg buildsRonny Pfannschmidt2019-05-121-23/+11
* update changelogv3.3.2Ronny Pfannschmidt2019-05-121-0/+6
* Merge pull request #336 from pypa/fix-py38Ronny Pfannschmidt2019-05-123-2/+8
|\
| * make the issue marker knownfix-py38Ronny Pfannschmidt2019-05-121-0/+2
| * Update .travis.yml - py38Ronny Pfannschmidt2019-05-121-1/+2
| * fix #335 - use signature and add py38 to the matrixRonny Pfannschmidt2019-05-113-2/+5
|/
* Merge pull request #334 from ionelmc/fix-333v3.3.1Ronny Pfannschmidt2019-05-108-27/+56
|\
| * Fix styling.Ionel Cristian Mărieș2019-05-101-1/+3
| * Update changelog.Ionel Cristian Mărieș2019-05-101-0/+6
| * Don't pass entrypoing name around anymore and allow passing fallback_root to ...Ionel Cristian Mărieș2019-05-105-16/+22
| * Use a different root for fallbacks. Remove old hack that merely checked entry...Ionel Cristian Mărieș2019-05-105-17/+32
|/
* Prepare changelelogv3.3.0Ronny Pfannschmidt2019-05-071-2/+2
* Merge pull request #327 from anntzer/fallback_versionRonny Pfannschmidt2019-03-037-6/+40
|\
| * Allow setting a fallback version in case everything else fails.Antony Lee2019-03-037-6/+40
|/
* Merge pull request #326 from astrofrog/patch-1Ronny Pfannschmidt2019-01-191-2/+2
|\
| * Fix small grammatical mistake in READMEThomas Robitaille2019-01-191-2/+2
|/
* add python3.7 to the classifier list, fixes #325v3.2.0Ronny Pfannschmidt2019-01-162-1/+2
* Merge pull request #323 from stephenfin/setupcfg-docsRonny Pfannschmidt2019-01-161-125/+182
|\
| * README: Add 'setuptools_scm' to 'pyproject.toml'Stephen Finucane2018-12-131-1/+1
| * README: Add references to pyproject.tomlStephen Finucane2018-12-131-2/+17
| * README: Add setup.cfg usage exampleStephen Finucane2018-12-121-0/+43
| * README: Trivial markup fixesStephen Finucane2018-12-121-127/+126
|/
* remove the unused setup.py release command, fixes #318Ronny Pfannschmidt2018-11-201-3/+0
* correct changelog, fixes #319Ronny Pfannschmidt2018-11-201-3/+8
* Merge pull request #316 from 1ucian0/303Ronny Pfannschmidt2018-10-286-1/+31
|\
| * Add option git_describe_commandLuciano Bello2018-10-286-1/+31
|/
* fix unintended missing parametersRonny Pfannschmidt2018-10-272-12/+19
* fix pre-commit issuesRonny Pfannschmidt2018-10-271-2/+4
* Merge pull request #302 from RonnyPfannschmidt/prepare-3.1.0v3.1.0Ronny Pfannschmidt2018-08-0910-32/+67
|\
| * pass trough config everywhereRonny Pfannschmidt2018-08-086-27/+45
| * validate the warning we trigger on tags with local suffixesRonny Pfannschmidt2018-08-081-1/+4
| * remove extras from ScmVersion reprRonny Pfannschmidt2018-08-081-2/+1
| * add missing config arg to hacks hooksRonny Pfannschmidt2018-08-081-2/+2
| * repare changelog and begin warnings crackdownRonny Pfannschmidt2018-08-084-2/+17
|/
* Merge pull request #299 from RonnyPfannschmidt/fix-298Ronny Pfannschmidt2018-08-082-7/+29
|\
| * finalize error handling for git file listingRonny Pfannschmidt2018-08-082-4/+6
| * turn the archive usage error into a logged exceptionRonny Pfannschmidt2018-08-082-7/+27
* | Merge pull request #300 from RonnyPfannschmidt/fix-297Ronny Pfannschmidt2018-08-083-1/+17
|\ \ | |/ |/|
| * fix #297 - correct the invocation in version_from_scmRonny Pfannschmidt2018-08-083-1/+17
|/
* Update CHANGELOG.rstv3.0.6Ronny Pfannschmidt2018-07-311-0/+4
* Merge pull request #296 from RonnyPfannschmidt/fix-metadataRonny Pfannschmidt2018-07-312-1/+5
|\
| * fix bad selfinstall testRonny Pfannschmidt2018-07-311-1/+3
| * actually add own package to pkg_resources.working_setRonny Pfannschmidt2018-07-311-0/+2
|/
* 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