summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch pytag-doc-updatespytag-doc-updatesDaniel Holth2014-04-220-0/+0
* Added some extra documentation for the --python-tag option (in prticular, the...Paul Moore2014-04-032-0/+14
* additional docs edits0.23.0Daniel Holth2014-03-311-14/+12
* fix tests for Python 2Daniel Holth2014-03-311-4/+4
* docs spellingDaniel Holth2014-03-311-9/+9
* Added a changelog entryPaul Moore2014-03-291-0/+6
* Remove --skip-scripts from bdist_wheel - make skipping scripts the defaultPaul Moore2014-03-292-8/+16
* Merged in pmoore/wheel (pull request #42)Paul Moore2014-03-294-11/+161
|\
| * Updates following review comments (docs, setup.cfg)Paul Moore2014-03-273-2/+39
| * Add a --python-tag argument for bdist_wheelPaul Moore2014-03-222-10/+123
* | update changes, metadata testDaniel Holth2014-03-262-6/+14
* | move experimental json metadataDaniel Holth2014-03-261-7/+7
* | update copyright & list of tested Python versionsDaniel Holth2014-03-262-2/+2
* | replace dirspec with pyxdg (hosted on pypi); bump version to 0.23.0Daniel Holth2014-03-265-16/+16
* | Merged in pombredanne/wheel/wheel_from_eggdir (pull request #27)Daniel Holth2014-03-261-4/+15
|\ \
| * | Add support for converting Eggs dir as created in buildout eggs-directorywheel_from_eggdirpombredanne2013-09-101-4/+15
| * | Starting 'wheel_from_eggdir' branch to support converting buildout-style egg ...pombredanne2013-09-100-0/+0
* | | Merged in nloadholtes/wheel-1/nloadholtes/removed-a-sentence-fragment-1395451...Daniel Holth2014-03-261-1/+1
|\ \ \
| * | | Removed a sentence fragmentnloadholtes/removed-a-sentence-fragment-1395451140133Nick Loadholtes2014-03-221-1/+1
| | |/ | |/|
* | | Merged in bkabrda/wheel-4/bkabrda/fix-tests-broken-by-fix-for-85-e59e807-1385...Daniel Holth2014-03-264-9/+25
|\ \ \
| * \ \ Merged in bkabrda/wheel-3/bkabrda/add-files-needed-for-tests-to-source-dis-13...Daniel Holth2014-03-261-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Add files needed for tests to source distribution.bkabrda/add-files-needed-for-tests-to-source-dis-1385636300842Slavek Kabrda2013-11-281-0/+3
| * | | Merged in pmoore/wheel (pull request #32)Marcus Smith2014-03-172-1/+6
| |\ \ \
| | * \ \ Merged in roysmith/wheel/roysmith/indexrst-edited-online-with-bitbucket-ad-13...Marcus Smith2014-03-161-0/+1
| | |\ \ \
| | | * | | index.rst edited online with Bitbucket (add slogan)roysmith/indexrst-edited-online-with-bitbucket-ad-1381799840203Roy Smith2013-10-151-0/+1
| | | |/ /
| | * | | Merged in ericholscher/wheel/ericholscher/add-example-of-remote-usage-of-whee...Marcus Smith2014-03-151-0/+4
| | |\ \ \
| | | * | | Add example of remote usage of wheelhouse.ericholscher/add-example-of-remote-usage-of-wheelhous-1389297029223ericholscher2014-01-091-0/+4
| | | |/ /
| | * | | Merged in satoru/wheel/fix_link (pull request #38)Marcus Smith2014-03-150-0/+0
| | |\ \ \ | | | |/ /
| | * | | Fix reference implementation linksatoru2014-03-131-1/+1
| | |/ /
| * | | Make --universal a boolean option and move legacy wheel section processing to...Paul Moore2014-03-171-10/+11
| * | | Add a --universal flag to bdist_wheelPaul Moore2013-11-051-1/+8
| |/ /
* | | Fix tests broken by fix for #85 (e59e807).bkabrda/fix-tests-broken-by-fix-for-85-e59e807-1385642236520Slavek Kabrda2013-11-281-0/+2
|/ /
* | Fix #85 regarding backward compatibility with python-keyring <= 3.0Pierre Jaury2013-09-231-1/+1
* | python 3 fixDaniel Holth2013-09-151-1/+1
* | improve test_requires parsing, add entry_points.txt to jsonDaniel Holth2013-09-154-27/+152
* | merge python 2.6 fixes0.22.0Daniel Holth2013-09-1524-435/+1060
|\ \
| * | bump version 0.22.0Daniel Holth2013-09-151-1/+1
| * | Merged in poirier/wheel (pull request #25)Daniel Holth2013-08-221-1/+2
| |\ \
| | * \ Merged in kostialopuhin/wheel/fix-too-many-open-files (pull request #26)Daniel Holth2013-08-221-1/+2
| | |\ \
| | | * | fix "Too many open files" error when running under PyPyfix-too-many-open-filesKonstantin Lopuhin2013-08-221-1/+2
| | |/ /
| * | | __init__.py edited online with BitbucketDaniel Holth2013-08-221-1/+1
| * | | Add a version commandDan Poirier2013-07-251-0/+6
| |/ /
| * | update docsDaniel Holth2013-07-202-24/+58
| * | Added tag 0.21.0 for changeset 06796c46203dDaniel Holth2013-07-200-0/+0
| * | version 0.21.00.21.0Daniel Holth2013-07-202-1/+10
| * | expose setup.py bdist_wheel --skip-scriptsDaniel Holth2013-07-201-2/+8
| * | remove setuptools dependency. wheel has features that work without setuptools.Daniel Holth2013-07-201-1/+0
| * | avoid importing pkg_resources except when necessary.Daniel Holth2013-07-207-84/+87
| * | update changelogDaniel Holth2013-07-191-0/+16
| * | include an install-scripts command to redo console_scriptsDaniel Holth2013-07-192-12/+44