summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use realpath during relpath to avoid cross-volume issues on Windows. Fixes #436.bugfix/436-realpath-everywhereJason R. Coombs2020-05-221-1/+1
* run pipelines on releasesRonny Pfannschmidt2020-05-211-0/+1
* Merge pull request #435 from pypa/release-prepRonny Pfannschmidt2020-05-213-14/+8
|\
| * correct supported python versionsrelease-prepRonny Pfannschmidt2020-05-212-0/+2
| * update changelogRonny Pfannschmidt2020-05-211-0/+6
| * drop default.nixRonny Pfannschmidt2020-05-211-14/+0
|/
* Merge pull request #433 from pypa/drop-samefileRonny Pfannschmidt2020-05-217-307/+91
|\
| * drop samefile and switch to declarative metadataRonny Pfannschmidt2020-05-217-307/+91
|/
* Merge pull request #434 from pypa/drop-travisRonny Pfannschmidt2020-05-205-58/+49
|\
| * drop travisdrop-travisRonny Pfannschmidt2020-05-205-58/+49
|/
* Merge pull request #430 from chrisjbillington/release-branch-semver-schemeRonny Pfannschmidt2020-05-164-16/+95
|\
| * Allow guess_next_simple_semver to ignore unneeded partschrisjbillington2020-05-111-10/+6
| * Add release-branch-semver schemechrisjbillington2020-05-114-6/+89
|/
* Merge pull request #429 from mgorny/skip-gitRonny Pfannschmidt2020-05-084-6/+24
|\
| * Skip git tests when git is unavailableMichał Górny2020-05-074-6/+24
|/
* Merge pull request #428 from pypa/bugfix/427-utc-mismatchRonny Pfannschmidt2020-05-071-2/+3
|\
| * Generate the date for today in UTC. Fixes #427.bugfix/427-utc-mismatchJason R. Coombs2020-05-061-2/+3
* | Merge pull request #426 from mgorny/hg-skipRonny Pfannschmidt2020-05-072-1/+12
|\ \ | |/ |/|
| * Skip mercurial tests when hg is not availableMichał Górny2020-05-062-1/+12
|/
* drop pypi from travis configRonny Pfannschmidt2020-05-031-24/+0
* pre-commit updateRonny Pfannschmidt2020-05-031-2/+2
* Merge pull request #422 from pypa/fix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-023-6/+23
|\
| * closes #312 - document interaction with enterprise distrosfix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-023-6/+23
|/
* Merge branch 'master' of github.com:pypa/setuptools_scmRonny Pfannschmidt2020-05-026-1/+41
|\
| * Merge pull request #410 from anntzer/parentdir_prefix_versionRonny Pfannschmidt2020-05-026-1/+41
| |\
| | * Allow getting the version from the parent directory suffix.Antony Lee2020-05-016-1/+41
* | | update changelog and prepare a major releaseRonny Pfannschmidt2020-05-021-1/+4
|/ /
* | Merge pull request #383 from pypa/workflowsRonny Pfannschmidt2020-05-0110-143/+193
|\ \ | |/ |/|
| * add python testsworkflowsRonny Pfannschmidt2020-05-019-143/+173
| * add pre-commit github actionRonny Pfannschmidt2020-05-011-0/+20
|/
* Merge pull request #408 from con-f-use/masterRonny Pfannschmidt2020-05-014-2/+26
|\
| * Make black happycon-f-use2020-03-182-1/+6
| * Fix file locationscon-f-use2020-03-184-473/+14
| * Document change to UTCcon-f-use2020-03-182-0/+7
| * Change ScmVersion.time to UTCcon-f-use2020-03-182-0/+471
* | Merge pull request #412 from Flameeyes/masterRonny Pfannschmidt2020-05-016-6/+18
|\ \ | |/ |/|
| * Select git tags based on presence of numbers, rather than dots.Diego Elio Pettenò2020-03-252-1/+9
| * Extract version correctly from tags with a single digit.Diego Elio Pettenò2020-03-252-1/+6
| * Avoid overriding the default tag_regex in tests.Diego Elio Pettenò2020-03-251-1/+0
| * Fix documentation of `tag_regex` parameter.Diego Elio Pettenò2020-03-251-3/+3
|/
* Merge pull request #407 from hugovk/drop-the-dotRonny Pfannschmidt2020-02-271-1/+1
|\
| * Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160Hugo2020-02-271-1/+1
|/
* Merge pull request #405 from con-f-use/no_local_versionv3.5.0Ronny Pfannschmidt2020-02-085-1/+21
|\
| * no-local-version scheme and improved documentationcon-f-use2020-02-075-1/+21
|/
* Update CHANGELOG.rstRonny Pfannschmidt2020-01-251-0/+5
* Merge pull request #404 from TheTripleV/fix-403Ronny Pfannschmidt2020-01-252-0/+2
|\
| * Add issue number to test caseTheTripleV2020-01-251-0/+1
| * Close subprocess files descriptorTheTripleV2020-01-251-0/+1
|/
* Merge pull request #400 from gesslerpd/fix/windowsv3.4.3Ronny Pfannschmidt2020-01-222-2/+7
|\
| * update changeloggesslerpd2020-01-201-1/+1