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
/
distutils2
/
command
/
install_dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sys.version_info instead of sys.version.
?ric Araujo
2012-02-09
1
-1
/
+1
*
Remove unused names
?ric Araujo
2011-11-20
1
-1
/
+0
*
Use more usual name for one option of install_distinfo
?ric Araujo
2011-11-12
1
-3
/
+1
*
Fix HAS_USER_SITE in install command too
?ric Araujo
2011-09-22
1
-2
/
+5
*
Remove two unneeded attributes
?ric Araujo
2011-09-21
1
-1
/
+0
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-7
/
+5
*
Fixes to actually use the backports.
Jeremy Kloth
2011-09-12
1
-3
/
+3
*
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
1
-1
/
+1
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-39
/
+35
*
Merging the resource branch !
Alexis Metaireau
2011-02-13
1
-1
/
+1
|
\
|
*
Use lazy form in logging calls, again.
?ric Araujo
2011-02-10
1
-1
/
+1
*
|
renames datafiles in ressources for consistency with setup.cfg section
Pierre-Yves David
2011-02-02
1
-3
/
+3
*
|
Distutils 2 now install datafiles in the right place (indicated by sysconfig).
FELD Boris
2011-01-28
1
-0
/
+4
|
/
*
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-1
/
+1
*
A touch of PEP 8 and pyflaking
?ric Araujo
2010-11-16
1
-1
/
+0
*
now sub_commands can be configure in the .cfg files
Tarek Ziade
2010-11-07
1
-0
/
+1
*
finished the removal of the log module
Tarek Ziade
2010-11-05
1
-4
/
+4
*
removed core.py
Tarek Ziade
2010-10-25
1
-1
/
+1
*
Rename the install command from "install" to "instal_dist", to avoid any
Alexis Metaireau
2010-10-17
1
-0
/
+625