index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
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/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
merged + removed trailing spaces
tarek
2009-09-20
1
-3
/
+3
*
|
|
make sure setuptools does like distutils in get_ext_filename fixes #41
tarek
2009-09-20
2
-0
/
+22
|
|
/
|
/
|
*
|
Now install_site works properly with distribute distribution. fixes #44
tarek
2009-09-13
2
-1
/
+21
|
/
*
fixed #20 - catching invalid URL error from httplib
tarek
2009-08-28
2
-1
/
+7
*
made zip_ok False by default #33
tarek
2009-08-28
1
-1
/
+1
*
fixed #16 and #18: BadStatusLine and ValueError in package_index.urlopen
tarek
2009-08-26
2
-1
/
+49
*
add --version to easy_install
Philip Jenvey
2009-08-09
1
-1
/
+7
*
bootstrapping.py -> distribute_setup.py
tarek
2009-08-08
1
-2
/
+2
*
Change references to ez_setup to point to our own bootstrapping instead.
Hanno Schlichting
2009-08-08
1
-2
/
+2
*
Fix import that was breaking py3k
agronholm
2009-08-06
1
-1
/
+1
*
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
[prev]
[next]