aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/alias.py
Commit message (Expand)AuthorAgeFilesLines
* Copy changes from 1aae1efe5733 for setuptools/command/* (except easy_install.pyJason R. Coombs2013-05-031-2/+2
* Cleaner argument quoting in command aliases.PJ Eby2005-07-081-10/+10
* Restructured the 'alias' command to take arguments instead of options, andPJ Eby2005-07-081-13/+56
* Fix a couple of command descriptions.PJ Eby2005-07-081-2/+2
* Added support for defining command aliases in distutils configurationPJ Eby2005-07-081-0/+39