index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
packaging
/
run.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-663/+0
*
Group commands by topic in “pysetup run --list-commands” output.
Éric Araujo
2012-02-09
1
-6/+3
*
Fix a few typos
Éric Araujo
2011-11-14
1
-1/+1
*
Merge 3.2
Florent Xicluna
2011-10-28
1
-1/+1
*
Fix return code of “pysetup run COMMAND” (closes #12222)
Éric Araujo
2011-10-06
1
-2/+3
*
Remove unneeded --all option of “pysetup list”.
Éric Araujo
2011-09-12
1
-12/+8
*
Move help texts near to the function they’re related to
Éric Araujo
2011-08-30
1
-121/+101
*
Print all fields when calling “pysetup metadata” without options.
Éric Araujo
2011-08-29
1
-11/+7
*
Let all pysetup actions return a meaningful 0 or 1 exit code (#12222).
Éric Araujo
2011-07-29
1
-32/+34
*
Let pysetup list exit with a non-zero code when no result is found (#11409).
Éric Araujo
2011-07-29
1
-1/+7
*
Packaging cleanup: normalize print calls.
Éric Araujo
2011-06-08
1
-10/+10
*
Packaging cleanup: remove use of script_name where obsolete
Éric Araujo
2011-06-08
1
-1/+0
*
Make help messages in packaging.run more consistent
Éric Araujo
2011-06-04
1
-7/+6
*
Cleanup in packaging: don’t unnecessarily instantiate exceptions
Éric Araujo
2011-06-04
1
-1/+1
*
Use list constructor or built-in method instead of copy module
Éric Araujo
2011-06-04
1
-2/+1
*
added the generate-setup action
Tarek Ziade
2011-06-02
1
-1/+17
*
code cleanup in packaging.run
Tarek Ziade
2011-05-31
1
-8/+4
*
make sure we check for write access before starting the install, and add corr...
Tarek Ziade
2011-05-31
1
-4/+10
*
improved pysetup list UI
Tarek Ziade
2011-05-31
1
-1/+9
*
Cleaned up the installer output behavior.
Tarek Ziade
2011-05-30
1
-14/+31
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+645