| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typo0.9 | Daniel Holth | 2012-08-22 | 1 | -1/+1 |
| * | Added tag 0.9 for changeset e2d30b250420 | Daniel Holth | 2012-08-22 | 0 | -0/+0 |
| * | binary pkginfo read/write on Py3; version 0.9 | Daniel Holth | 2012-08-22 | 8 | -31/+81 |
| * | verify extractions by default | Daniel Holth | 2012-08-22 | 1 | -48/+27 |
| * | python26 fallback | Daniel Holth | 2012-08-22 | 1 | -1/+5 |
| * | python27, console script fixes | Daniel Holth | 2012-08-22 | 2 | -4/+9 |
| * | merge | Daniel Holth | 2012-08-22 | 2 | -6/+25 |
| |\ | |||||
| | * | Wheel unpack | Michele Lacchia | 2012-08-22 | 2 | -6/+25 |
| * | | signatures.py py3 updates | Daniel Holth | 2012-08-22 | 3 | -20/+49 |
| |/ | |||||
| * | improve, document signing scheme | Daniel Holth | 2012-08-21 | 2 | -48/+48 |
| * | add basic sign/verify of signatures only (doesn't check file contents yet) | Daniel Holth | 2012-08-21 | 3 | -5/+35 |
| * | wheel keygen on py3 | Daniel Holth | 2012-08-19 | 1 | -7/+7 |
| * | remove some utf-8 Generator experiments | Daniel Holth | 2012-08-18 | 2 | -4/+2 |
| * | improve zipfile.pop() test | Daniel Holth | 2012-08-18 | 2 | -1/+8 |
| * | implement zipfile.pop(); start on wheel tool | Daniel Holth | 2012-08-18 | 6 | -5/+84 |
| * | merge | Daniel Holth | 2012-08-17 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix generate_supported according to the PEP | Michele Lacchia | 2012-08-17 | 1 | -2/+2 |
| * | | 0.8 | Daniel Holth | 2012-08-17 | 2 | -1/+7 |
| |/ | |||||
| * | noarch-noabi to none-any find/replace | Daniel Holth | 2012-08-15 | 4 | -10/+10 |
| * | delegate some docs to PEP 425 | Daniel Holth | 2012-08-14 | 1 | -23/+6 |
| * | docstring update | Daniel Holth | 2012-07-31 | 1 | -1/+2 |
| * | test strict mode | Daniel Holth | 2012-07-31 | 2 | -20/+37 |
| * | add strict mode to VerifyingZipFile | Daniel Holth | 2012-07-31 | 2 | -6/+13 |
| * | verlib no longer required | Daniel Holth | 2012-07-30 | 2 | -2/+1 |
| * | wheel.signatures is now importable without ed25519ll | Daniel Holth | 2012-07-30 | 3 | -4/+12 |
| * | in test, build simple.dist instead of wheel | Daniel Holth | 2012-07-30 | 1 | -2/+11 |
| * | add test distribution | Daniel Holth | 2012-07-30 | 3 | -0/+12 |
| * | add VerifyingZipFile | Daniel Holth | 2012-07-30 | 3 | -1/+64 |
| * | first try at WheelFile.verify() (signatures) | Daniel Holth | 2012-07-30 | 1 | -1/+30 |
| * | use archive_wheelfile in wininst2wheel | Daniel Holth | 2012-07-29 | 1 | -3/+3 |
| * | #23 wininst2wheel should get metadata from installer filename and egg-info | Daniel Holth | 2012-07-29 | 2 | -26/+84 |
| * | Resolve #20 "Unhelpful error message..." (Paul Moore) | Daniel Holth | 2012-07-28 | 1 | -0/+15 |
| * | promote to alpha | Daniel Holth | 2012-07-28 | 1 | -1/+1 |
| * | Fix #19 | Michele Lacchia | 2012-07-28 | 1 | -1/+1 |
| * | document more 0.7 changes | Daniel Holth | 2012-07-28 | 1 | -0/+3 |
| * | Added tag 0.7 for changeset 4957a9a0942d | Daniel Holth | 2012-07-28 | 0 | -0/+0 |
| * | 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 |
