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
*
Bump version: 25.1.4 → 25.1.5
v25.1.5
Jason R. Coombs
2016-08-05
2
-2
/
+2
*
Correct tag for v25.1.2
Jason R. Coombs
2016-08-05
1
-1
/
+1
*
Update changelog
Jason R. Coombs
2016-08-05
1
-0
/
+6
*
Merge pull request #723 from minrk/quote-after-calling
Jason R. Coombs
2016-08-05
1
-3
/
+4
|
\
|
*
quote library_dir_option after calling unpatched version
Min RK
2016-08-05
1
-3
/
+4
|
/
*
Merge pull request #720 from jakirkham/bump_certifi
Jason R. Coombs
2016-08-04
1
-2
/
+2
|
\
|
*
setup.py: Bump `certifi` to version `2016.8.2`.
John Kirkham
2016-08-04
1
-2
/
+2
|
/
*
Collapse two functions into one.
Jason R. Coombs
2016-08-04
1
-10
/
+5
*
Added tag v25.1.4 for changeset 6f55250b9c58
Jason R. Coombs
2016-08-04
1
-0
/
+1
*
Bump version: 25.1.3 → 25.1.4
v25.1.4
Jason R. Coombs
2016-08-04
2
-2
/
+2
*
Update changelog
Jason R. Coombs
2016-08-04
1
-0
/
+7
*
Merge pull request #716 from JGoutin/patch-2
Jason R. Coombs
2016-08-04
2
-30
/
+39
|
\
|
*
Update test_msvc.py
J. Goutin
2016-08-02
1
-2
/
+0
|
*
Fix #707 MSVC patch and Python 2
J. Goutin
2016-08-02
1
-28
/
+39
*
|
Merge pull request #715 from JGoutin/patch-1
Jason R. Coombs
2016-08-04
1
-0
/
+27
|
\
\
|
*
|
doc for msvc14_library_dir_option
J. Goutin
2016-08-04
1
-1
/
+15
|
*
|
Fix from @vallsv
J. Goutin
2016-08-03
1
-4
/
+4
|
*
|
Update msvc.py
J. Goutin
2016-08-02
1
-1
/
+1
|
*
|
Update msvc.py
J. Goutin
2016-08-02
1
-0
/
+2
|
*
|
Patch distutils._msvccompiler.library_dir_option
J. Goutin
2016-08-02
1
-0
/
+11
*
|
|
Merge pull request #713 from sileht/sileht/cythong-fix
Jason R. Coombs
2016-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix _have_cython
Mehdi Abaakouk
2016-08-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
In package_index, reindent long lines.
Jason R. Coombs
2016-08-03
1
-4
/
+12
*
|
|
Merge pull request #717 from vallsv/fix-logging-arguments
Jason R. Coombs
2016-08-03
2
-9
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix logging using arguments instead of formatter
Valentin Valls
2016-08-03
2
-9
/
+8
|
/
/
*
|
Try only applying one xfail.
Jason R. Coombs
2016-08-02
1
-2
/
+3
*
|
Change order of xfail, giving the unfiltered one precedence.
Jason R. Coombs
2016-08-02
1
-1
/
+1
|
/
*
Added tag v25.1.3 for changeset 86e668badaf4
Jason R. Coombs
2016-08-02
1
-0
/
+1
*
Bump version: 25.1.2 → 25.1.3
v25.1.3
Jason R. Coombs
2016-08-02
2
-2
/
+2
*
Update changelog
Jason R. Coombs
2016-08-02
1
-2
/
+3
*
Mark tests as xfail. Ref #704 Ref #709 Ref #710.
Jason R. Coombs
2016-08-02
2
-0
/
+2
*
Merge pull request #714 from sileht/sileht/cython-fix2
Jason R. Coombs
2016-08-02
1
-1
/
+1
|
\
|
*
Revert "Ensure that tmpdir is unicode. Fixes #704."
Mehdi Abaakouk
2016-08-02
1
-1
/
+1
*
|
Backout f9b2902f312. Reopens #710.
Jason R. Coombs
2016-08-02
1
-4
/
+0
*
|
Backout 1b8dc8c7ac. Reopens #709.
Jason R. Coombs
2016-08-02
1
-2
/
+0
|
/
*
_extract_member needs final_dst to be a native string. Ref #710.
Jason R. Coombs
2016-08-01
1
-0
/
+4
*
Get six from extern
Jason R. Coombs
2016-08-01
1
-1
/
+2
*
Update changelog. Ref #709.
Jason R. Coombs
2016-08-01
1
-1
/
+7
*
Fix UnicodeDecodeError when tarfile names have non-ascii characters. Fixes #709.
Jason R. Coombs
2016-08-01
1
-0
/
+2
*
Add coding header
Jason R. Coombs
2016-08-01
1
-0
/
+2
*
Add test capturing #709.
Jason R. Coombs
2016-08-01
1
-0
/
+52
*
Reorganize imports
Jason R. Coombs
2016-08-01
1
-6
/
+7
*
Added tag 25.1.2 for changeset c350190e7bbf
Jason R. Coombs
2016-08-01
1
-0
/
+1
*
Bump version: 25.1.1 → 25.1.2
v25.1.2
25.1.2
Jason R. Coombs
2016-08-01
2
-2
/
+2
*
The future is here! (Fix test failures on Python 2.7 introduced in 8cc9cd3c76).
Jason R. Coombs
2016-08-01
1
-0
/
+3
*
Remove unused imports
Jason R. Coombs
2016-08-01
1
-4
/
+0
*
Build metadata programmatically to avoid weird double-newline removal.
Jason R. Coombs
2016-07-31
1
-10
/
+15
*
Extract variable for content
Jason R. Coombs
2016-07-31
1
-13
/
+9
*
Rewrite test_dist_info using pytest fixtures.
Jason R. Coombs
2016-07-31
1
-38
/
+43
*
Added tag v25.1.2 for changeset 1cbb29c23543
Jason R. Coombs
2016-07-30
1
-0
/
+1
[next]