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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
33
-6074/+0
*
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-1/+4
*
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin
2012-05-13
1
-1/+1
*
Remove buggy change for #13719 in packaging
Éric Araujo
2012-03-07
1
-1/+1
*
Make packaging’ upload command work with bdist_msi products (#13719)
Éric Araujo
2012-03-05
1
-1/+1
*
Fix parsing of packaging’s build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
1
-2/+1
*
Use sys.version_info instead of sys.version in packaging.
Éric Araujo
2012-02-10
4
-8/+7
*
Group commands by topic in “pysetup run --list-commands” output.
Éric Araujo
2012-02-09
1
-30/+20
*
Remove obsolete verbose arguments from packaging.
Éric Araujo
2011-11-15
4
-18/+14
*
Clean up byte-compilation code in packaging (#11254 followup).
Éric Araujo
2011-11-14
3
-56/+35
*
Use more standard name for one option of packaging’s install_distinfo
Éric Araujo
2011-11-06
2
-16/+13
*
Undo potentially confusing name change in packaging.
Éric Araujo
2011-11-06
6
-12/+11
*
Improve byte-compilation in packaging to be independent of -O or -B.
Éric Araujo
2011-11-03
2
-53/+34
*
Fix typo “seperate”
Éric Araujo
2011-11-02
2
-2/+2
*
More fixes for PEP 3147 compliance in packaging (#11254)
Éric Araujo
2011-10-19
2
-4/+8
*
Cleanup in packaging: super considered super
Éric Araujo
2011-10-14
1
-1/+1
*
Fix writing of the RESOURCES file by packaging (#12386)
Éric Araujo
2011-10-14
1
-1/+1
*
Remove two unneeded attributes in packaging
Éric Araujo
2011-09-21
1
-1/+0
*
Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code
Éric Araujo
2011-09-19
1
-1/+1
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
1
-2/+2
*
A few style changes originally done in the distutils2 repo
Éric Araujo
2011-09-18
1
-2/+2
*
Fix typo and wording
Éric Araujo
2011-09-18
1
-1/+1
*
Branch merge
Éric Araujo
2011-09-18
5
-55/+32
|
\
|
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
5
-55/+32
*
|
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
2
-2/+2
|
/
*
The value is the dotted module name to the command class.
Jeremy Kloth
2011-09-13
1
-1/+1
*
Factor out the distribution file-system safe name functions from install_dist...
Jeremy Kloth
2011-09-12
1
-31/+1
*
Remove obsolete comment (yes, build_ext supports C++)
Éric Araujo
2011-09-10
1
-4/+0
*
Fix usage of bytes in packaging's bdist_wininst.
Éric Araujo
2011-09-10
1
-7/+8
*
Fix usage of dry-run in packaging bdist_wininst and install_distinfo.
Éric Araujo
2011-09-10
2
-40/+39
*
Clean up packaging.util: add __all__, remove some unused functions.
Éric Araujo
2011-09-01
4
-4/+2
*
Fix packaging command registry to let Windows machines find bdist_msi
Éric Araujo
2011-08-31
1
-2/+7
*
Fix typo I introduced in f93acf8844ec
Éric Araujo
2011-08-30
1
-1/+1
*
Make bdist_* commands respect --skip-build passed to bdist (#10946).
Éric Araujo
2011-08-29
3
-4/+13
*
Remove obsolete mentions of the compress program and .Z archives.
Éric Araujo
2011-08-29
2
-14/+14
*
Cleanup: move code out of a try block
Éric Araujo
2011-08-29
1
-4/+6
*
Cleanup: use sys.version_info instead of convoluted hexversion lshifts
Éric Araujo
2011-08-29
1
-11/+6
*
Issue #12326: refactor usage of sys.platform
Victor Stinner
2011-08-20
1
-2/+1
*
Minor cleanup
Éric Araujo
2011-08-20
1
-7/+7
*
Make TypeError message from Command.__init__ more useful
Éric Araujo
2011-07-29
1
-1/+2
*
Factor out code used by packaging commands for HTTP requests (#12169).
Éric Araujo
2011-07-08
3
-107/+15
*
Packaging: remove last mentions and uses of setup.py in the code.
Éric Araujo
2011-06-16
1
-4/+1
*
Fix sdist to always include setup.cfg (#11092), to comply with the spec
Éric Araujo
2011-06-06
1
-8/+13
*
Fix format of warnings from the packaging check command
Éric Araujo
2011-06-02
1
-1/+1
*
Re-add line that was mistakenly removed alongside RPM support.
Éric Araujo
2011-05-31
1
-0/+1
*
Re-apply distutils2 changes lost before the merge of packaging.
Éric Araujo
2011-05-31
1
-34/+2
*
Issue 10126 - backported distutils fix for the enable-share mode into packaging
Tarek Ziade
2011-05-22
1
-3/+3
*
fixed the export symbols for the win32 linker
Tarek Ziade
2011-05-21
1
-1/+1
*
use the same line terminator everywhere
Tarek Ziade
2011-05-21
1
-2/+2
*
package: replace open(fn, 'w').close() by open(fn, 'wb').close()
Victor Stinner
2011-05-19
1
-1/+1
[next]