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
...
*
Python 2.7 compat
tarek
2010-01-24
3
-7
/
+16
*
Revert Python 3 change to entry_points.txt.
"Brett Cannon ext:(%22)
2010-01-17
1
-1
/
+1
*
Add some compatibility code for upload_docs so it will work in both
"Brett Cannon ext:(%22)
2010-01-17
2
-19
/
+31
*
Use more reasonable variable names.
"Brett Cannon ext:(%22)
2010-01-17
1
-4
/
+4
*
Rename variable 'http' to 'conn' as httplib is renamed http in Python
"Brett Cannon ext:(%22)
2010-01-17
1
-10
/
+10
*
Add back in a missing space between "Basic" and the base64-encoded
"Brett Cannon ext:(%22)
2010-01-17
1
-2
/
+2
*
Change upload_docs so that its use of base64 does not fail under
"Brett Cannon ext:(%22)
2010-01-17
1
-2
/
+8
*
Ignore Vim swap files.
"Brett Cannon ext:(%22)
2010-01-17
1
-0
/
+1
*
makes sure install_site_pyFixes #108
tarek
2010-01-06
2
-0
/
+5
*
make sure manual_test can be used under 2.3
tarek
2009-12-30
1
-4
/
+16
*
added an entry in CHANGES
tarek
2009-12-28
1
-0
/
+1
*
added indexsidebar.html into the MANIFEST.in
tarek
2009-12-28
1
-1
/
+1
*
now using subprocess.call
tarek
2009-12-21
1
-9
/
+13
*
disable Py3
tarek
2009-12-21
1
-9
/
+8
*
uses distutils install schemes now
tarek
2009-12-21
1
-4
/
+16
*
Modified test script to be py3k compatible
agronholm
2009-12-20
1
-2
/
+6
*
Changed interpreter line to the recommended form
agronholm
2009-12-20
1
-1
/
+1
*
added test_full to main
tarek
2009-12-20
1
-1
/
+1
*
added manual functional tests for checking a release
tarek
2009-12-20
1
-0
/
+79
*
this also fixes #15
tarek
2009-12-19
1
-1
/
+1
*
Introduced a socket timeout of 15 seconds on url openings fixes #48
tarek
2009-12-19
2
-1
/
+16
*
fixed another sandbox viloation issue
tarek
2009-12-19
2
-22
/
+27
*
Moved documentation toc on index page above the propaganda
Jannis Leidel
2009-12-13
1
-5
/
+5
*
Updated docs theme for higher readability
Jannis Leidel
2009-12-13
3
-68
/
+66
*
starting 0.6.11
tarek
2009-12-12
6
-7
/
+13
*
Added tag 0.6.10 for changeset f18396c6e187
tarek
2009-12-12
1
-0
/
+2
*
fixed version in distribute_setup
0.6.10
tarek
2009-12-12
1
-1
/
+1
*
Added tag 0.6.10 for changeset 0fd5c5060378
tarek
2009-12-12
1
-0
/
+1
*
added a not about the fix
tarek
2009-12-12
1
-0
/
+8
*
fixed the error message used in DistributionNotFound, otherwise it breaks zc....
tarek
2009-12-12
1
-3
/
+7
*
added Idan credits
tarek
2009-12-12
1
-0
/
+2
*
starting 0.6.10 development
tarek
2009-12-12
4
-6
/
+6
*
Added tag 0.6.9 for changeset ac7d9b14ac43
tarek
2009-12-12
1
-0
/
+2
*
fixed Rest :/
0.6.9
tarek
2009-12-12
1
-24
/
+18
*
Added tag 0.6.9 for changeset 669ed9388b17
tarek
2009-12-12
1
-0
/
+1
*
changed the way the html is created
tarek
2009-12-12
2
-2
/
+5
*
added Arfrever to contributors (bug fixes)
tarek
2009-12-12
1
-0
/
+1
*
removed trailing space
tarek
2009-12-12
2
-4
/
+4
*
Avoid shadowing the package fixes #80
tarek
2009-12-12
1
-1
/
+1
*
avoid sandbox violations on installation fixes #100
tarek
2009-12-11
2
-10
/
+26
*
Remove an unecessary assertion fixes #104
tarek
2009-12-11
2
-1
/
+5
*
avoid running test_get_script_header_jython_workaround undr some py3 environm...
tarek
2009-12-11
2
-0
/
+6
*
Uses plistlib instead of re. Thanks Florian refs #92
tarek
2009-12-10
1
-8
/
+7
*
fixed the MacPorts failure when platform.mac_ver() fails - fixes #92
tarek
2009-12-10
2
-0
/
+12
*
Allowing 'os.devnull' in Sandbox, fixes #101
tarek
2009-12-04
3
-2
/
+35
*
more info about easy_install and setup.cfg refs #99
tarek
2009-12-02
2
-4
/
+9
*
easy_install doesn't use a setup.cfg located in the working dir - fixes #99
tarek
2009-12-02
3
-2
/
+48
*
displaying the package location
tarek
2009-11-30
1
-1
/
+1
*
added image and headlines
tarek
2009-11-18
1
-1
/
+15
*
fixed 70
tarek
2009-11-15
1
-0
/
+1
[prev]
[next]