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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The User-Agent is also changed to Distribute
tarek
2009-07-21
1
-2
/
+2
*
making ez_setup removing an existing setuptools distribution out of the way
tarek
2009-07-20
2
-2
/
+10
*
Packages required at build time where not fully present at install time. This...
Hanno Schlichting
2009-07-17
1
-3
/
+4
*
moved api_tests.txt doctest to tests/
Tarek Ziadé
2009-07-17
1
-1
/
+1
*
Changed the testModuleExtract and testRequire tests from DependsTests to use ...
Hanno Schlichting
2009-07-16
1
-8
/
+8
*
Protected against failures in tarfile extraction, as we use a private method ...
Hanno Schlichting
2009-07-16
1
-1
/
+4
*
Applied patch from pjenvey. This closes #6.
Hanno Schlichting
2009-07-16
1
-3
/
+7
*
Apply patch from pjenvey. Closes #3.
Hanno Schlichting
2009-07-16
4
-5
/
+16
*
#2 fixed setuptools for 2.7 (current trunk)
Tarek Ziadé
2009-07-16
1
-0
/
+46
*
#1 Added compatibility with Subversion 1.6.
Tarek Ziadé
2009-07-16
2
-3
/
+4
*
changed target version : 0.6c9 -> 0.6
Tarek Ziadé
2009-07-16
1
-3
/
+3
*
Keep site directories (e.g. site-packages) from being included in
PJ Eby
2008-09-24
1
-5
/
+5
*
Backport fix for http://bugs.python.org/setuptools/issue27
PJ Eby
2008-09-24
2
-31
/
+71
*
Fix for http://bugs.python.org/setuptools/issue37 - missing
PJ Eby
2008-09-11
1
-1
/
+1
*
Ensure that _full_name is set on all shared libs before extensions
PJ Eby
2008-08-21
1
-3
/
+3
*
Fix for http://bugs.python.org/setuptools/issue9 (backport from trunk)
PJ Eby
2008-08-21
2
-9
/
+9
*
Fix for http://bugs.python.org/setuptools/issue29 (backport from trunk)
PJ Eby
2008-08-21
1
-1
/
+1
*
Fix for http://bugs.python.org/setuptools/issue11 (backport from trunk)
PJ Eby
2008-08-21
1
-2
/
+3
*
Fix http://bugs.python.org/setuptools/issue31 (backport from trunk)
PJ Eby
2008-08-21
2
-15
/
+11
*
Fix for http://bugs.python.org/setuptools/issue5 (backport from trunk)
PJ Eby
2008-08-21
2
-5
/
+8
*
Fix for http://bugs.python.org/setuptools/issue7 (backport from trunk)
PJ Eby
2008-08-21
2
-2
/
+10
*
Enhanced error message per http://bugs.python.org/setuptools/issue28
PJ Eby
2008-08-21
1
-2
/
+2
*
Backport egg_info SVN fix from trunk
PJ Eby
2008-07-24
1
-2
/
+2
*
Support subversion 1.5 (backport from trunk)
PJ Eby
2008-07-16
1
-1
/
+1
*
Fixed ``win32.exe`` support for .pth files, so unnecessary directory
PJ Eby
2008-03-10
1
-5
/
+5
*
Fix ``resource_listdir('')`` always returning an empty list for zipped
PJ Eby
2008-02-15
1
-1
/
+1
*
Bump version
PJ Eby
2008-02-15
1
-1
/
+1
*
Added a warning if a namespace package is declared, but its parent
PJ Eby
2008-02-14
1
-11
/
+11
*
Fix interactions between the various "require" options,
PJ Eby
2008-01-19
4
-19
/
+19
*
chmod/test cleanups and Jython compatibility (backport from trunk)
PJ Eby
2008-01-18
5
-42
/
+81
*
Update Pyrex/swig_sources workaround for newer Pyrex versions
PJ Eby
2008-01-15
1
-1
/
+1
*
Fix not picking up dependency links from recursive dependencies.
PJ Eby
2008-01-15
1
-4
/
+4
*
Backport gui.exe launcher fix.
PJ Eby
2008-01-03
2
-3
/
+36
*
Prevent ``--help-commands`` and other junk from showing under Python 2.5
PJ Eby
2007-10-08
1
-1
/
+1
*
Fixed a missing files problem when using Windows source distributions on
PJ Eby
2007-09-26
1
-11
/
+11
*
Bump version.
PJ Eby
2007-09-26
1
-1
/
+1
*
The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
PJ Eby
2007-09-04
3
-3
/
+3
*
Fix import problems with nested namespace packages installed via
PJ Eby
2007-09-04
1
-31
/
+31
*
``ftp:`` download URLs now work correctly. (backport from trunk)
PJ Eby
2007-08-24
2
-4
/
+1
*
Backport findall() fix fix from trunk.
PJ Eby
2007-07-12
1
-1
/
+3
*
Fix distutils.filelist.findall() crashing on broken symlinks. Fix
PJ Eby
2007-07-11
2
-15
/
+15
*
bump version
PJ Eby
2007-05-31
1
-1
/
+1
*
Backport fixes and doc updates; prep for 0.6c6 release
PJ Eby
2007-05-31
2
-6
/
+46
*
Changed setuptools.package_index.PackageIndex.open_url to include the
Jim Fulton
2007-03-09
2
-1
/
+22
*
Fix problem activating dependencies for tests (backport from trunk)
PJ Eby
2007-03-02
1
-1
/
+1
*
Fix ``test`` command possibly failing if an older version of the project
PJ Eby
2007-02-24
1
-12
/
+53
*
Added ``--local-snapshots-ok`` flag, to allow building eggs from
PJ Eby
2007-02-23
3
-32
/
+32
*
Get rid of 'sets' module usage under Python 2.4+, so that no warnings
PJ Eby
2007-02-23
1
-3
/
+5
*
Indicate when dependency processing is finished, so that you can tell
PJ Eby
2007-02-23
1
-1
/
+1
*
Respect possible entry point override of 'easy_install' command.
PJ Eby
2007-02-20
1
-1
/
+1
[next]