summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor docs update0.15.0Daniel Holth2012-11-162-5/+4
* copy license-file from setup.cfg into .dist-infoDaniel Holth2012-10-312-1/+14
* fix #42 (requiring packages with extras)Daniel Holth2012-10-311-9/+10
* mergeDaniel Holth2012-10-311-5/+19
|\
| * Improve Python version and architecture detection in wininst2wheelPaul Moore2012-10-241-5/+19
* | bump version; fix #57, fix #58 (requirements)Daniel Holth2012-10-312-3/+10
* | use jwk instead of key in signaturesDaniel Holth2012-10-277-32/+53
|/
* implement description-in-payloadDaniel Holth2012-10-233-2/+13
* add 'wheel unsign' commandDaniel Holth2012-10-221-0/+22
* 'wheel verify' helpDaniel Holth2012-10-172-3/+8
* use json.dumps instead of pprintDaniel Holth2012-10-171-4/+5
* add dist name to header pathDaniel Holth2012-10-171-2/+3
* Added tag 0.13.0 for changeset 91103940728cDaniel Holth2012-10-170-0/+0
* fix tool's 'wheel verify'0.13.0Daniel Holth2012-10-171-1/+1
* virtualenv headers path, docsDaniel Holth2012-10-174-66/+53
* use distutils installation schemes instead of sysconfig.get_pathsDaniel Holth2012-10-155-14/+82
* Move pkg_resources dependency into wheel.utilPaul Moore2012-10-103-38/+37
* Remove internal copy of pkg_resources while still allowing standalone wheel i...Paul Moore2012-10-109-5820/+30
* Fix Python 3.x incompatibility in pkg_resources2Paul Moore2012-10-101-1/+1
* add bento.infoDaniel Holth2012-10-091-0/+11
* Added tag 0.12.0 for changeset 9f58985bba7cDaniel Holth2012-10-060-0/+0
* bump version0.12.0Daniel Holth2012-10-062-1/+5
* test wheel.tool.installDaniel Holth2012-10-062-4/+17
* Added tag 0.11.0 for changeset cb281787c09eDaniel Holth2012-10-060-0/+0
* formatting0.11.0Daniel Holth2012-10-061-0/+1
* rename embedded markerlib -> _markerlibDaniel Holth2012-10-061-0/+0
* bump versionDaniel Holth2012-10-062-1/+4
* update READMEDaniel Holth2012-10-061-0/+6
* rename WheelFile.supported -> WheelFile.compatible (they are compatibilityDaniel Holth2012-10-061-7/+7
* improve WheelFile APIDaniel Holth2012-10-046-97/+125
* Added tag 0.10.3 for changeset 3cefb6d79bb4Daniel Holth2012-10-030-0/+0
* patch release0.10.3Daniel Holth2012-10-032-1/+5
* Fix str/bytes confusion in hashbang line calculationPaul Moore2012-10-031-1/+1
* Added tag 0.10.2 for changeset 8cc93189de6eDaniel Holth2012-10-020-0/+0
* fix wheel keygen0.10.2Daniel Holth2012-10-023-22/+29
* Added tag 0.10.1 for changeset 9cd2a16d31adDaniel Holth2012-09-300-0/+0
* os.linesep0.10.1Daniel Holth2012-09-301-1/+1
* implement force (still rather forceful); fix permissions; scripts don't have ...Daniel Holth2012-09-304-9/+19
* Added tag 0.10.0 for changeset d31f1b69680eDaniel Holth2012-09-300-0/+0
* improve 'would overwrite' error message0.10.0Daniel Holth2012-09-301-1/+1
* remove obsolete demo scriptDaniel Holth2012-09-301-37/+0
* mention pip build commandDaniel Holth2012-09-301-0/+2
* keep top_level.txtDaniel Holth2012-09-301-1/+0
* Merged in pmoore/wheel (pull request #18)Daniel Holth2012-09-302-10/+21
|\
| * Fix script file hashbang lines on installPaul Moore2012-09-302-10/+21
* | move keys into signatures; add pep425tags (maintained externally)Daniel Holth2012-09-307-96/+112
* | document wheel tool a bitDaniel Holth2012-09-292-5/+24
* | vendorize pkg_resources; bump versionDaniel Holth2012-09-2915-164/+5874
* | add a script to complex-distDaniel Holth2012-09-293-2/+5
|/
* wheel install: fix bug where using --wheel-dirs doesn't workPaul Moore2012-09-291-3/+8