index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with Distribute 0.6.39
Jason R. Coombs
2013-05-13
2
-0
/
+38
|
\
|
*
Merge
Jason R. Coombs
2013-05-11
1
-0
/
+3
|
|
\
|
|
*
Respected project coding standard.
Grigory Petrov
2013-04-03
1
-1
/
+1
|
|
*
Respected PEP-8.
Grigory Petrov
2013-04-03
1
-1
/
+1
|
|
*
Added support for Windows RT (arm).
Grigory Petrov
2013-04-03
1
-0
/
+3
|
*
|
decode manifest bytes(utf-8) to string first if py version is 3
wyj1046@gmail.com
2013-05-05
1
-1
/
+4
|
*
|
Include a launcher manifest for console scripts to prevent undesirable UAC el...
Jason R. Coombs
2013-05-04
2
-0
/
+28
|
*
|
Update release notes and comment to provide a bit more detail about the issue...
0.6.36
Jason R. Coombs
2013-04-05
1
-2
/
+3
|
*
|
Fix for PermissionError when installing on Python 3.3: __pycache__ dir inside...
rlacko
2013-02-19
1
-0
/
+3
|
|
/
*
|
Merge setuptools/command/*
Jason R. Coombs
2013-05-04
6
-61
/
+91
|
\
\
|
*
|
Copy changes from 1aae1efe5733 for setuptools/command/* (except easy_install.py
Jason R. Coombs
2013-05-03
6
-59
/
+141
*
|
|
Merge setuptools.command.easy_install
Jason R. Coombs
2013-05-03
1
-7
/
+6
|
\
\
\
|
|
/
/
|
*
|
Copy changes to easy_install.py from 1aae1efe5733
Jason R. Coombs
2013-05-03
1
-11
/
+52
*
|
|
Move where add_defaults is defined to align with setuptools
Jason R. Coombs
2013-05-03
1
-21
/
+21
*
|
|
easy_install once again honors setup.cfg if found in the current directory
Jason R. Coombs
2013-05-03
1
-6
/
+0
*
|
|
Backed out improper fix for distribute issue #174
Jason R. Coombs
2013-05-03
1
-2
/
+1
*
|
|
Distributions are once again installed as zipped eggs by default.
Jason R. Coombs
2013-05-03
1
-1
/
+1
*
|
|
Back out distribute-specific references in easy_install command module
Jason R. Coombs
2013-03-03
1
-6
/
+7
|
|
/
|
/
|
*
|
Fix some ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
4
-5
/
+10
*
|
Disable workaround for Jython scripts on Linux systems.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
1
-0
/
+5
*
|
Decode contents of pth file within self-extracting exe on Python 3+
Pete Hollobon
2012-11-22
1
-1
/
+4
*
|
Don't claim support for LANG=C.
Stefan H. Holek
2012-11-13
1
-1
/
+1
*
|
No need for repr as path is always str.
Stefan H. Holek
2012-11-12
1
-1
/
+1
*
|
Rid unused import.
Stefan H. Holek
2012-11-12
1
-1
/
+0
*
|
Can't use 'surrogateescape' in upload_docs either.
Stefan H. Holek
2012-11-12
1
-6
/
+2
*
|
Accept UTF-8 filenames into the filelist even if LANG=C.
Stefan H. Holek
2012-11-10
1
-7
/
+8
*
|
Add comments.
Stefan H. Holek
2012-11-10
2
-0
/
+2
*
|
Windows can store UTF-8 bytes as is.
Stefan H. Holek
2012-11-10
1
-7
/
+11
*
|
Log file not found message at debug level.
Stefan H. Holek
2012-11-10
1
-1
/
+1
*
|
Revert yesterday's misguided attempt at being smart.
Stefan H. Holek
2012-11-10
1
-6
/
+5
*
|
Never skip because of encoding in append.
Stefan H. Holek
2012-11-10
1
-5
/
+6
*
|
Don't warn about a missing MANIFEST.in.
Stefan H. Holek
2012-11-05
1
-1
/
+1
*
|
Python 3.0 has no surrogateescape.
stefan@epy
2012-11-05
1
-1
/
+1
*
|
Warn if filenames cannot be added to the filelist.
stefan@epy
2012-11-05
1
-2
/
+8
*
|
Skip undecodable filenames in read_manifest as well.
Stefan H. Holek
2012-11-01
1
-2
/
+5
*
|
Keep 'surrogateescape' when reading the manifest, to avoid breaking on bad in...
Stefan H. Holek
2012-10-26
1
-1
/
+2
*
|
When writing the manifest under Python 3, skip filenames that cannot be encod...
Stefan H. Holek
2012-10-25
2
-2
/
+14
*
|
Miscellaneous updates to the upload_docs command.
Stefan H. Holek
2012-10-19
1
-54
/
+74
*
|
Use surrogateescape error handler when reading and writing the manifest. Refs...
Stefan H. Holek
2012-10-17
2
-2
/
+2
*
|
Don't re-use FileList global name in egg_info.py.
Stefan H. Holek
2012-10-16
1
-2
/
+2
*
|
Revert 86d7748 drive-by commit because of unclear BBB consequences.
Stefan H. Holek
2012-10-15
1
-14
/
+0
*
|
Fix duplicate application of version tags in 'egg_info' command. Fixes #299.
Stefan H. Holek
2012-10-08
1
-1
/
+6
*
|
marshall.load() does not necessarily raise ValueError. Fixes #283.
Stefan H. Holek
2012-10-08
1
-6
/
+6
*
|
Remove a missing fixer warning which showed during normal operations. Fixes #...
Stefan H. Holek
2012-10-08
1
-4
/
+2
*
|
Read and write manifest in UTF-8 under Python 3. Fixes #303.
Stefan H. Holek
2012-10-08
1
-0
/
+27
*
|
Make sure the manifest never contains decomposed UTF-8.
Stefan H. Holek
2012-10-08
1
-0
/
+14
*
|
Purge modules under test from sys.modules prior to running tests. Fixes #301.
Stefan H. Holek
2012-10-08
1
-0
/
+17
*
|
Merged in embray/distribute/fix-sdist (pull request #4)
Jason R. Coombs
2012-09-05
1
-0
/
+8
|
\
\
|
*
|
This allows the sdist command to ensure that any files listed in package_data...
Erik Bray
2012-02-13
1
-0
/
+8
*
|
|
Issue #310: Non-ascii characters in a namespace __init__.py causes errors.
Lennart Regebro
2012-08-22
1
-2
/
+2
[next]