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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two failing tests on Windows (paths separated by backslash didn't match m...
0.6.29
Jason R. Coombs
2012-10-21
1
-2
/
+3
*
Fix failing test case on Windows (can't rmtree if a file is open in that tree)
Jason R. Coombs
2012-10-21
1
-0
/
+2
*
Updated CHANGES and CONTRIBUTORS
Jason R. Coombs
2012-10-19
2
-0
/
+2
*
Merged in mumak/distribute (pull request #14)
Jason R. Coombs
2012-10-19
1
-0
/
+3
|
\
|
*
Guard the chmod in case external_attr is 0.
Jonathan Lange
2012-09-19
1
-1
/
+3
|
*
Set permissions when extracting from zipfile.
Jonathan Lange
2012-08-10
1
-0
/
+1
*
|
Update CHANGES.
Stefan H. Holek
2012-10-19
1
-0
/
+2
*
|
Fix a test broken by 984cedb.
Stefan H. Holek
2012-10-19
1
-5
/
+10
*
|
Merged in leetrout/distribute (pull request #24)
Stefan H. Holek
2012-10-19
1
-1
/
+2
|
\
\
|
*
|
Fix command order for pip 1.2 per https://bitbucket.org/tarek/distribute/issu...
Lee Trout
2012-10-18
1
-1
/
+2
*
|
|
Merged in g2p/distribute (pull request #23)
Stefan H. Holek
2012-10-19
1
-2
/
+4
|
\
\
\
|
*
|
|
Make sure distribute_setup.py signals errors in its exit status.
Gabriel
2012-10-14
1
-2
/
+4
*
|
|
|
Update CHANGES and docs.
Stefan H. Holek
2012-10-19
2
-1
/
+9
*
|
|
|
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
3
-46
/
+214
*
|
|
Fix Python 2.4 incompatibility in test_easy_install.py.
Stefan H. Holek
2012-10-16
1
-5
/
+6
*
|
|
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
2
-40
/
+12
|
/
/
*
|
Update CHANGES.
Stefan H. Holek
2012-10-09
1
-0
/
+6
*
|
Fix cause of test failure on Mac OS X. Refs #20.
Stefan H. Holek
2012-10-09
1
-1
/
+7
*
|
Fix a few messages in distribute_setup.py.
Stefan H. Holek
2012-10-08
1
-3
/
+3
*
|
Add my name to contributors list.
Stefan H. Holek
2012-10-08
1
-0
/
+1
*
|
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
*
|
os.access() cannot test for "createable" Fixes #320.
Stefan H. Holek
2012-10-08
1
-4
/
+4
*
|
Remove a missing fixer warning which showed during normal operations. Fixes #...
Stefan H. Holek
2012-10-08
1
-4
/
+2
*
|
Print metadata in UTF-8 independent of platform. Fixes #311.
Stefan H. Holek
2012-10-08
1
-0
/
+32
*
|
Read and write manifest in UTF-8 under Python 3. Fixes #303.
Stefan H. Holek
2012-10-08
2
-0
/
+87
*
|
Make sure the manifest never contains decomposed UTF-8.
Stefan H. Holek
2012-10-08
2
-3
/
+48
*
|
Purge modules under test from sys.modules prior to running tests. Fixes #301.
Stefan H. Holek
2012-10-08
1
-0
/
+17
*
|
Remove egg-info from repo.
Stefan H. Holek
2012-10-08
1
-62
/
+0
*
|
Avoid import loop in Python 3.3. Fixes #304.
Stefan H. Holek
2012-10-08
2
-44
/
+45
*
|
Fixed so _markerlib is included in Python 3 as well. I don't like the package...
Lennart Regebro
2012-09-17
2
-46
/
+47
*
|
merge
Daniel Holth
2012-09-17
9
-48
/
+229
|
\
\
|
*
|
Make this test less chatty
Erik Bray
2012-09-11
1
-0
/
+7
|
*
|
Remove missing import (since b62968cd2666)
Erik Bray
2012-09-11
1
-1
/
+1
|
*
|
merge
Erik Bray
2012-09-11
5
-19
/
+134
|
|
\
\
|
|
*
|
Updated changelog
Jason R. Coombs
2012-09-05
1
-0
/
+2
|
|
*
|
Extract argument parsing as a separate function
Jason R. Coombs
2012-09-05
1
-9
/
+18
|
|
*
|
Merged in pmcnr/distribute (pull request #18)
Jason R. Coombs
2012-09-05
1
-10
/
+20
|
|
|
\
\
|
|
|
*
|
New command line option to enable downloading the distribute package from an ...
Pedro Romano
2012-08-30
1
-1
/
+5
|
|
|
*
|
Use 'optparse' module to parse command line arguments.
Pedro Romano
2012-08-30
1
-9
/
+15
|
|
*
|
|
Updated changelog
Jason R. Coombs
2012-09-05
1
-0
/
+3
|
|
*
|
|
Merged in embray/distribute/fix-sdist (pull request #4)
Jason R. Coombs
2012-09-05
3
-7
/
+98
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Add a note about how this fix relates to include_package_data. Although still...
Erik Bray
2012-09-05
1
-7
/
+11
|
|
|
*
|
adds a test for pr #4
Erik Bray
2012-09-05
1
-0
/
+79
|
|
|
*
|
This allows the sdist command to ensure that any files listed in package_data...
Erik Bray
2012-02-13
1
-0
/
+8
|
*
|
|
|
Adds a fix for issue #318, including a regression test. This also fixes anot...
Erik Bray
2012-09-06
4
-29
/
+88
|
|
/
/
/
*
|
|
|
markerlib -> _markerlib
Daniel Holth
2012-09-17
1
-1
/
+1
*
|
|
|
skip markerlib tests on Python < 2.6 (no ast compilation)
Daniel Holth
2012-09-17
2
-40
/
+6
[next]