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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reference parsed svn version variable instead of the whole of the data. Fixes...
0.7.4
Jason R. Coombs
2013-06-19
2
-1
/
+7
*
Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). eg...
Jason R. Coombs
2013-06-19
4
-3
/
+659
*
Update version to indicate a range of versions when discussing upgrade from D...
Jason R. Coombs
2013-06-18
1
-1
/
+1
*
Bumped to 0.7.4 in preparation for next release.
Jason R. Coombs
2013-06-18
7
-17
/
+17
*
Added tag 0.7.3 for changeset d212e48e0cef
Jason R. Coombs
2013-06-18
1
-0
/
+1
*
Backed out changeset: 7292c3a723e3
0.7.3
Jason R. Coombs
2013-06-18
2
-3
/
+1
*
Use new sysconfig module with Python 2.7 or >=3.2.
Arfrever Frehtes Taifersar Arahesis
2013-06-12
5
-18
/
+42
*
Issue #1: Disable installation of Windows-specific files on non-Windows systems.
Arfrever Frehtes Taifersar Arahesis
2013-06-12
2
-1
/
+7
*
Rename DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environment variable ...
Arfrever Frehtes Taifersar Arahesis
2013-06-11
2
-1
/
+8
*
Update some URLs (packages.python.org -> pythonhosted.org).
Arfrever Frehtes Taifersar Arahesis
2013-06-11
4
-7
/
+7
*
Update some URLs.
Arfrever Frehtes Taifersar Arahesis
2013-06-11
9
-21
/
+21
*
Add __init__.py to the list of 'files with versions'
Jason R. Coombs
2013-06-09
1
-0
/
+1
*
Bump version so it's reported correctly
Jason R. Coombs
2013-06-09
1
-1
/
+1
*
Merge with setuptools-0.6 (null merge as local implementation treats imports ...
Jason R. Coombs
2013-06-09
0
-0
/
+0
|
\
|
*
Fix missing import
pje
2013-06-03
1
-1
/
+1
*
|
Bumped to 0.7.3 in preparation for next release.
Jason R. Coombs
2013-06-09
5
-10
/
+10
*
|
Added tag 0.7.2 for changeset d04c05f035e3
Jason R. Coombs
2013-06-09
1
-0
/
+1
*
|
Fix 'set_versions'
0.7.2
Jason R. Coombs
2013-06-09
1
-1
/
+1
*
|
Added sections on upgrading
Jason R. Coombs
2013-06-09
1
-1
/
+25
*
|
Linked FAQ
Jason R. Coombs
2013-06-09
1
-0
/
+5
*
|
Add heading
Jason R. Coombs
2013-06-09
1
-0
/
+3
*
|
Reformatted faq for RST
Jason R. Coombs
2013-06-09
1
-12
/
+21
*
|
Adding merge FAQ as part of the project docs.
Jason R. Coombs
2013-06-09
1
-0
/
+44
*
|
Moved MERGE.txt into the setuptools documentation.
Jason R. Coombs
2013-06-09
3
-1
/
+8
*
|
Allow uploading the docs
Jason R. Coombs
2013-06-09
1
-1
/
+1
*
|
Prefer local implementation to markerlib implementation as markerlib implemen...
Jason R. Coombs
2013-06-09
2
-13
/
+13
*
|
Translate NameError into SyntaxError to meet prescribed API
Jason R. Coombs
2013-06-08
1
-1
/
+6
*
|
Merge legacy evaluation as a fallback with markerlib-based evaluation of envi...
Jason R. Coombs
2013-06-08
2
-1
/
+102
|
\
\
|
*
|
Expand documentation on evaluate_marker and indicate its legacy status.
Jason R. Coombs
2013-06-08
1
-2
/
+11
*
|
|
Use markerlib for markers in 'extras'
Jason R. Coombs
2013-06-08
2
-79
/
+10
|
/
/
*
|
Resave with excess whitespace removed
Jason R. Coombs
2013-06-07
1
-10
/
+10
*
|
Bumped to 0.7.2 in preparation for next release.
Jason R. Coombs
2013-06-03
5
-10
/
+10
*
|
Updated changelog
Jason R. Coombs
2013-06-03
1
-0
/
+6
*
|
Use https in ez_setup (fixes #10)
Jason R. Coombs
2013-06-03
3
-43
/
+43
*
|
Added tag 0.7.1 for changeset 024dd30ed702
Jason R. Coombs
2013-06-03
1
-0
/
+1
*
|
Update changelog
0.7.1
Jason R. Coombs
2013-06-03
1
-0
/
+6
*
|
Correct pkg_resources reference again (broken in e002a2ff195b)
Jason R. Coombs
2013-06-03
1
-1
/
+1
*
|
Bumped to 0.7.1 in preparation for next release.
Jason R. Coombs
2013-06-02
7
-52
/
+52
*
|
Added tag 0.7 for changeset 7f2c08e9ca22
Jason R. Coombs
2013-06-02
1
-0
/
+1
*
|
Bumped to 0.7 in preparation for next release.
0.7
Jason R. Coombs
2013-06-02
5
-8
/
+8
*
|
Merge distribute 0.6.45
Jason R. Coombs
2013-06-02
2
-0
/
+8
|
\
\
|
*
|
Bumped to 0.6.46 in preparation for next release.
Jason R. Coombs
2013-05-29
5
-8
/
+8
|
*
|
Added tag 0.6.45 for changeset ddca71ae5ceb
Jason R. Coombs
2013-05-29
1
-0
/
+1
|
*
|
Catch VersionConflict in distribute_setup when checking for setuptools 0.7 (t...
0.6.45
Jason R. Coombs
2013-05-29
2
-1
/
+9
*
|
|
Add links to Uninstalling section
Jason R. Coombs
2013-06-02
1
-2
/
+3
*
|
|
Restored egg-link for setuptools 0.6 to minimize flux for setuptools 0.6 users.
Jason R. Coombs
2013-06-02
1
-1
/
+1
*
|
|
Refactor docs to describe uninstallation in a single section.
Jason R. Coombs
2013-06-02
1
-14
/
+19
*
|
|
Updated release script to allow setting of the version to be released at rele...
Jason R. Coombs
2013-06-01
1
-18
/
+26
*
|
|
README.txt now references specific versions again
Jason R. Coombs
2013-06-01
1
-1
/
+3
*
|
|
Merge with setuptools-0.6
Jason R. Coombs
2013-06-01
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]