| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bugfixes. :( | PJ Eby | 2005-09-29 | 1 | -1/+1 |
* | 0.6a4 bugfix release. | PJ Eby | 2005-09-26 | 1 | -1/+1 |
* | 0.6a3 release. | PJ Eby | 2005-09-24 | 1 | -1/+1 |
* | Improve backward compatibility, so that users running easy_install.py or | PJ Eby | 2005-09-24 | 1 | -6/+6 |
* | setuptools 0.6a2 release | PJ Eby | 2005-09-18 | 1 | -1/+1 |
* | Added support to solve the infamous "we want .py on Windows, no | PJ Eby | 2005-09-17 | 1 | -5/+46 |
* | Bump release version to 0.6a1. Fix a minor cosmetic issue on certain | PJ Eby | 2005-08-22 | 1 | -1/+1 |
* | Allow distutils extensions to define new kinds of metadata that can be | PJ Eby | 2005-08-06 | 1 | -22/+14 |
* | Enhanced setuptools infrastructure to support distutils extensions that | PJ Eby | 2005-08-06 | 1 | -2/+10 |
* | Misc. bugs reported by Ian Bicking and Ashley Walsh. | PJ Eby | 2005-07-31 | 1 | -1/+1 |
* | Implement "entry points" for dynamic discovery of drivers and plugins. | PJ Eby | 2005-07-24 | 1 | -10/+10 |
* | Massive API refactoring; see setuptools.txt changelog for details. Also, | PJ Eby | 2005-07-18 | 1 | -1/+1 |
* | prep for 0.5a13 release | PJ Eby | 2005-07-16 | 1 | -1/+1 |
* | Prep for 0.5a12 release; update docs. | PJ Eby | 2005-07-13 | 1 | -1/+1 |
* | Fixed not being able to use python -m easy_install. | PJ Eby | 2005-07-12 | 1 | -1/+1 |
* | Fix breakage of the "develop" command that was caused by the addition of | PJ Eby | 2005-07-12 | 1 | -1/+1 |
* | Bump version #. | PJ Eby | 2005-07-12 | 1 | -1/+1 |
* | Fix bugs and implement features reported/requested by folks on the | PJ Eby | 2005-07-12 | 1 | -1/+1 |
* | Update to 0.5a9, add zip_safe flag, and fix a doc error. | PJ Eby | 2005-07-11 | 1 | -2/+2 |
* | Remove old-style requirements from setup.py, to avoid confusing people who | PJ Eby | 2005-07-09 | 1 | -9/+9 |
* | Doc and other updates for 0.5a8 release. Add project aliases for source | PJ Eby | 2005-07-08 | 1 | -2/+2 |
* | Partial first draft documentation for setuptools. Split revision history | PJ Eby | 2005-07-08 | 1 | -16/+16 |
* | Add upload support to setuptools, and make default downloads of setuptools | PJ Eby | 2005-07-07 | 1 | -3/+3 |
* | Bump release version | PJ Eby | 2005-07-07 | 1 | -1/+1 |
* | Bump version to 0.5a5. | PJ Eby | 2005-07-06 | 1 | -1/+1 |
* | Made ``easy_install`` a standard ``setuptools`` command, moving it from | PJ Eby | 2005-07-06 | 1 | -1/+1 |
* | EasyInstall/setuptools 0.5a4: significant new features, including automatic | PJ Eby | 2005-06-27 | 1 | -2/+2 |
* | 0.5a3 bugfix release | PJ Eby | 2005-06-25 | 1 | -2/+2 |
* | Add support for installing from .win32.exe's created by distutils (by | PJ Eby | 2005-06-15 | 1 | -1/+1 |
* | Bump version # for release. | PJ Eby | 2005-06-14 | 1 | -1/+1 |
* | Update to version 0.4a3 | PJ Eby | 2005-06-14 | 1 | -1/+1 |
* | Add 'ez_setup' bootstrap installer. Prep for 0.4a2 release. | PJ Eby | 2005-06-12 | 1 | -5/+5 |
* | Add script installation support. Use distutils' exceptions for option | PJ Eby | 2005-06-12 | 1 | -3/+3 |
* | Update distribution metadata so 'setup.py register' works; add 'extra_path' | PJ Eby | 2005-06-06 | 1 | -4/+58 |
* | Update docs for PyPI support, prep for 0.4a1 release | PJ Eby | 2005-06-05 | 1 | -1/+1 |
* | Fix a minor problem with -b option, and prep for 0.3a4 release. | PJ Eby | 2005-06-04 | 1 | -1/+1 |
* | Release 0.3a3 | PJ Eby | 2005-05-31 | 1 | -2/+2 |
* | Bump version to 0.3a2 for release | PJ Eby | 2005-05-29 | 1 | -1/+1 |
* | Add "easy_install" script that downloads distutils source (or .egg files) | PJ Eby | 2005-05-29 | 1 | -2/+3 |
* | Remove setuptools_boot.py, as it can now be trivially replaced by including | PJ Eby | 2005-04-03 | 1 | -1/+1 |
* | Add a working pkg_resources implementation that handles extraction and | PJ Eby | 2005-03-23 | 1 | -1/+1 |
* | Flesh out 'depends' command to display dependencies' status, and halt if | PJ Eby | 2004-03-20 | 1 | -1/+7 |
* | Initial checkin of setuptools 0.0.1. | PJ Eby | 2004-03-19 | 1 | -0/+21 |