| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | Add .tox to .hgignore | Marc Abramowitz | 2012-07-06 | 1 | -0/+1 |
| | * | For python < 2.7, import distutils.sysconfig instead of sysconfig | Marc Abramowitz | 2012-07-06 | 1 | -1/+7 |
| | * | Add tox.ini for tox (http://tox.testrun.org/) | Marc Abramowitz | 2012-07-06 | 1 | -0/+16 |
| * | | add optional build number | Daniel Holth | 2012-07-06 | 2 | -9/+44 |
| |/ | |||||
| * | fix wheeldemo.sh | Daniel Holth | 2012-07-05 | 1 | -2/+2 |
| * | tweak hash | Daniel Holth | 2012-07-04 | 1 | -2/+2 |
| * | update manifest | Daniel Holth | 2012-07-04 | 1 | -1/+1 |
| * | update CHANGES | Daniel Holth | 2012-07-04 | 1 | -0/+4 |
| * | a test | Daniel Holth | 2012-07-04 | 4 | -5/+878 |
| * | egg2wheel | Daniel Holth | 2012-07-04 | 1 | -1/+1 |
| * | egg2wheel tweaks | Daniel Holth | 2012-07-04 | 1 | -3/+9 |
| * | prototype egg2wheel | Daniel Holth | 2012-07-04 | 7 | -4/+76 |
| * | update README | Daniel Holth | 2012-07-03 | 1 | -1/+20 |
| * | version 0.2 | Daniel Holth | 2012-07-03 | 1 | -1/+1 |
| * | use just #!python in scripts | Daniel Holth | 2012-07-03 | 1 | -1/+4 |
| * | py3 fixes | Daniel Holth | 2012-07-02 | 3 | -19/+2 |
| * | update readme | Daniel Holth | 2012-07-01 | 2 | -1/+6 |
| * | tweak filename format | Daniel Holth | 2012-07-01 | 2 | -5/+7 |
| * | include soabi in wheelfile name; include sha256 hash in RECORD | Daniel Holth | 2012-06-30 | 1 | -12/+21 |
| * | markers move to markerlib | Daniel Holth | 2012-06-30 | 4 | -138/+3 |
| * | compile empty marker string as 'True' | Daniel Holth | 2012-06-29 | 1 | -2/+11 |
| * | more stylish markers | Daniel Holth | 2012-06-25 | 2 | -15/+20 |
| * | implement markers interpreter | Daniel Holth | 2012-06-23 | 4 | -2/+130 |
| * | fix location of data-dir | Daniel Holth | 2012-06-23 | 1 | -2/+1 |
| * | require cmdln | Daniel Holth | 2012-06-23 | 1 | -1/+1 |
| * | include commandline tool, wheelfile parsing | Daniel Holth | 2012-06-23 | 5 | -1/+134 |
| * | implement extra requirements as extra == 'name' | Daniel Holth | 2012-05-31 | 1 | -4/+4 |
| * | replace Metadata-Version with 1.2 | Daniel Holth | 2012-05-30 | 2 | -10/+5 |
| * | preserve linebreaks in METADATA (PKG-INFO) | Daniel Holth | 2012-05-30 | 1 | -3/+4 |
| * | write RECORD | Daniel Holth | 2012-05-29 | 3 | -17/+65 |
