summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update changelogv1.16.2Ronny Pfannschmidt2018-03-201-0/+6
* Merge pull request #227 from sileht/masterRonny Pfannschmidt2018-03-202-2/+12
|\
| * git: ignore directory of the git archive outputMehdi Abaakouk2018-03-202-2/+12
|/
* update changelogv1.16.1Ronny Pfannschmidt2018-03-191-0/+7
* Merge pull request #226 from pikacic/patch-1Ronny Pfannschmidt2018-03-191-1/+1
|\
| * Fix support for old version of setuptoolsMarco Clemencic2018-03-191-1/+1
|/
* Merge pull request #224 from RonnyPfannschmidt/parse-version-fixv1.16.0Ronny Pfannschmidt2018-03-192-7/+16
|\
| * fix #223 - dont depend on SetuptoolsVersion as its dropped in v39Ronny Pfannschmidt2018-03-192-7/+16
|/
* update changelogRonny Pfannschmidt2018-03-191-0/+11
* Merge pull request #220 from avirshup/masterRonny Pfannschmidt2018-03-132-2/+52
|\
| * Fix #219Aaron Virshup2018-03-122-3/+16
| * Test mercurial edge cases to lock down current behaviorAaron Virshup2018-03-121-0/+37
|/
* Merge pull request #186 from anntzer/gitarchive-exportignoreRonny Pfannschmidt2018-03-014-2/+36
|\
| * Don't use of shlex.split on Windows.Antony Lee2018-02-281-1/+1
| * Merge branch 'master' into gitarchive-exportignoreRonny Pfannschmidt2018-02-2812-138/+255
| |\ | |/ |/|
* | Merge pull request #201 from nnadeau/200-timestampRonny Pfannschmidt2018-02-282-0/+16
|\ \
| * | fixing flake8 line lengthNicholas Nadeau2017-12-211-1/+2
| * | added entry pointNicholas Nadeau2017-12-211-0/+1
| * | added timestamp version format functionNicholas Nadeau2017-12-211-0/+14
* | | take python 3.7 out of travis config againRonny Pfannschmidt2018-02-281-1/+1
* | | update travis setup for lintingRonny Pfannschmidt2018-02-281-2/+2
* | | ignore the pep8-nonconforming fileRonny Pfannschmidt2018-02-281-1/+1
* | | add supported python versions and readme check to tox.ini defaultsRonny Pfannschmidt2018-02-281-1/+1
* | | add python 3.7 to travisRonny Pfannschmidt2018-02-281-0/+1
* | | Merge pull request #214 from jab/patch-1Ronny Pfannschmidt2018-02-281-1/+1
|\ \ \
| * | | Fix misspelled "surogate_escape" bug.jab2018-02-281-1/+1
* | | | Merge pull request #203 from nnadeau/202-eol-pythonRonny Pfannschmidt2018-02-283-10/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Triggering CI2018-01-080-0/+0
| * | | Trigger2018-01-050-0/+0
| * | | added python_requiresNicholas Nadeau, P.Eng., AVS2018-01-011-0/+1
| * | | added python 2 classifierNicholas Nadeau, P.Eng., AVS2018-01-011-0/+1
| * | | removing 2.6 and 3.3 from travisNicholas Nadeau2017-12-211-2/+0
| * | | removing 3.3 from appveyorNicholas Nadeau2017-12-211-6/+0
| * | | removing 2.6 and 3.3 from setupNicholas Nadeau2017-12-211-2/+0
| |/ /
* | | Combine changesv1.15.7Jason R. Coombs2018-01-181-7/+3
* | | Merge pull request #207 from pypa/simple-samefileJason R. Coombs2018-01-185-117/+228
|\ \ \
| * | | Update changelogJason R. Coombs2018-01-181-0/+6
| * | | Use backport of samefile from jaraco.windows to support samefile on Windows o...simple-samefileJason R. Coombs2017-12-292-1/+221
| * | | Simply use samefile to compare if two paths refer to the same path. Ref #174.Jason R. Coombs2017-12-253-118/+3
| |/ /
* | | Merge pull request #210 from Pawamoy/patch-1Ronny Pfannschmidt2018-01-161-1/+1
|\ \ \ | |/ / |/| |
| * | Fix missing "is" in README.rstTimothée Mazzucotelli2018-01-161-1/+1
|/ /
* | Merge pull request #187 from pypa/RonnyPfannschmidt-patch-hg-flake8Ronny Pfannschmidt2017-11-151-4/+4
|\ \
| * | fix flake8 issuesRonnyPfannschmidt-patch-hg-flake8Ronny Pfannschmidt2017-11-141-4/+4
|/ /
| * Use stream open option on tarfile and pipe output from subprocess directly. R...Jason R. Coombs2017-11-141-5/+5
| * Simply import ioJason R. Coombs2017-11-141-5/+2
| * Give function a meaningful nameJason R. Coombs2017-11-141-3/+3
| * Include a space for readability.Jason R. Coombs2017-11-141-1/+1
| * Respect git's export-ignore for building the sdist.Antony Lee2017-11-133-1/+37
|/
* Merge pull request #180 from pypa/hotfix/issue-179Ronny Pfannschmidt2017-09-102-5/+12
|\
| * Refactor to detect for callability instead of string types, letting the duck ...hotfix/issue-179Jason R. Coombs2017-09-031-5/+6