| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pragma no cover0.7 | Daniel Holth | 2012-07-28 | 1 | -1/+1 |
| * | rename bdist_wininst2wheel.py | Daniel Holth | 2012-07-28 | 2 | -1/+1 |
| * | move tests into directory | Daniel Holth | 2012-07-28 | 1 | -0/+0 |
| * | merge | Daniel Holth | 2012-07-28 | 11 | -129/+406 |
| |\ | |||||
| | * | More fixes + pylint rc file | Michele Lacchia | 2012-07-27 | 6 | -13/+273 |
| | * | Pull the fix from upstream | Michele Lacchia | 2012-07-26 | 1 | -3/+3 |
| | * | PEP 8 fixes to bdist_wheel.py & temporary fix the archive creation | Michele Lacchia | 2012-07-26 | 1 | -53/+61 |
| | * | Add docstrings to test function so that spec (nose plugin) displays output co... | Michele Lacchia | 2012-07-26 | 1 | -0/+4 |
| | * | Import fixes | Michele Lacchia | 2012-07-26 | 3 | -8/+8 |
| | * | General PEP 8 fixes | Michele Lacchia | 2012-07-26 | 8 | -59/+66 |
| * | | fix #15 "setup.py can open README in the wrong encoding" | Daniel Holth | 2012-07-28 | 1 | -3/+3 |
| * | | fix #17 script entry points for egg2wheel and wininst2wheel | Daniel Holth | 2012-07-28 | 3 | -2/+10 |
| * | | fix #18 wininst files with PLATLIB/ | Daniel Holth | 2012-07-28 | 1 | -1/+5 |
| * | | fix #16 bdist_wheel does not use the correct newline mode for CSV files. | Daniel Holth | 2012-07-28 | 1 | -1/+10 |
| * | | add basic public key sign/verify support | Daniel Holth | 2012-07-26 | 2 | -0/+71 |
| * | | update docs | Daniel Holth | 2012-07-26 | 1 | -17/+25 |
| * | | create 'dist' dir if necessary | Daniel Holth | 2012-07-26 | 1 | -0/+2 |
| |/ | |||||
| * | Added docstrings | Michele Lacchia | 2012-07-26 | 1 | -6/+13 |
| * | Removed parse_version from util.py, added a test for pick_best | Michele Lacchia | 2012-07-25 | 3 | -67/+54 |
| * | Fix #7 and move some functions to util | Michele Lacchia | 2012-07-25 | 4 | -21/+145 |
| * | use base64 without padding | Daniel Holth | 2012-07-24 | 1 | -1/+1 |
| * | no logging config | Daniel Holth | 2012-07-24 | 1 | -1/+0 |
| * | place .dist-info at the end of the archive | Daniel Holth | 2012-07-24 | 5 | -9/+68 |
| * | update README.txt from docs | Daniel Holth | 2012-07-24 | 1 | -8/+14 |
| * | add 'major version only' tags to docs | Daniel Holth | 2012-07-24 | 1 | -1/+2 |
| * | non-regex bdist_wininst filename parsing from Paul Moore | Daniel Holth | 2012-07-24 | 1 | -4/+18 |
| * | .ini note | Daniel Holth | 2012-07-23 | 1 | -1/+1 |
| * | bdist_wininst2wheel | Daniel Holth | 2012-07-23 | 2 | -14/+101 |
| * | update changes | Daniel Holth | 2012-07-23 | 1 | -0/+5 |
| * | Added tag 0.6 for changeset fbd2bca2a262 | Daniel Holth | 2012-07-23 | 0 | -0/+0 |
| * | version 0.60.6 | Daniel Holth | 2012-07-23 | 5 | -34/+16 |
| * | update docs | Daniel Holth | 2012-07-23 | 1 | -13/+65 |
| * | more docs | Daniel Holth | 2012-07-20 | 3 | -19/+61 |
| * | much improved demo script | Daniel Holth | 2012-07-19 | 1 | -5/+15 |
| * | get docs version from pkg_resources | Daniel Holth | 2012-07-19 | 1 | -3/+3 |
| * | Added tag 0.5 for changeset 4dff091bd719 | Daniel Holth | 2012-07-17 | 0 | -0/+0 |
| * | version 0.50.5 | Daniel Holth | 2012-07-17 | 2 | -1/+5 |
| * | more of the same | Daniel Holth | 2012-07-12 | 1 | -4/+10 |
| * | hyphenated name fix | Daniel Holth | 2012-07-12 | 3 | -2/+8 |
| * | spelling | Daniel Holth | 2012-07-12 | 2 | -3/+3 |
| * | add 'why not egg' to sphinx docs | Daniel Holth | 2012-07-12 | 1 | -0/+17 |
| * | sphinx documentation | Daniel Holth | 2012-07-12 | 5 | -0/+782 |
| * | missing file | Daniel Holth | 2012-07-12 | 2 | -1/+36 |
| * | draft wheel signing function | Daniel Holth | 2012-07-12 | 4 | -25/+67 |
| * | fix 'bdist_wheel upload' command (but pypy does not accept .whl yet) | Daniel Holth | 2012-07-11 | 1 | -1/+7 |
| * | get py_version_nodot from sys.version_info when necessary | Daniel Holth | 2012-07-11 | 2 | -1/+3 |
| * | nix md5 | Daniel Holth | 2012-07-08 | 1 | -1/+0 |
| * | workaround distutils.command.install:change_roots bug on windows | Daniel Holth | 2012-07-07 | 1 | -3/+11 |
| * | merge | Daniel Holth | 2012-07-06 | 3 | -1/+24 |
| |\ | |||||
| | * | Test additional Python versions in tox.ini | Marc Abramowitz | 2012-07-06 | 1 | -1/+1 |
