aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed PEP 8 compliancy of the setuptools.command packageAlex Grönholm2014-06-181-0/+1
* Correct indentation and clarify meaning by using namespacingJason R. Coombs2014-04-301-5/+4
* Reverting 1a1ab844f03e due to issue 250Guy Rozendorn (guyr@infinidat.com)2011-10-071-60/+0
* Issue #244 raises ValueError in upload and register commands if using a secti...guyroz2011-09-201-0/+60
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-101-0/+10