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
*
removed empty lines
tarek
2009-10-27
1
-31
/
+0
*
Generated scripts now wraps their call in a __main__ section. Fixes #11
tarek
2009-10-27
3
-7
/
+45
*
removed PJE-style white lines
tarek
2009-10-27
1
-35
/
+3
*
added a CHANGES note
tarek
2009-10-27
1
-0
/
+2
*
added DONT_PATCH_SETUPTOOLS environment marker
tarek
2009-10-27
1
-0
/
+2
*
Reviewed unladen-swallow specific change from http://code.google.com/p/unlade...
Hanno Schlichting
2009-10-24
1
-0
/
+4
*
Whitespace and added a note how to run the tests
Hanno Schlichting
2009-10-24
1
-4
/
+5
*
Removed outdated note about the special setup module for Python 3.
Hanno Schlichting
2009-10-24
1
-6
/
+0
*
Updated and fixed contributers
Hanno Schlichting
2009-10-24
1
-2
/
+4
*
Issue 21: Allow PackageIndex.open_url to gracefully handle all cases of a htt...
Hanno Schlichting
2009-10-24
2
-0
/
+8
*
Removed virtual-python.py from this distribution and updated documentation to...
Hanno Schlichting
2009-10-24
3
-151
/
+6
*
Readded the custom build_py command for safely upgrading from older distribut...
agronholm
2009-10-20
1
-0
/
+22
*
Merge with aadeea4644ffb5e0ba24865151dd9315fb961cf1
agronholm
2009-10-20
9
-55
/
+11
|
\
|
*
Reversing patch for 64-bit Windows script launcher, applied PJE's simpler sol...
agronholm
2009-10-20
9
-49
/
+11
*
|
Merged bugfixes from the danielstutzbach fork
Daniel Stutzbach
2009-10-19
5
-6
/
+40
|
\
\
|
*
|
avoid a bootstrapping issue with easy_install -U. Fixes #72
tarek
2009-10-18
2
-0
/
+7
|
*
|
no_fake needs to be True by default fixes #74
tarek
2009-10-18
3
-5
/
+19
|
*
|
make sure pkg_resources can be imported in GAE - refs #73
tarek
2009-10-18
1
-1
/
+14
*
|
|
Added information to CHANGES
Daniel Stutzbach
2009-10-18
1
-0
/
+5
*
|
|
Fixed egg filename computation to respect to_dir
Daniel Stutzbach
2009-10-17
1
-2
/
+2
*
|
|
Fixed bug in previous patch (oops)
Daniel Stutzbach
2009-10-17
1
-3
/
+4
*
|
|
Fixed build_egg to test for the existence of the correct egg filename.
Daniel Stutzbach
2009-10-17
1
-7
/
+4
*
|
|
Fix for Issue 64: setup.py rebuilds the distribute egg every.single.time.
Daniel Stutzbach
2009-10-17
1
-4
/
+7
|
/
/
*
|
Removed "shared eggs dir gets hosed" warning from the readme and replaced it
Reinout van Rees
2009-10-16
1
-8
/
+13
*
|
starting 0.6.7
tarek
2009-10-16
7
-8
/
+13
*
|
change home url
tarek
2009-10-16
1
-1
/
+1
|
/
*
Added tag 0.6.6 for changeset f1fb564d6d67
tarek
2009-10-15
1
-0
/
+1
*
updated changelog
0.6.6
Reinout van Rees
2009-10-15
2
-2
/
+3
*
merge dance
tarek
2009-10-15
3
-19
/
+14
|
\
|
*
Unified the bootstrap file so it works on both py2.x and py3k without 2to3 (p...
agronholm
2009-10-16
3
-19
/
+14
*
|
make sure the old api can be called in case of an old version
tarek
2009-10-15
1
-2
/
+7
|
/
*
starting 0.6.6
tarek
2009-10-15
6
-7
/
+13
*
fixed reSt
tarek
2009-10-15
1
-1
/
+1
*
Added tag 0.6.5 for changeset 2df182df8a02
tarek
2009-10-15
1
-0
/
+1
*
merge dance
0.6.5
tarek
2009-10-15
1
-2
/
+1
|
\
|
*
Fixed command to switch to the branch (the old instructions were for *making*
Reinout van Rees
2009-10-15
1
-2
/
+1
*
|
we need to be able to use these API to detect the real setuptools at bootstra...
tarek
2009-10-15
2
-5
/
+6
|
/
*
typo
tarek
2009-10-14
1
-1
/
+1
*
Now cli.exe and gui.exe are generated at build time - win_script_wrapper.txt ...
tarek
2009-10-14
3
-5
/
+36
*
removing windows EOL lines
tarek
2009-10-14
1
-137
/
+137
*
doc typo. fixes 67
tarek
2009-10-14
2
-1
/
+3
*
an error is raised when installing a 0.7 setuptools with distribute
Reinout van Rees
2009-10-14
3
-7
/
+22
*
Distribute no longer shadows setuptools if we require a 0.7-series
Reinout van Rees
2009-10-14
3
-6
/
+47
*
Indicated spot where extra setuptools >= 0.7 check needs to happen
Reinout van Rees
2009-10-14
1
-0
/
+4
*
marked the two spots where a setuptools < 0.7 check needs to happen
Reinout van Rees
2009-10-14
1
-0
/
+2
*
tiny tweak in docstring to not throw off emacs' syntax highligting
Reinout van Rees
2009-10-14
2
-2
/
+2
*
fixed the parsed api when dealing with setuptools name
tarek
2009-10-13
2
-16
/
+17
*
no setuptools req are returned
tarek
2009-10-13
1
-0
/
+2
*
using project_name instead so we don't bother with the version
tarek
2009-10-13
2
-20
/
+12
*
merge dance
tarek
2009-10-13
5
-8
/
+30
|
\
[next]