summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More fixes + pylint rc filepep8-fixesMichele Lacchia2012-07-276-13/+273
* Pull the fix from upstreamMichele Lacchia2012-07-261-3/+3
* PEP 8 fixes to bdist_wheel.py & temporary fix the archive creationMichele Lacchia2012-07-261-53/+61
* Add docstrings to test function so that spec (nose plugin) displays output co...Michele Lacchia2012-07-261-0/+4
* Import fixesMichele Lacchia2012-07-263-8/+8
* General PEP 8 fixesMichele Lacchia2012-07-268-59/+66
* Added docstringsMichele Lacchia2012-07-261-6/+13
* Removed parse_version from util.py, added a test for pick_bestMichele Lacchia2012-07-253-67/+54
* Fix #7 and move some functions to utilMichele Lacchia2012-07-254-21/+145
* use base64 without paddingDaniel Holth2012-07-241-1/+1
* no logging configDaniel Holth2012-07-241-1/+0
* place .dist-info at the end of the archiveDaniel Holth2012-07-245-9/+68
* update README.txt from docsDaniel Holth2012-07-241-8/+14
* add 'major version only' tags to docsDaniel Holth2012-07-241-1/+2
* non-regex bdist_wininst filename parsing from Paul MooreDaniel Holth2012-07-241-4/+18
* .ini noteDaniel Holth2012-07-231-1/+1
* bdist_wininst2wheelDaniel Holth2012-07-232-14/+101
* update changesDaniel Holth2012-07-231-0/+5
* Added tag 0.6 for changeset fbd2bca2a262Daniel Holth2012-07-230-0/+0
* version 0.60.6Daniel Holth2012-07-235-34/+16
* update docsDaniel Holth2012-07-231-13/+65
* more docsDaniel Holth2012-07-203-19/+61
* much improved demo scriptDaniel Holth2012-07-191-5/+15
* get docs version from pkg_resourcesDaniel Holth2012-07-191-3/+3
* Added tag 0.5 for changeset 4dff091bd719Daniel Holth2012-07-170-0/+0
* version 0.50.5Daniel Holth2012-07-172-1/+5
* more of the sameDaniel Holth2012-07-121-4/+10
* hyphenated name fixDaniel Holth2012-07-123-2/+8
* spellingDaniel Holth2012-07-122-3/+3
* add 'why not egg' to sphinx docsDaniel Holth2012-07-121-0/+17
* sphinx documentationDaniel Holth2012-07-125-0/+782
* missing fileDaniel Holth2012-07-122-1/+36
* draft wheel signing functionDaniel Holth2012-07-124-25/+67
* fix 'bdist_wheel upload' command (but pypy does not accept .whl yet)Daniel Holth2012-07-111-1/+7
* get py_version_nodot from sys.version_info when necessaryDaniel Holth2012-07-112-1/+3
* nix md5Daniel Holth2012-07-081-1/+0
* workaround distutils.command.install:change_roots bug on windowsDaniel Holth2012-07-071-3/+11
* mergeDaniel Holth2012-07-062-9/+44
|\
| * add optional build numberDaniel Holth2012-07-062-9/+44
* | Test additional Python versions in tox.iniMarc Abramowitz2012-07-061-1/+1
* | Add .tox to .hgignoreMarc Abramowitz2012-07-061-0/+1
* | For python < 2.7, import distutils.sysconfig instead of sysconfigMarc Abramowitz2012-07-061-1/+7
* | Add tox.ini for tox (http://tox.testrun.org/)Marc Abramowitz2012-07-061-0/+16
|/
* fix wheeldemo.shDaniel Holth2012-07-051-2/+2
* tweak hashDaniel Holth2012-07-041-2/+2
* update manifestDaniel Holth2012-07-041-1/+1
* update CHANGESDaniel Holth2012-07-041-0/+4
* a testDaniel Holth2012-07-044-5/+878
* egg2wheelDaniel Holth2012-07-041-1/+1
* egg2wheel tweaksDaniel Holth2012-07-041-3/+9