index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
distutils2
/
index
/
simple.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-434
/
+0
*
Fix a py3k warning, add FIXME notes
?ric Araujo
2010-08-15
1
-2
/
+2
*
Rename index.IndexesError to DistutilsIndexError
Alexis Metaireau
2010-08-13
1
-2
/
+2
*
Merge upstream.
Alexis Metaireau
2010-08-06
1
-4
/
+4
|
\
|
*
Merge from Alexis
?ric Araujo
2010-08-05
1
-4
/
+4
*
|
Move get_version_predicate to version (instead of index.base)
Alexis Metaireau
2010-08-06
1
-2
/
+3
|
/
*
Add magic lazyloading for releases and distributions.
Alexis Metaireau
2010-07-28
1
-1
/
+23
*
Add some cache support to the simple index crawler.
Alexis Metaireau
2010-07-27
1
-1
/
+4
*
Return a list of ReleaseInfo instead of just names while searching the index.
Alexis Metaireau
2010-07-27
1
-1
/
+2
*
Add a way to get the metadatas by downloading and opening archives.
Alexis Metaireau
2010-07-27
1
-1
/
+1
*
Fix some lower/upper case issues about the index crawlers.
Alexis Metaireau
2010-07-27
1
-8
/
+8
*
Raise an exception if a project is not found, while querying for releases of
Alexis Metaireau
2010-07-27
1
-6
/
+7
*
Some import stuff for indexes.
Alexis Metaireau
2010-07-26
1
-2
/
+4
*
Uniformize client APIs for requesting informations to the indexes.
Alexis Metaireau
2010-07-24
1
-44
/
+57
*
Add a way to search for some packages by their names, using the simple index.
Alexis Metaireau
2010-07-23
1
-16
/
+37
*
XML-RPC client for indexes.
Alexis Metaireau
2010-07-20
1
-1
/
+1
*
Make a warning if a distribution URL can't be parsed from the simple index.
Alexis Metaireau
2010-07-21
1
-4
/
+10
*
Fix bad behavior while browsing the simple index.
Alexis Metaireau
2010-07-21
1
-9
/
+13
*
Fix some try/except clauses in index.simple (now catchs socket timeouts too)
Alexis Metaireau
2010-07-21
1
-33
/
+37
*
Updated mirror support for indexes.
Alexis Metaireau
2010-07-20
1
-27
/
+38
*
Rename the "pypi" package to "index", refactor index.dist.
Alexis Metaireau
2010-07-15
1
-0
/
+345