summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check that Sphinx is installed before proceeding0.6.28Jason R. Coombs2012-07-221-0/+12
* Don't raise when exception is caughtJason R. Coombs2012-07-221-0/+1
* MergeJason R. Coombs2012-07-221-7/+6
|\
| * Update this test again to ensure it's trapping the expected exception (Distut...Jason R. Coombs2012-07-221-5/+6
* | Expand error message to help detect why this test fails on travisJason R. Coombs2012-07-221-4/+4
* | Fix compatibility skipIfJason R. Coombs2012-07-221-0/+1
* | Use compatible skipIfJason R. Coombs2012-07-221-2/+2
* | Nothing during installJason R. Coombs2012-07-221-2/+0
* | Travis doesn't support Python 2.4 (and never will).Jason R. Coombs2012-07-221-1/+0
* | Added python 2.4-2.6 support for skipIfJason R. Coombs2012-07-222-0/+15
* | Use DALS to avoid breaking indentation in test setup. Removed flag indicating...Jason R. Coombs2012-07-221-22/+26
* | Updated imports, removed excess whitespaceJason R. Coombs2012-07-221-14/+17
* | Updated contributors with the correct nameJason R. Coombs2012-07-221-1/+1
* | Added link to Travis-CI testsJason R. Coombs2012-07-221-0/+1
* | Updated Trove classifiers to indicate supported Python versionsJason R. Coombs2012-07-222-1/+6
* | Renamed travis.yml to correctly match the specJason R. Coombs2012-07-221-0/+0
* | Add the install section back (I suspect it may be required to indicate a Pyth...Jason R. Coombs2012-07-221-0/+2
* | Adding travis.ymlJason R. Coombs2012-07-222-62/+69
* | Updated changelog and contributorsJason R. Coombs2012-07-212-1/+3
* | Merged in msabramo/distribute_msabramo_py33 (pull request #10)Jason R. Coombs2012-07-214-1/+37
|\ \
| * | Remove unnecessary stuff from test_python33_bdist_egg.pyMarc Abramowitz2012-07-071-7/+1
| * | test_python33_bdist_egg.py: Check return value of bdist_egg commandMarc Abramowitz2012-07-071-1/+1
| * | Add a test for Python 3.3 bdist_egg issueMarc Abramowitz2012-07-071-0/+25
| * | Add tests and fix for marshal.load of pyc files on Python 3.3Marc Abramowitz2012-06-263-1/+18
* | | Updated contributorsJason R. Coombs2012-07-211-0/+1
* | | Merge pull request #12Jason R. Coombs2012-07-213-0/+72
|\ \ \
| * | | Issue #283 bdist_egg issues with python 3.3.0aXJim Fulton2012-07-143-0/+77
| |/ /
* | | Updated changelog and contributorsJason R. Coombs2012-07-212-0/+4
* | | Updated changelogJason R. Coombs2012-07-211-1/+1
* | | Reorganized importsJason R. Coombs2012-07-211-1/+9
* | | Merged in dholth/distribute (pull request #11)Jason R. Coombs2012-07-212-4/+149
|\ \ \
| * | | improve .dist-info testDaniel Holth2012-07-071-3/+13
| * | | test .dist-info distributionsDaniel Holth2012-07-072-15/+56
| * | | handle missing provides-extra or requires-distDaniel Holth2012-06-301-2/+2
| * | | update docstringDaniel Holth2012-06-301-2/+3
| * | | simplify Requires-Dist pre-parserDaniel Holth2012-06-301-20/+9
| * | | add missing == to prefix-less Requires-Dist version specifiersDaniel Holth2012-06-291-6/+31
| * | | use markerlibDaniel Holth2012-06-291-1/+1
| * | | implement environment markersDaniel Holth2012-06-291-10/+36
| * | | find .dist-info distributions as wellDaniel Holth2012-06-221-4/+57
| |/ /
* | | Merged in justinazoff/distribute (pull request #6)Jason R. Coombs2012-07-212-4/+11
|\ \ \
| * | | When writing out scripts, respect the users umaskJustin Azoff2012-05-122-4/+11
* | | | Updated changelogJason R. Coombs2012-07-211-0/+7
* | | | Issue 294: Allow to run setup.py from another directory.Arfrever Frehtes Taifersar Arahesis2012-07-071-0/+3
| |/ / |/| |
* | | pep8ify distribute_setup.pyMarcin Kuzminski2012-06-151-10/+28
* | | Added improvements to release script to better support other projects (as thi...Jason R. Coombs2012-06-031-6/+21
* | | Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-186-70/+70
* | | Added tag 0.6.27 for changeset 469c3b948e41Jason R. Coombs2012-05-181-0/+1
* | | Merge0.6.27Jason R. Coombs2012-05-182-0/+5
|\ \ \
| * | | In the bootstrap script, don't attempt to write the setuptools egg info if wr...iElectric2012-04-162-0/+9