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
*
Load version from the file rather than by importing the module (which is subj...
0.9.4
Jason R. Coombs
2013-07-15
2
-1
/
+14
*
better variable name
Jason R. Coombs
2013-07-15
1
-3
/
+3
*
Bumped to 0.9.4 in preparation for next release.
Jason R. Coombs
2013-07-15
4
-52
/
+52
*
Added tag 0.9.3 for changeset 3e9d2e89de3a
Jason R. Coombs
2013-07-15
1
-0
/
+1
*
Use 'is_valid' instead of simply 'valid' or 'check', which are less clear abo...
0.9.3
Jason R. Coombs
2013-07-15
3
-6
/
+12
*
Bumped to 0.9.3 in preparation for next release.
Jason R. Coombs
2013-07-15
4
-48
/
+48
*
Added tag 0.9.2 for changeset 37444bb32e17
Jason R. Coombs
2013-07-15
1
-0
/
+1
*
Update changelog
0.9.2
Jason R. Coombs
2013-07-15
1
-0
/
+7
*
Added a couple of additional tests, including one capturing #42.
Jason R. Coombs
2013-07-15
1
-0
/
+14
*
Added a test to prove the basic usage of content checks
Jason R. Coombs
2013-07-15
1
-0
/
+11
*
Extracted hash-checking functionality into its own classes. Hashes are no lon...
Jason R. Coombs
2013-07-15
1
-26
/
+73
*
Bumped to 0.9.2 in preparation for next release.
Jason R. Coombs
2013-07-13
4
-57
/
+57
*
Added tag 0.9.1 for changeset 9e5a8f734662
Jason R. Coombs
2013-07-13
1
-0
/
+1
*
Update changelog
0.9.1
Jason R. Coombs
2013-07-13
1
-0
/
+1
*
Re-wrote link inference to now respect specific patterns and generate links t...
Jason R. Coombs
2013-07-13
2
-191
/
+165
*
Have the documentation also grab the version from setuptools/__init__.py
Jason R. Coombs
2013-07-13
2
-3
/
+4
*
setup.py now loads the version from setuptools/__init__.py, limiting the plac...
Jason R. Coombs
2013-07-13
2
-6
/
+5
*
Updated egg_info with corrected metadata
Jason R. Coombs
2013-07-13
3
-53
/
+53
*
Correct reference to certifi version (updated incorrectly by release.py script)
Jason R. Coombs
2013-07-13
1
-2
/
+2
*
Bumped to 0.9.1 in preparation for next release.
Jason R. Coombs
2013-07-13
4
-7
/
+7
*
Regenerated bundled egg-info
Jason R. Coombs
2013-07-13
3
-54
/
+54
*
Allow other arguments and kwargs to os.open when in the sandbox. Fixes Distri...
Jason R. Coombs
2013-07-13
2
-3
/
+9
*
Now that setup script is importable, the release script can grab the version ...
Jason R. Coombs
2013-07-13
1
-4
/
+1
*
Allow setup script to be imported
Jason R. Coombs
2013-07-13
1
-1
/
+4
*
Remove 2to3 build support for setuptools itself
Jason R. Coombs
2013-07-13
1
-37
/
+0
*
Remove unused import
Jason R. Coombs
2013-07-13
1
-1
/
+0
*
Factored out the setuptools-specific code from release.py and moved the commo...
Jason R. Coombs
2013-07-13
1
-205
/
+9
*
Bumped to 0.10 in preparation for next release.
Jason R. Coombs
2013-07-13
8
-50
/
+50
*
Added tag 0.9 for changeset 3078b1e56639
Jason R. Coombs
2013-07-13
1
-0
/
+1
*
Updated changelog and contributors
0.9
Jason R. Coombs
2013-07-13
2
-0
/
+7
*
Enable using any guarenteed hash as a hash function
Donald Stufft
2013-07-09
1
-14
/
+20
*
Add a shim for python 2.4 compatability with hashlib
Donald Stufft
2013-07-09
1
-0
/
+6
*
Add the pure python sha implementations from PyPy to handle Python 2.4
Donald Stufft
2013-07-09
5
-0
/
+1053
*
Spaces for indent
Jason R. Coombs
2013-07-08
1
-188
/
+188
*
Added stubbed upload_ez_setup function
Jason R. Coombs
2013-07-08
1
-0
/
+8
*
Point to permalink for ez_setup.py in README. Fixes #25.
Jason R. Coombs
2013-07-08
2
-5
/
+5
*
Use requests for updating milestone and version
Jason R. Coombs
2013-07-05
1
-15
/
+5
*
Bumped to 0.9 in preparation for next release.
Jason R. Coombs
2013-07-05
8
-51
/
+51
*
Added tag 0.8 for changeset e3d70539e79f
Jason R. Coombs
2013-07-05
1
-0
/
+1
*
Fixed AttributeError around izip_longest
0.8
Jason R. Coombs
2013-07-05
1
-1
/
+6
*
Fixed two more NameErrors on Python 3 in release script
Jason R. Coombs
2013-07-05
1
-2
/
+2
*
Re-enable automatic registration and upload of the released package
Jason R. Coombs
2013-07-05
1
-2
/
+2
*
Added tag 0.8b7 for changeset 979d598822bc
Jason R. Coombs
2013-07-04
1
-0
/
+1
*
Merge with 0.7.8
0.8b7
Jason R. Coombs
2013-07-04
3
-1
/
+18
|
\
|
*
Bumped to 0.7.9 in preparation for next release.
Jason R. Coombs
2013-07-04
6
-10
/
+10
|
*
Added tag 0.7.8 for changeset 236de1de68b1
Jason R. Coombs
2013-07-04
1
-0
/
+1
|
*
Update changelog
0.7.8
Jason R. Coombs
2013-07-04
1
-0
/
+6
|
*
Merge with Distribute 0.6.49
Jason R. Coombs
2013-07-04
3
-1
/
+11
|
|
\
|
|
*
Bumped to 0.6.50 in preparation for next release.
Jason R. Coombs
2013-07-04
5
-8
/
+8
|
|
*
Added tag 0.6.49 for changeset f657df1f1ed4
Jason R. Coombs
2013-07-04
1
-0
/
+1
[next]