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
/
ez_setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update versions in preparation for an 0.7b1 release
0.7b1
Jason R. Coombs
2013-05-13
1
-1
/
+1
*
Merge with Distribute 0.6.39
Jason R. Coombs
2013-05-13
1
-1
/
+1
|
\
*
|
Removed the bulk of the anti-setuptools logic in ez_setup.py
Jason R. Coombs
2013-03-03
1
-305
/
+33
*
|
Rename distribute_setup back to ez_setup
Jason R. Coombs
2013-03-03
1
-0
/
+546
|
/
*
using boostrap.py name for ez_setup.py because that is what it is
tarek
2009-07-22
1
-286
/
+0
*
hooked the patching code into setup.py
tarek
2009-07-22
1
-1
/
+10
*
re-wrote the release.sh script
tarek
2009-07-22
1
-4
/
+4
*
re-launching when setuptools is faked, and also detecting it's a fake egg to ...
tarek
2009-07-21
1
-8
/
+31
*
populating md5 hashes and default url location
tarek
2009-07-21
1
-5
/
+6
*
simplified the installation process. Now faking setuptools eggs. This is maki...
tarek
2009-07-21
1
-23
/
+38
*
forcing a distribute reinstallation over an existing setuptools one
tarek
2009-07-21
1
-0
/
+2
*
fixed typo
tarek
2009-07-21
1
-1
/
+1
*
making ez_setup removing an existing setuptools distribution out of the way
tarek
2009-07-20
1
-1
/
+29
*
cleaning a bit ez_setup.py while reading it
tarek
2009-07-20
1
-47
/
+9
*
Update and prepare the ez_setup.py to use distribute instead.
Hanno Schlichting
2009-07-18
1
-47
/
+17
*
Signatures for 0.6c9
PJ Eby
2008-10-02
1
-0
/
+4
*
Update w/0.6c8 signatures
PJ Eby
2008-09-24
1
-0
/
+3
*
Backport fix for http://bugs.python.org/setuptools/issue47 from trunk
PJ Eby
2008-09-24
1
-3
/
+3
*
Bump version
PJ Eby
2008-02-15
1
-1
/
+1
*
Allow ``ez_setup.use_setuptools()`` to upgrade existing setuptools
PJ Eby
2008-02-14
1
-23
/
+58
*
Bump version.
PJ Eby
2007-09-26
1
-1
/
+1
*
0.6c7 release
PJ Eby
2007-09-04
1
-0
/
+6
*
The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
PJ Eby
2007-09-04
1
-1
/
+1
*
bump version
PJ Eby
2007-05-31
1
-1
/
+1
*
Bump to 0.6c6. :(
PJ Eby
2007-01-09
1
-1
/
+1
*
MD5's for 0.6c5
PJ Eby
2007-01-09
1
-0
/
+3
*
Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixes
PJ Eby
2007-01-09
1
-1
/
+1
*
MD5's for setuptools 0.6c4.
PJ Eby
2007-01-09
1
-0
/
+3
*
Bump version #'s to 0.6c4
PJ Eby
2006-09-21
1
-1
/
+1
*
0.6c3 release
PJ Eby
2006-09-20
1
-0
/
+3
*
Bump revision to start work on 0.6c3
PJ Eby
2006-09-17
1
-1
/
+3
*
Support setuptools .egg being in current directory when bootstrapping on
PJ Eby
2006-09-06
1
-7
/
+7
*
bump version number to 0.6c2.dev
PJ Eby
2006-07-21
1
-1
/
+1
*
0.6c1 MD5 info
PJ Eby
2006-07-21
1
-0
/
+2
*
Bump version #
PJ Eby
2006-07-11
1
-1
/
+3
*
Bump version # to 0.6b4 - although it might really be 0.6c1
PJ Eby
2006-06-15
1
-1
/
+1
*
0.6b3 brown bag fix; update release script to remove revision tags
PJ Eby
2006-06-09
1
-2
/
+2
*
0.6b3 release
PJ Eby
2006-06-09
1
-5
/
+3
*
Fix mysterious errors during initial setuptools install, caused by
PJ Eby
2006-06-09
1
-2
/
+2
*
Bump version to 0.6b3
PJ Eby
2006-06-07
1
-1
/
+1
*
0.6b2 MD5's
PJ Eby
2006-06-01
1
-0
/
+2
*
Bump version for development of 0.6b2
PJ Eby
2006-05-23
1
-1
/
+1
*
Updated for 0.6b1 release MD5 signatures
PJ Eby
2006-05-12
1
-26
/
+6
*
Creating a branch for the "stable" 0.6 development line of setuptools,
PJ Eby
2006-04-14
1
-1
/
+1
*
Bump version to 0.6a12dev... but hopefully it will in fact be 0.6b1.
PJ Eby
2006-03-30
1
-1
/
+1
*
0.6a11 release
PJ Eby
2006-03-29
1
-0
/
+6
*
bump version #
PJ Eby
2006-02-21
1
-1
/
+1
*
0.6a10 release
PJ Eby
2006-02-14
1
-2
/
+2
*
Expanded download message so people know what file to get, if they're
PJ Eby
2006-02-12
1
-1
/
+7
*
Bump version number to start the 0.6a10dev cycle.
PJ Eby
2006-01-05
1
-1
/
+1
[next]