summaryrefslogtreecommitdiff
path: root/distutils2/index
Commit message (Expand)AuthorAgeFilesLines
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-188-1426/+0
* Fixing a bug in distutils2.index.dist.DistInfo.unpack; does not unpack into t...Kelsey Hightower2011-02-131-1/+1
* Merge Kelsey?s edits with mine?ric Araujo2011-02-106-12/+15
|\
| * Fixing logging strings; improve lower-case consistencyKelsey Hightower2011-02-091-1/+1
| * pep8 formatting of the distutils2.index packageKelsey Hightower2011-02-095-11/+14
* | Use lazy form in logging calls, again.?ric Araujo2011-02-102-5/+4
|/
* Branch merge.?ric Araujo2011-02-032-7/+6
|\
| * renamed DistributionMetadata to MetadataChristophe Combelles2011-01-282-5/+5
* | added a test for the unpack APITarek Ziade2011-01-301-2/+15
* | Update installer tests.Alexis Metaireau2011-01-291-1/+1
* | merge the installerAlexis Metaireau2011-01-293-3/+2
|\ \ | |/
| * Branch merge?ric Araujo2011-01-193-8/+19
| |\
| * | Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-172-2/+2
* | | move the unpack utilities to _backportAlexis Metaireau2011-01-031-11/+3
* | | savepointTarek Ziade2011-01-033-2/+10
| |/ |/|
* | added a logTarek Ziade2011-01-011-0/+2
* | make sure get_last() returns None in case no release matchesTarek Ziade2011-01-011-0/+2
* | Aadd a get_all_projects method for the XML/RPC client.Alexis Metaireau2010-12-242-8/+15
|/
* Remove implicit relative imports and fix our beloved typo in d2.index?ric Araujo2010-12-093-5/+3
* Add a way to search the simple index using wildcards (*).Alexis Metaireau2010-10-081-2/+6
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-198-0/+1400