| Commit message (Expand) | Author | Age | Files | Lines |
| * | 0.6a8 final. | PJ Eby | 2005-11-16 | 1 | -0/+2 |
| * | Fixed some problems building extensions when Pyrex was installed, especially | PJ Eby | 2005-11-03 | 1 | -0/+3 |
| * | Fix some Subversion-related problems reported by John J. Lee: | PJ Eby | 2005-11-03 | 1 | -0/+9 |
| * | Fix documentation typos, and note that Python 2.4 is required on 64-bit | PJ Eby | 2005-11-02 | 1 | -2/+7 |
| * | Added "--allow-hosts" option to restrict downloading and spidering to | PJ Eby | 2005-10-19 | 1 | -1/+21 |
| * | Hurray! Our first dependency processing bug! This is cool because it | PJ Eby | 2005-10-18 | 1 | -0/+7 |
| * | Significantly enhanced support and docs for "non-root" installation, | PJ Eby | 2005-10-17 | 1 | -12/+84 |
| * | Fix problem with Windows console scripts conflicting with module names, | PJ Eby | 2005-10-16 | 1 | -0/+3 |
| * | Implement --no-deps option, add link to Ian Bicking's non-root Python | PJ Eby | 2005-10-16 | 1 | -11/+13 |
| * | Add release notes for changes made today. | PJ Eby | 2005-09-24 | 1 | -2/+15 |
| * | Fix typo. Add setup for include/python2.X directory in non-root install | PJ Eby | 2005-09-24 | 1 | -1/+3 |
| * | Added support to solve the infamous "we want .py on Windows, no | PJ Eby | 2005-09-17 | 1 | -6/+33 |
| * | Update cheeseshop URL, fix typo. | PJ Eby | 2005-09-14 | 1 | -1/+1 |
| * | More minor doc tweaks. | PJ Eby | 2005-08-23 | 1 | -3/+2 |
| * | Minor doc tweaks, and add release note about symlink support. | PJ Eby | 2005-08-23 | 1 | -6/+15 |
| * | Simplify non-root install process and improve Mac OS docs for it. Support | PJ Eby | 2005-08-23 | 1 | -28/+36 |
| * | Remove broken example. | PJ Eby | 2005-08-22 | 1 | -3/+1 |
| * | Bump release version to 0.6a1. Fix a minor cosmetic issue on certain | PJ Eby | 2005-08-22 | 1 | -1/+1 |
| * | More documentation enhancements. | PJ Eby | 2005-08-22 | 1 | -3/+11 |
| * | Add detailed instructions for non-root installation using PYTHONHOME. | PJ Eby | 2005-08-22 | 1 | -1/+64 |
| * | Add release note about the new MD5 validation feature. | PJ Eby | 2005-08-22 | 1 | -0/+3 |
| * | Change dependency processing algorithm for less redundancy in the common | PJ Eby | 2005-08-06 | 1 | -0/+5 |
| * | Misc. bug fixes and doc additions. Add 'iter_entry_points()' API. | PJ Eby | 2005-07-25 | 1 | -1/+1 |
| * | Implement --editable option, which allows you to just download and extract | PJ Eby | 2005-07-24 | 1 | -11/+77 |
| * | Improved backward compatibility of Mac OS platform string changes, thanks | PJ Eby | 2005-07-21 | 1 | -6/+5 |
| * | Added support for handling MacOS platform information in ``.egg`` | PJ Eby | 2005-07-21 | 1 | -0/+11 |
| * | Massive API refactoring; see setuptools.txt changelog for details. Also, | PJ Eby | 2005-07-18 | 1 | -1/+1 |
| * | Massive API refactoring; see setuptools.txt changelog for details. Also, | PJ Eby | 2005-07-18 | 1 | -0/+16 |
| * | Added ``--site-dirs`` option to allow adding custom "site" directories. | PJ Eby | 2005-07-16 | 1 | -0/+30 |
| * | prep for 0.5a13 release | PJ Eby | 2005-07-16 | 1 | -1/+1 |
| * | Fix formatting error. | PJ Eby | 2005-07-15 | 1 | -1/+1 |
| * | Prep for 0.5a12 release; update docs. | PJ Eby | 2005-07-13 | 1 | -1/+9 |
| * | Fix breakage of the "develop" command that was caused by the addition of | PJ Eby | 2005-07-12 | 1 | -1/+1 |
| * | Drop links to the Windows installer; it was installing an "unmanaged" | PJ Eby | 2005-07-12 | 1 | -6/+3 |
| * | Bump version #. | PJ Eby | 2005-07-12 | 1 | -2/+2 |
| * | Fix bugs and implement features reported/requested by folks on the | PJ Eby | 2005-07-12 | 1 | -9/+19 |
| * | Update to 0.5a9, add zip_safe flag, and fix a doc error. | PJ Eby | 2005-07-11 | 1 | -2/+2 |
| * | Enhanced "zip safety" analysis (including scan of win32.exe's) and have | PJ Eby | 2005-07-11 | 1 | -21/+76 |
| * | Add an example of using the new "directory w/setup.py" feature | PJ Eby | 2005-07-10 | 1 | -0/+5 |
| * | Allow EasyInstall to accept a directory containing a setup script as one | PJ Eby | 2005-07-10 | 1 | -0/+3 |
| * | Detect and handle conflicts with "unmanaged" packages when installing | PJ Eby | 2005-07-10 | 1 | -0/+61 |
| * | Doc and other updates for 0.5a8 release. Add project aliases for source | PJ Eby | 2005-07-08 | 1 | -3/+14 |
| * | Partial first draft documentation for setuptools. Split revision history | PJ Eby | 2005-07-08 | 1 | -156/+8 |
| * | Added support for defining command aliases in distutils configuration | PJ Eby | 2005-07-08 | 1 | -1/+7 |
| * | * Added "rotate" command to delete old distribution files, given a set of | PJ Eby | 2005-07-08 | 1 | -0/+19 |
| * | Add upload support to setuptools, and make default downloads of setuptools | PJ Eby | 2005-07-07 | 1 | -6/+8 |
| * | Bump release version | PJ Eby | 2005-07-07 | 1 | -4/+4 |
| * | Update revision history. | PJ Eby | 2005-07-07 | 1 | -0/+16 |
| * | Add a note about interaction between exemaker and easy_install | PJ Eby | 2005-07-07 | 1 | -0/+10 |
| * | Bump version to 0.5a5. | PJ Eby | 2005-07-06 | 1 | -4/+4 |