summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * terminate process to cleanupgesslerpd2020-01-201-3/+3
| * Fix #399gesslerpd2020-01-202-2/+7
|/
* changelogv3.4.2Ronny Pfannschmidt2020-01-191-0/+5
* Merge pull request #396 from pypa/revert-346-first-parentRonny Pfannschmidt2020-01-191-1/+1
|\
| * Revert "git: DEFAULT_DESCRIBE: add --first-parent"revert-346-first-parentRonny Pfannschmidt2020-01-191-1/+1
* | Merge pull request #398 from pypa/fix-395-pass-in-tag-regexRonny Pfannschmidt2020-01-193-2/+13
|\ \ | |/ |/|
| * fix #395: correctly transfer tag regex in the Configuration constructorfix-395-pass-in-tag-regexRonny Pfannschmidt2020-01-193-2/+13
|/
* Merge pull request #390 from blueyed/fix-testRonny Pfannschmidt2020-01-181-1/+2
|\
| * Fix testing/test_git.py::test_git_archive_export_ignoreDaniel Hahler2020-01-101-1/+2
* | Merge pull request #389 from blueyed/testpathsRonny Pfannschmidt2020-01-181-0/+1
|\ \
| * | pytest: configure testpathsDaniel Hahler2020-01-101-0/+1
| |/
* | Update CHANGELOG.rstv3.4.1Ronny Pfannschmidt2020-01-181-1/+2
* | Merge pull request #377 from pypa/fix-374Ronny Pfannschmidt2020-01-184-47/+50
|\ \
| * | unify configruation initialization and configuration defaultsfix-374Ronny Pfannschmidt2019-11-283-47/+41
| * | fix #374 - initialize configuration for toml integrationRonny Pfannschmidt2019-11-282-5/+14
* | | update changelog for next releaseRonny Pfannschmidt2020-01-171-0/+5
* | | changelogv3.4.0Ronny Pfannschmidt2020-01-171-0/+2
| |/ |/|
* | Merge pull request #388 from Alex-X-W/fix_typoRonny Pfannschmidt2020-01-091-2/+2
|\ \
| * | fix typo in date marksXuan Wang2020-01-091-2/+2
|/ /
* | Merge pull request #379 from mrg29/masterRonny Pfannschmidt2020-01-081-4/+5
|\ \
| * \ Merge branch 'master' into masterRonny Pfannschmidt2020-01-086-20/+104
| |\ \ | |/ / |/| |
* | | Merge pull request #382 from RonnyPfannschmidt/check-381Ronny Pfannschmidt2020-01-085-2/+60
|\ \ \
| * | | # fixup manifestRonny Pfannschmidt2019-12-131-0/+1
| * | | fix #381 - clean out env vars from the git hook systemRonny Pfannschmidt2019-12-134-2/+59
| | |/ | |/|
* | | Merge pull request #384 from aodag/aodag-patch-1Ronny Pfannschmidt2020-01-081-2/+2
|\ \ \
| * | | Update README.rstAtsushi Odagiri2019-12-141-2/+2
* | | | Merge pull request #387 from layday/mention-importlib-metadataRonny Pfannschmidt2020-01-081-16/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Mention importlib.metadata as alternative to pkg_resourceslayday2020-01-071-16/+41
|/ / /
| | * fix TOML examplesMark2019-12-091-4/+4
| |/ |/|
* | Merge pull request #378 from auscompgeek/patch-1Ronny Pfannschmidt2019-12-011-1/+1
|\ \
| * | Fix pyproject.toml example rendering in READMEDavid Vo2019-12-011-1/+1
|/ /
* | Declare funding through tideliftJason R. Coombs2019-11-301-0/+1
|/
* Merge pull request #375 from layday/test-pyproject-integrationRonny Pfannschmidt2019-11-281-0/+22
|\
| * fixup! Test pyproject.toml integration using gitlayday2019-11-271-1/+1
| * fixup! Test pyproject.toml integration using gitlayday2019-11-271-3/+1
| * Test pyproject.toml integration using gitlayday2019-11-271-0/+24
|/
* 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
* | Merge pull request #372 from pypa/feature/pep517-build-wheelJason R. Coombs2019-11-253-2/+6
|\ \
| * | Update MANIFEST include new file typeJason R. Coombs2019-11-251-0/+1
| * | Prefer pep517 for building the projectJason R. Coombs2019-11-252-2/+5
* | | Fix the Tidelift badge in README (#373)Sviatoslav Sydorenko2019-11-251-2/+2
|/ /
* | update pre-commit setup to modern practices and ensure flake8 is in line as w...Ronny Pfannschmidt2019-11-2513-60/+52
* | Upgrade virtualenv to ensure late pip and old pytest (#371)Jason R. Coombs2019-11-251-2/+1
* | Merge pull request #364 from pypa/feature/declarative-configRonny Pfannschmidt2019-11-2510-6/+132
|\ \
| * | Update changelog and add documentation about usage of the feature.Jason R. Coombs2019-11-242-0/+60