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
/
sdist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Branch merge
?ric Araujo
2011-11-20
1
-4
/
+4
|
\
|
*
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-4
/
+4
*
|
Remove 'verbose' arguments, obsoleted by logging
?ric Araujo
2011-11-15
1
-3
/
+2
|
/
*
Fix backport changesets part 3: backported modules.
?ric Araujo
2011-09-18
1
-2
/
+2
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-4
/
+4
*
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
-57
/
+52
*
Merge Kelsey?s edits with mine
?ric Araujo
2011-02-10
1
-1
/
+1
|
\
|
*
Fixing logging strings; improve lower-case consistency
Kelsey Hightower
2011-02-09
1
-1
/
+1
*
|
Use lazy form in logging calls, again.
?ric Araujo
2011-02-10
1
-8
/
+4
|
/
*
merged + fixed tests : now README is to be added explicitely in extra_files
Tarek Ziade
2011-01-29
1
-30
/
+1
|
\
|
*
avoid inclusion of README or test/*.py
Godefroid Chapelle
2011-01-28
1
-29
/
+0
*
|
Allow to have more than one file in description-file. Also check that those f...
Gael Pasgrimaud
2011-01-28
1
-1
/
+8
|
/
*
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-2
/
+1
*
now distutils2 uses set_command to set its own commands
Tarek Ziade
2010-11-13
1
-1
/
+2
*
passing the distribution object as well.
Tarek Ziade
2010-11-07
1
-1
/
+1
*
added the manifest_builders option
Tarek Ziade
2010-11-07
1
-2
/
+30
*
finished the removal of the log module
Tarek Ziade
2010-11-05
1
-5
/
+5
*
removed core.py
Tarek Ziade
2010-10-25
1
-1
/
+1
*
now sdist uses the extra_files option from setup.cfg, and the Distribution ob...
Tarek Ziade
2010-10-17
1
-15
/
+5
*
removed the __revision__ tag, that are specific to SVN
Tarek Ziade
2010-10-04
1
-1
/
+0
*
removed setup.py from the list of files included by default, and make sure th...
Tarek Ziade
2010-10-02
1
-5
/
+7
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+360