summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merged in milinnovations/setuptools (pull request #109)Jason R. Coombs2015-03-051-6/+3
|\ \ \
| * | | Different treatment of --user option to easy_install (refs #285)matej2014-11-181-6/+3
* | | | Add --to-dir to bootstrap scriptJason R. Coombs2015-03-052-2/+18
* | | | Extract function for _download_argsJason R. Coombs2015-03-051-5/+10
| |/ / |/| |
* | | Bumped to 13.0.2 in preparation for next release.Jason R. Coombs2015-03-052-2/+2
* | | Added tag 13.0.1 for changeset ae1a5c5cf78fJason R. Coombs2015-03-051-0/+1
* | | Bumped to 13.0.1 in preparation for next release.13.0.1Jason R. Coombs2015-03-052-2/+2
* | | Update changelogJason R. Coombs2015-03-051-0/+7
* | | Added tag 13.0 for changeset df34cc186242Jason R. Coombs2015-03-051-0/+1
* | | Update changelog13.0Jason R. Coombs2015-03-051-1/+3
* | | Bumped to 13.0 in preparation for next release.Jason R. Coombs2015-03-052-2/+2
* | | Remove build_py (unused)Jason R. Coombs2015-03-052-15/+1
* | | Update changelogJason R. Coombs2015-03-051-0/+7
* | | Backed out changeset: 8bff4399a7af; Fixes #356Jason R. Coombs2015-03-051-1/+0
* | | Bumped to 12.5 in preparation for next release.Jason R. Coombs2015-03-042-2/+2
* | | Added tag 12.4 for changeset 297931cb8cacJason R. Coombs2015-03-041-0/+1
* | | Reindent header12.4Jason R. Coombs2015-03-041-1/+4
* | | Update changelogJason R. Coombs2015-03-031-0/+7
* | | Merged in richardipsum/setuptools (pull request #119)Jason R. Coombs2015-03-031-0/+1
|\ \ \
| * | | Reintroduce use of setup_requirements writerRichard Ipsum2015-01-221-0/+1
* | | | Bumped to 12.4 in preparation for next release.Jason R. Coombs2015-02-262-2/+2
* | | | Added tag 12.3 for changeset 8d50aac3b207Jason R. Coombs2015-02-261-0/+1
* | | | Update changelog12.3Jason R. Coombs2015-02-261-0/+10
* | | | Formally describe the supported documentation build process. Fixes #354.Jason R. Coombs2015-02-262-1/+17
* | | | Correct usage in needs_pytestJason R. Coombs2015-02-251-1/+1
* | | | Now tests may be invoked simply with setup.py test.Jason R. Coombs2015-02-251-1/+1
* | | | Move pytest config to pytest.ini (as it conflicts with the pytest-runner pyte...Jason R. Coombs2015-02-252-4/+4
* | | | Update conditional setup-time dependency to also support pytest and test comm...Jason R. Coombs2015-02-251-1/+2
* | | | Only require rst.linker when docs commands are invoked. Also specify sphinx d...Jason R. Coombs2015-02-251-2/+3
* | | | Use rst.linker for generating linked changelogJason R. Coombs2015-02-243-57/+49
* | | | Delete some dead code.Arfrever Frehtes Taifersar Arahesis2015-02-182-27/+3
* | | | Fix setuptools.command.easy_install.extract_wininst_cfg() with Python 2.6 and...Arfrever Frehtes Taifersar Arahesis2015-02-181-7/+2
* | | | Bump script used for ez_setup.pyJason R. Coombs2015-02-161-1/+1
* | | | Bumped to 12.3 in preparation for next release.Jason R. Coombs2015-02-162-2/+2
* | | | Added tag 12.2 for changeset 5ff5c804a8faJason R. Coombs2015-02-161-0/+1
* | | | Update changelog12.2Jason R. Coombs2015-02-161-0/+1
* | | | Update changelogJason R. Coombs2015-02-162-7/+14
* | | | Add commentJason R. Coombs2015-02-161-0/+4
* | | | Extract _conflict_bail functionJason R. Coombs2015-02-161-13/+19
* | | | Refactor behavior into a single try/except block with exactly one invocation ...Jason R. Coombs2015-02-161-3/+3
* | | | Collapse common behaviorJason R. Coombs2015-02-161-3/+4
* | | | Unload all pkg_resources modules and not just the main module. Fixes #345.Jason R. Coombs2015-02-161-1/+6
* | | | Extract function for unloading pkg_resources. Ref #345.Jason R. Coombs2015-02-161-1/+6
* | | | Add commentsJason R. Coombs2015-02-161-1/+6
* | | | Bumped to 12.2 in preparation for next release.Jason R. Coombs2015-02-102-2/+2
* | | | Added tag 12.1 for changeset 7bca89384348Jason R. Coombs2015-02-101-0/+1
* | | | Bumped to 12.1 in preparation for next release.12.1Jason R. Coombs2015-02-102-2/+2
* | | | Update changelogJason R. Coombs2015-02-101-0/+7
* | | | Merged in minrk/setuptools/no-normalize-warning (pull request #118)Jason R. Coombs2015-02-101-3/+2
|\ \ \ \
| * | | | soften normalized version warningMinRK2015-02-051-0/+6