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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge default
?ric Araujo
2012-05-21
3
-12
/
+20
|
\
|
*
Merge further changes by Montreal sprinters
?ric Araujo
2012-05-16
2
-1
/
+17
|
|
\
|
|
*
Now deleting build-scripts directory before creating it. No more leftovers.
Pierre Paul
2012-05-14
2
-1
/
+16
|
*
|
Remove unused names
?ric Araujo
2012-05-15
1
-1
/
+1
|
|
/
|
*
Now creating scripts everytime when build_scripts is called, as a side effect...
Pierre Paul
2012-05-12
1
-10
/
+1
|
*
Update list of Trove classifiers (these reproduce fast)
?ric Araujo
2012-03-14
1
-0
/
+1
|
*
Add coding declaration for utf-8 characters in comments
Jason R. Coombs
2012-03-13
1
-0
/
+2
*
|
Merge #1326113 fix from default
?ric Araujo
2012-02-15
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix parsing of build_ext --libraries option (#1326113)
?ric Araujo
2012-02-15
1
-2
/
+1
*
|
Merge fixes for #13462 and others from default
?ric Araujo
2012-02-09
5
-36
/
+26
|
\
\
|
|
/
|
*
Use sys.version_info instead of sys.version.
?ric Araujo
2012-02-09
4
-6
/
+6
|
*
Group commands by topic in ?pysetup run --list-commands? output.
?ric Araujo
2012-02-09
1
-30
/
+20
*
|
Merge compat/_backport cleanup from default.
?ric Araujo
2011-11-23
3
-3
/
+4
|
\
\
|
|
/
|
*
Better separate compat and _backport.
?ric Araujo
2011-11-23
1
-1
/
+1
*
|
Branch merge
?ric Araujo
2011-11-20
17
-208
/
+125
|
\
\
|
|
/
|
/
|
|
*
Ye olde merge.
?ric Araujo
2011-11-12
12
-135
/
+93
|
|
\
|
*
\
Merge fixes for #13170 and #12386 and other misc. changes from default
?ric Araujo
2011-11-11
2
-2
/
+2
|
|
\
\
|
*
|
|
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
17
-203
/
+119
*
|
|
|
Remove unused names
?ric Araujo
2011-11-20
2
-2
/
+0
*
|
|
|
Remove usage of stdlib shutil.
?ric Araujo
2011-11-20
5
-8
/
+7
*
|
|
|
Remove 'verbose' arguments, obsoleted by logging
?ric Araujo
2011-11-15
4
-17
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Use more usual name for one option of install_distinfo
?ric Araujo
2011-11-12
2
-16
/
+13
*
|
|
Undo potentially confusing name change.
?ric Araujo
2011-11-12
6
-12
/
+11
*
|
|
Minor assorted cleanups.
?ric Araujo
2011-11-12
1
-1
/
+1
*
|
|
Super considered super.
?ric Araujo
2011-11-12
1
-1
/
+1
*
|
|
Improve byte-compilation to be independent of -O or -B.
?ric Araujo
2011-11-12
3
-96
/
+58
*
|
|
Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code
?ric Araujo
2011-11-11
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix writing of the RESOURCES file (#12386).
?ric Araujo
2011-11-11
1
-1
/
+1
*
|
Fix import in install_data (#13170). Thanks to David Barnett.
?ric Araujo
2011-11-11
1
-1
/
+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 usage of bytes in bdist_wininst.
?ric Araujo
2011-09-19
1
-4
/
+6
*
Fix usage of dry-run in bdist_wininst and install_distinfo.
?ric Araujo
2011-09-19
2
-70
/
+77
*
Fix command registry to let Windows machines find bdist_msi
?ric Araujo
2011-09-19
1
-1
/
+5
*
Make bdist_* commands respect --skip-build passed to bdist (#10946).
?ric Araujo
2011-09-19
3
-4
/
+14
*
Remove obsolete mentions of the compress program and .Z archives.
?ric Araujo
2011-09-19
2
-4
/
+3
*
Cleanup: move code out of a try block
?ric Araujo
2011-09-19
1
-4
/
+4
*
Minor cleanup
?ric Araujo
2011-09-19
1
-9
/
+9
*
Remove mentions of abiflags (never available in 2.x)
?ric Araujo
2011-09-18
1
-1
/
+1
*
Fix backport changesets part 3: backported modules.
?ric Araujo
2011-09-18
3
-6
/
+6
*
Fix the backport fixes.
?ric Araujo
2011-09-18
20
-161
/
+182
*
Branch merge, reverting some of Alexis? changes.
?ric Araujo
2011-09-13
2
-9
/
+9
|
\
|
*
Let the test suite run again
?ric Araujo
2011-09-12
1
-1
/
+1
|
*
Let?s not use input in 2.x
?ric Araujo
2011-09-12
1
-6
/
+6
|
*
Convert print function calls back to print statements.
?ric Araujo
2011-09-12
1
-2
/
+2
*
|
Fixes to actually use the backports.
Jeremy Kloth
2011-09-12
4
-6
/
+6
*
|
Factor out the distribution file-system safe name functions from install_dist...
Jeremy Kloth
2011-09-06
1
-31
/
+1
|
/
*
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
13
-132
/
+155
*
sys.abiflags was introduced with python 3.2
Alexis Metaireau
2011-08-22
1
-3
/
+2
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
28
-984
/
+766
[next]