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
...
*
|
|
Update docstring to include the actual entry point names (for hits when grepp...
Jason R. Coombs
2015-05-27
1
-1
/
+2
*
|
|
extract variable for nicer indentation
Jason R. Coombs
2015-05-27
1
-2
/
+2
|
/
/
*
|
Bumped to 16.1 in preparation for next release.
Jason R. Coombs
2015-05-18
2
-2
/
+2
*
|
Added tag 16.0 for changeset e0825f0c7d59
Jason R. Coombs
2015-05-18
1
-0
/
+1
*
|
Bumped to 16.0 in preparation for next release.
16.0
Jason R. Coombs
2015-05-18
2
-2
/
+2
*
|
Update changelog
Jason R. Coombs
2015-05-18
1
-1
/
+3
*
|
Don't install tests in site-packages
Alex Grönholm
2015-05-16
1
-1
/
+1
*
|
Update changelog
Jason R. Coombs
2015-05-03
1
-0
/
+7
*
|
Use new string formatting
Jason R. Coombs
2015-05-03
1
-7
/
+8
*
|
Extract variable for clarity.
Jason R. Coombs
2015-05-03
1
-3
/
+2
*
|
Render the error message as a single line without a period (for consistency w...
Jason R. Coombs
2015-05-03
1
-5
/
+3
|
/
*
Replace ValueErrors containing implicit contract about the structure of the m...
Jason R. Coombs
2015-05-03
1
-16
/
+15
*
Let the exception render itself.
Jason R. Coombs
2015-05-03
1
-2
/
+2
*
Nicer error when problem in install_requires
Marc Abramowitz
2015-05-01
1
-2
/
+6
*
Merge
Jason R. Coombs
2015-04-26
1
-1
/
+1
|
\
|
*
Merged in agronholm/setuptools (pull request #128)
Jason R. Coombs
2015-04-26
1
-1
/
+1
|
|
\
|
|
*
Check for Jython using sys.platform, not os.name
Alex Grönholm
2015-04-21
1
-1
/
+1
*
|
|
Restore compatibility for Python 3.2 and earlier.
Jason R. Coombs
2015-04-26
1
-1
/
+6
*
|
|
Remove use of deprecated imp module, avoiding deprecation warnings.
Jason R. Coombs
2015-04-26
1
-6
/
+7
|
/
/
*
|
Bumped to 15.3 in preparation for next release.
Jason R. Coombs
2015-04-26
2
-2
/
+2
*
|
Added tag 15.2 for changeset df5dc9c7aa75
Jason R. Coombs
2015-04-26
1
-0
/
+1
*
|
Partial appears to behave differently on Python 2.6. Also, this syntax is mor...
15.2
Jason R. Coombs
2015-04-26
1
-2
/
+2
*
|
Update changelog
Jason R. Coombs
2015-04-26
1
-0
/
+8
*
|
Use _call_aside to signal early that the function is called immediately.
Jason R. Coombs
2015-04-26
1
-6
/
+13
*
|
Declare variables for nicer linting.
Jason R. Coombs
2015-04-26
1
-0
/
+6
*
|
Extract function for initializing the master working set. Fixes #373.
Jason R. Coombs
2015-04-26
1
-17
/
+31
|
/
*
Bumped to 15.2 in preparation for next release.
Jason R. Coombs
2015-04-15
2
-2
/
+2
*
Added tag 15.1 for changeset 10fde952613b
Jason R. Coombs
2015-04-15
1
-0
/
+1
*
Update changelog
15.1
Jason R. Coombs
2015-04-15
1
-0
/
+1
*
Bump packaging version to 15.1
Jason R. Coombs
2015-04-15
5
-30
/
+32
*
Merged in toabctl/setuptools/fix-type-error-skip-reason (pull request #127)
Jason R. Coombs
2015-04-15
1
-1
/
+1
|
\
|
*
Fix TypeError for pytest.skip()
Thomas Bechtold
2015-04-05
1
-1
/
+1
|
*
Created new branch fix-type-error-skip-reason
Tom Bechtold
2015-04-05
0
-0
/
+0
|
/
*
Merge
Jason R. Coombs
2015-04-03
4
-8
/
+8
|
\
|
*
Fix setuptools.sandbox._execfile() with Python 3.1.
Arfrever Frehtes Taifersar Arahesis
2015-03-30
1
-4
/
+4
|
*
Fix some typos.
Arfrever Frehtes Taifersar Arahesis
2015-03-30
3
-4
/
+4
*
|
Bumped to 15.1 in preparation for next release.
Jason R. Coombs
2015-04-03
2
-2
/
+2
*
|
Added tag 15.0 for changeset d2c4d8486715
Jason R. Coombs
2015-04-03
1
-0
/
+1
*
|
Update changelog.
15.0
Jason R. Coombs
2015-04-03
1
-1
/
+1
|
/
*
Added tag 15.0b1 for changeset 617699fd3e44
Jason R. Coombs
2015-03-28
1
-0
/
+1
*
Bumped to 15.0 in preparation for next release.
15.0b1
Jason R. Coombs
2015-03-28
2
-2
/
+2
*
Update changelog
Jason R. Coombs
2015-03-28
1
-0
/
+14
*
Merged in msabramo/setuptools/DistributionNotFound_list_requirers (pull reque...
Jason R. Coombs
2015-03-28
2
-10
/
+27
|
\
|
*
DistributionNotFound: Move message template to class
Marc Abramowitz
2015-03-24
2
-12
/
+26
|
*
DistributionNotFound: Show requirers
Marc Abramowitz
2015-03-19
1
-7
/
+10
*
|
Bumped to 14.3.2 in preparation for next release.
Jason R. Coombs
2015-03-20
2
-2
/
+2
*
|
Added tag 14.3.1 for changeset 608948cef7e0
Jason R. Coombs
2015-03-20
1
-0
/
+1
*
|
Bumped to 14.3.1 in preparation for next release.
14.3.1
Jason R. Coombs
2015-03-20
2
-2
/
+2
*
|
Update changelog
Jason R. Coombs
2015-03-20
1
-0
/
+9
*
|
Merge
Jason R. Coombs
2015-03-20
1
-1
/
+1
|
\
\
[prev]
[next]