| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved everything in the same dir - we want to include docs/ in the release | Tarek Ziade | 2010-09-19 | 1 | -207/+0 |
| | | |||||
| * | Fix incorrect use of Command.announce (#9199). | ?ric Araujo | 2010-09-08 | 1 | -3/+8 |
| | | | | | Also clean up imports a bit. | ||||
| * | Merge from Konrad, with small fixes | ?ric Araujo | 2010-08-04 | 1 | -15/+30 |
| |\ | |||||
| | * | Finish hashlib backport. | ?ric Araujo | 2010-07-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - Move every C module into _backport - Build _hashlib.so in _backport too to prevent C API mismatch warnings from newer Pythons - Use the backport in our code | ||||
| | * | Minor style and wording fixes | ?ric Araujo | 2010-07-31 | 1 | -7/+8 |
| | | | |||||
| | * | Fix typos, spell ?metadata? consistently, update one docstring | ?ric Araujo | 2010-07-31 | 1 | -1/+1 |
| | | | |||||
| | * | removed the config module | Tarek Ziade | 2010-07-29 | 1 | -8/+21 |
| | | | |||||
| | * | merged spawn into util | Tarek Ziade | 2010-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | added upload_docs option to upload command | Konrad Delong | 2010-07-22 | 1 | -0/+8 |
| |/ | |||||
| * | Make a decorator for PyPIServer mock, and starting some tests | Alexis Metaireau | 2010-06-01 | 1 | -1/+1 |
| | | | | | | | for pypi.simple. Also updated some code to be 2.4 and 2.5 compatible. | ||||
| * | removed remaining bits from 'bdist_rpm' | Yannick Gingras | 2010-05-22 | 1 | -5/+1 |
| | | |||||
| * | avoid variable obfuscation | Tarek Ziade | 2010-04-13 | 1 | -3/+3 |
| | | |||||
| * | make sure distutils2 talks with PyPI correctly -- once again this part ↵ | Tarek Ziade | 2010-04-13 | 1 | -20/+32 |
| | | | | | misses tests | ||||
| * | refactored the code that builds the HTTP requests for both register and upload | Tarek Ziade | 2010-04-13 | 1 | -34/+10 |
| | | |||||
| * | refactored DistributionMetadata -- cleaner implementation | Tarek Ziad? | 2010-02-24 | 1 | -16/+19 |
| | | |||||
| * | refactored the code so it works on Python 2.4, 2.5 and 2.6 | Tarek Ziad? | 2010-02-22 | 1 | -1/+4 |
| | | |||||
| * | renamed distutils to distutils2 -- wow thanks Rope | tarek | 2010-02-21 | 1 | -4/+4 |
| | | |||||
| * | initial import, now need to rename all 'distutils' to 'distutils2' | tarek | 2010-02-21 | 1 | -0/+189 |
