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
*
final md5s
0.6
tarek
2009-08-09
1
-4
/
+4
*
bitbucket.org bug on download files (cant update them) -> switching the boots...
tarek
2009-08-09
3
-3
/
+3
*
added note about commiting the change after the release
tarek
2009-08-09
2
-9
/
+11
*
simplified the release process
tarek
2009-08-09
3
-21
/
+16
*
updated md5 hashes
tarek
2009-08-08
1
-4
/
+4
*
added an upload file
tarek
2009-08-08
2
-2
/
+6
*
fixed doc test levels
tarek
2009-08-08
2
-5
/
+6
*
doc fixes
tarek
2009-08-08
3
-16
/
+11
*
removed ziade.org references. will use PyPI for eggs, and bitbucket.org for t...
tarek
2009-08-08
2
-7
/
+6
*
bootstrapping.py -> distribute_setup.py
tarek
2009-08-08
9
-55
/
+55
*
Change references to ez_setup to point to our own bootstrapping instead.
Hanno Schlichting
2009-08-08
6
-35
/
+37
*
Fix py3k compatibility issue and two typos
agronholm
2009-08-06
1
-3
/
+4
*
Fix import that was breaking py3k
agronholm
2009-08-06
1
-1
/
+1
*
updated md5 hashes for testing purposes
tarek
2009-08-05
1
-4
/
+4
*
updated md5 hashes for testing purposes
tarek
2009-08-05
1
-4
/
+4
*
no txt file under buildout/ yet
tarek
2009-08-05
1
-1
/
+1
*
fixed the bootstrapping filename
tarek
2009-08-05
1
-4
/
+4
*
adding buildout in the release
tarek
2009-08-05
2
-0
/
+4
*
bootstraping.py -> bootstrapping.py
tarek
2009-08-05
3
-15
/
+15
*
removing setuptools module names from user warnings
tarek
2009-08-05
1
-1
/
+2
*
fixed to_reload initialiazion
tarek
2009-08-04
1
-2
/
+1
*
makes sure an installed version of setuptools doesn't get on the way
tarek
2009-08-04
1
-3
/
+9
*
use our own bootstrap script
tarek
2009-08-04
1
-1
/
+1
*
renamed bootstrap
tarek
2009-08-04
1
-7
/
+7
*
patched bootstrap for zc.buildout
tarek
2009-08-04
1
-0
/
+223
*
renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filename
tarek
2009-08-04
3
-10
/
+10
*
now calling after_install in bootstrap.main too
tarek
2009-08-04
1
-9
/
+30
*
typo
tarek
2009-08-04
1
-1
/
+1
*
added a post install function that ensures setuptools is faked even if not pr...
tarek@MacZiade-2.local
2009-08-04
2
-5
/
+40
*
fixed #24: the jython calls now works
tarek
2009-07-23
2
-3
/
+3
*
fixed the forbidden access problem
tarek
2009-07-23
2
-5
/
+14
*
rebuilt the eggs
tarek
2009-07-23
2
-8
/
+8
*
that is three step
tarek
2009-07-23
1
-1
/
+1
*
more details
tarek
2009-07-23
1
-10
/
+51
*
shorcut to avoid unecessary work when located in a non-isolated environment
tarek
2009-07-23
2
-5
/
+7
*
safer test: will not overwrite an existing file for the test
tarek
2009-07-23
1
-13
/
+30
*
fixed a fork bomb when patching non-egg system-wide installation
tarek
2009-07-23
1
-6
/
+17
*
more cases from the community
tarek
2009-07-23
1
-20
/
+98
*
added a note for manual uninstallation of setuptools.pth
tarek
2009-07-22
1
-0
/
+1
*
fixed import test
tarek
2009-07-22
1
-1
/
+15
*
test for the bootstrap
tarek
2009-07-22
1
-0
/
+38
*
using boostrap.py name for ez_setup.py because that is what it is
tarek
2009-07-22
3
-9
/
+9
*
started the re-work on README.txt
tarek
2009-07-22
1
-99
/
+100
*
hooked the patching code into setup.py
tarek
2009-07-22
2
-1
/
+16
*
not needed
tarek
2009-07-22
1
-90
/
+0
*
re-wrote the release.sh script
tarek
2009-07-22
2
-23
/
+23
*
fixed distribution key in check_version_conflict. I first thaught it was the ...
tarek
2009-07-21
1
-1
/
+1
*
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
[next]