summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Add release-branch-semver schemechrisjbillington2020-05-111-3/+14
* closes #312 - document interaction with enterprise distrosfix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-021-0/+20
* Allow getting the version from the parent directory suffix.Antony Lee2020-05-011-0/+12
* Merge pull request #408 from con-f-use/masterRonny Pfannschmidt2020-05-011-0/+2
|\
| * Make black happycon-f-use2020-03-181-1/+1
| * Document change to UTCcon-f-use2020-03-181-0/+2
* | Fix documentation of `tag_regex` parameter.Diego Elio Pettenò2020-03-251-3/+3
|/
* no-local-version scheme and improved documentationcon-f-use2020-02-071-1/+8
* fix typo in date marksXuan Wang2020-01-091-2/+2
* Merge branch 'master' into masterRonny Pfannschmidt2020-01-081-18/+44
|\
| * Merge pull request #384 from aodag/aodag-patch-1Ronny Pfannschmidt2020-01-081-2/+2
| |\
| | * Update README.rstAtsushi Odagiri2019-12-141-2/+2
| * | Mention importlib.metadata as alternative to pkg_resourceslayday2020-01-071-16/+41
| |/
* | fix TOML examplesMark2019-12-091-4/+4
|/
* Fix pyproject.toml example rendering in READMEDavid Vo2019-12-011-1/+1
* Merge pull request #343 from pypa/RonnyPfannschmidt-doc-file-finderRonny Pfannschmidt2019-11-261-1/+3
|\
| * Update README.rstRonnyPfannschmidt-doc-file-finderRonny Pfannschmidt2019-11-261-1/+1
| * Update README.rstRonny Pfannschmidt2019-06-271-1/+1
| * Update README.rstRonny Pfannschmidt2019-06-271-1/+1
| * Update README.rstRonny Pfannschmidt2019-06-271-1/+1
| * experiment with bettere describing the file findingRonny Pfannschmidt2019-06-271-1/+3
* | Fix the Tidelift badge in README (#373)Sviatoslav Sydorenko2019-11-251-2/+2
* | Update changelog and add documentation about usage of the feature.Jason R. Coombs2019-11-241-0/+54
* | Fixed references to ScmVersion class in READMErrobby862019-09-121-3/+3
* | Correct typos in READMEVelibor Zeli2019-09-041-2/+2
* | Merge pull request #351 from vanschelven/document-filefinders-in-more-detailRonny Pfannschmidt2019-07-311-11/+16
|\ \
| * | Document file_finders in more detailKlaas van Schelven2019-07-311-11/+16
* | | Documentation: add example usage of 'write_to_template' parameterKlaas van Schelven2019-07-231-1/+2
|/ /
* | Merge pull request #340 from pypa/docs/tideliftRonny Pfannschmidt2019-07-191-0/+10
|\ \
| * | Add tidelift badge and vulnerability disclosure section (from jaraco/tidelift)docs/tideliftJason R. Coombs2019-05-221-0/+10
| |/
* | fix #329 - document the file_finders entry pointKlaas van Schelven2019-07-191-0/+15
|/
* Allow setting a fallback version in case everything else fails.Antony Lee2019-03-031-6/+12
* Fix small grammatical mistake in READMEThomas Robitaille2019-01-191-2/+2
* 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
* Add option git_describe_commandLuciano Bello2018-10-281-0/+7
* Merge branch 'master' of https://github.com/punkadiddle/setuptools_scmpunkadiddle2018-06-301-1/+2
|\
| * Update README.rstpunkadiddle2018-07-011-1/+2
* | setup.py examplepunkadiddle2018-06-301-1/+14
|/
* docpunkadiddle2018-06-301-0/+7
* README: add use case for write_toDaniel Hahler2018-06-301-2/+3
* Revisit READMEDaniel Hahler2018-06-301-22/+25
* Fix RST typoScott Armitage2018-06-111-2/+2
* Add `node-and-timestamp` to README.rstScott Armitage2018-06-111-0/+2
* document SETUPTOOLS_SCM_DEBUG, fixes #260Ronny Pfannschmidt2018-05-201-1/+3
* add note on testing against a non-installed version to readmeRonny Pfannschmidt2018-05-201-0/+13
* steal pre-commit config from toxRonny Pfannschmidt2018-05-131-2/+2
* enhance customization exampleRonny Pfannschmidt2018-04-121-0/+9