summaryrefslogtreecommitdiff
path: root/src/distutils2/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-298/+0
* added additional check for the check commandKonrad Delong2010-08-161-2/+2
* Minor style and wording fixes?ric Araujo2010-07-311-6/+7
* Fix typos, spell ?metadata? consistently, update one docstring?ric Araujo2010-07-311-1/+1
* removed the config moduleTarek Ziade2010-07-291-13/+25
* Removed bogus uses of sub-commandsJeremy Kloth2010-07-081-5/+2
* make sure distutils2 talks with PyPI correctly -- once again this part misses...Tarek Ziade2010-04-131-0/+1
* refactored the code that builds the HTTP requests for both register and uploadTarek Ziade2010-04-131-31/+2
* use the proper writing (URL)Tarek Ziade2010-04-061-1/+1
* sending to PyPI various metadata versions in the register commandTarek Ziade2010-03-171-8/+17
* replaced instances of 'classifiers' with 'classifier'Nicolas Cadou2010-03-151-1/+1
* refactored DistributionMetadata -- cleaner implementationTarek Ziad?2010-02-241-18/+18
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-2/+2
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+307