summaryrefslogtreecommitdiff
path: root/src/distutils2/command/upload_docs.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-156/+0
* Fix incorrect use of Command.announce (#9199).?ric Araujo2010-09-081-3/+12
* merged from upstreamKonrad Delong2010-08-091-1/+2
|\
| * merged from upstreamKonrad Delong2010-08-051-1/+2
| |\
| | * merged upstreamKonrad Delong2010-07-271-3/+2
| | |\
| | * | added a version number when uploadingKonrad Delong2010-07-271-1/+2
* | | | Merge from Konrad, with small fixes?ric Araujo2010-08-041-10/+22
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Minor style and wording fixes?ric Araujo2010-07-311-3/+6
| * | removed the config moduleTarek Ziade2010-07-291-6/+15
|/ /
* | Fix import errors found by pyflakes?ric Araujo2010-07-181-3/+2
|/
* show_response option enabledKonrad Delong2010-06-011-4/+5
* removed overengineered constant :)Konrad Delong2010-06-011-2/+1
* added verification to finalize_optionsKonrad Delong2010-06-011-3/+10
* other schemas support and informing about errorsKonrad Delong2010-05-171-4/+38
* implemented run for the simplest caseKonrad Delong2010-05-141-10/+40
* added encode_multipartKonrad Delong2010-05-131-0/+32
* added zip_dir_intoKonrad Delong2010-05-131-1/+14
* started work on upload_docsKonrad Delong2010-05-131-0/+19
* removed upload_docs shotKonrad Delong2010-05-131-174/+0
* moved the upload_docs commandKonrad Delong2010-05-091-0/+174