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
/
dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge compat/_backport cleanup from default.
?ric Araujo
2011-11-23
1
-1
/
+1
|
\
*
\
Ye olde merge.
?ric Araujo
2011-11-12
1
-12
/
+13
|
\
\
|
|
/
|
*
Undo potentially confusing name change.
?ric Araujo
2011-11-12
1
-7
/
+8
|
*
Minor assorted cleanups.
?ric Araujo
2011-11-12
1
-1
/
+1
|
*
Bring back callable.
?ric Araujo
2011-11-12
1
-4
/
+3
*
|
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-18
/
+18
|
/
*
Remove display options (--name, etc.) from the Distribution class.
?ric Araujo
2011-09-19
1
-53
/
+10
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-34
/
+25
*
Branch merge, reverting some of Alexis? changes.
?ric Araujo
2011-09-13
1
-12
/
+12
|
\
|
*
Convert print function calls back to print statements.
?ric Araujo
2011-09-12
1
-12
/
+12
*
|
Fixes for Python 2.4 compatibility
Jeremy Kloth
2011-09-12
1
-3
/
+3
*
|
Factor out the distribution file-system safe name functions from install_dist...
Jeremy Kloth
2011-09-06
1
-2
/
+2
|
/
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-111
/
+79
*
[mq]: commandline
Tarek Ziade
2011-02-20
1
-4
/
+14
*
Merging the resource branch !
Alexis Metaireau
2011-02-13
1
-12
/
+12
|
\
|
*
Use lazy form in logging calls, again.
?ric Araujo
2011-02-10
1
-12
/
+12
*
|
Merge with upstream default branch
FELD Boris
2011-02-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
merge upstream into resources branches
Pierre-Yves David
2011-02-04
1
-2
/
+2
|
|
\
|
*
|
Update some unittest to the new way of declaring data_files.
FELD Boris
2011-01-29
1
-1
/
+1
*
|
|
Solve bug with --help-commands.
?ric Araujo
2011-02-06
1
-17
/
+10
|
|
/
|
/
|
*
|
renamed DistributionMetadata to Metadata
Christophe Combelles
2011-01-28
1
-2
/
+2
|
/
*
Branch merge
?ric Araujo
2011-01-21
1
-1
/
+0
|
\
|
*
Removed unused import of sys in dist.py
Louis Munro
2010-12-08
1
-1
/
+0
*
|
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-7
/
+6
|
/
*
Fix typo
?ric Araujo
2010-11-16
1
-1
/
+1
*
added optparse in the main script
Tarek Ziade
2010-11-14
1
-4
/
+1
*
now distutils2 uses set_command to set its own commands
Tarek Ziade
2010-11-13
1
-102
/
+7
*
Branch merge
?ric Araujo
2010-11-06
1
-17
/
+25
|
\
|
*
now using logging in dist
Tarek Ziade
2010-10-25
1
-12
/
+19
|
*
removed core.py
Tarek Ziade
2010-10-25
1
-4
/
+4
|
*
Branch merge
Alexis Metaireau
2010-10-17
1
-0
/
+1
|
|
\
|
|
*
now sdist uses the extra_files option from setup.cfg, and the Distribution ob...
Tarek Ziade
2010-10-17
1
-0
/
+1
|
*
|
Rename the install command from "install" to "instal_dist", to avoid any
Alexis Metaireau
2010-10-17
1
-1
/
+1
|
|
/
*
|
Fix one bug and address some pyflakes warnings
?ric Araujo
2010-10-16
1
-4
/
+1
|
/
*
None as default
Tarek Ziade
2010-10-13
1
-1
/
+1
*
now a command can be any kind of class
Tarek Ziade
2010-10-11
1
-2
/
+4
*
removed the __revision__ tag, that are specific to SVN
Tarek Ziade
2010-10-04
1
-1
/
+0
*
first version of the -m runner
Tarek Ziade
2010-09-22
1
-98
/
+9
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+1032