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
path:
root
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade packaging to 14.4
Donald Stufft
2014-12-15
3
-6
/
+8
*
Bumped to 8.0.4 in preparation for next release.
Jason R. Coombs
2014-12-15
1
-1
/
+1
*
Define a __hash__ on the packaging.version.Version subclasses
Donald Stufft
2014-12-15
1
-0
/
+10
*
Bumped to 8.0.3 in preparation for next release.
Jason R. Coombs
2014-12-14
1
-1
/
+1
*
Add more compatability shims to SetuptoolsVersion
Donald Stufft
2014-12-14
1
-0
/
+21
*
Bumped to 8.0.2 in preparation for next release.
Jason R. Coombs
2014-12-13
1
-1
/
+1
*
Bumped to 8.0.1 in preparation for next release.
8.0.1
Jason R. Coombs
2014-12-13
1
-1
/
+1
*
Restore iterating over Version objects for compat with buildout
Donald Stufft
2014-12-13
1
-0
/
+19
*
Bumped to 8.1 in preparation for next release.
Jason R. Coombs
2014-12-13
1
-1
/
+1
*
Fix the use of pacakging.version.Specifier
Donald Stufft
2014-11-19
1
-1
/
+1
*
Always use the vendored copy of packaging
Donald Stufft
2014-11-19
1
-6
/
+3
*
Upgrade packaging to 14.3
Donald Stufft
2014-11-19
5
-413
/
+748
*
Merge branch 'master' into use-packaging
Donald Stufft
2014-11-19
8
-67
/
+62
|
\
|
*
Remove Python 2.5 compatibility for sys.dont_write_bytecode
Jason R. Coombs
2014-10-25
2
-6
/
+2
|
*
Fix #277, data files in symbol link directory are not included issue
Victor Lin
2014-10-23
1
-1
/
+1
|
*
Correct typo
Jason R. Coombs
2014-10-23
1
-1
/
+1
|
*
Bumped to 7.1 in preparation for next release.
Jason R. Coombs
2014-10-19
1
-1
/
+1
|
*
Bumped to 7.0 in preparation for next release.
7.0
Jason R. Coombs
2014-10-19
1
-1
/
+1
|
*
Defer importing of wintypes because it doesn't import nicely. See Python issu...
Jason R. Coombs
2014-10-19
1
-1
/
+2
|
*
Decorate hide_file to only run on Windows.
Jason R. Coombs
2014-10-19
1
-0
/
+8
|
*
Declare argtypes and restype on SetFileAttributesW so that it will cast Pytho...
Jason R. Coombs
2014-10-19
2
-6
/
+7
|
*
Update docstring to be imperative and incorporate comment. Omit lessons about...
Jason R. Coombs
2014-10-19
1
-5
/
+5
|
*
The name win32 is a misnomer. Use 'windows_support' instead.
Jason R. Coombs
2014-10-19
2
-2
/
+2
|
*
Cache eggs required for building in .eggs dir
Marc Abramowitz
2014-10-13
2
-2
/
+38
|
*
Bumped to 6.2 in preparation for next release.
Jason R. Coombs
2014-10-11
1
-1
/
+1
|
*
Bumped to 6.1 in preparation for next release.
6.1
Jason R. Coombs
2014-10-11
1
-1
/
+1
|
*
Reindent clause. Prefer leading comment to inline.
Jason R. Coombs
2014-09-29
1
-3
/
+5
|
*
Extract variable to be in proximity of its comment
Jason R. Coombs
2014-09-29
1
-2
/
+4
|
*
Correct typo
Jason R. Coombs
2014-09-29
1
-1
/
+1
|
*
Remove Python 2.5 compatibility methods for zipfiles
Jason R. Coombs
2014-09-29
1
-52
/
+1
|
*
Trim excess whitespace
Jason R. Coombs
2014-09-29
1
-2
/
+2
|
*
Bumped to 6.0.3 in preparation for next release.
Jason R. Coombs
2014-09-29
1
-1
/
+1
|
*
Backout 5692cd26a08e; Ref #262.
6.0.2b1
Jason R. Coombs
2014-09-29
1
-1
/
+1
*
|
Bump to 7.0 in preparation for next release.
7.0b1
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Prefer packaging library if available.
Jason R. Coombs
2014-09-27
3
-7
/
+28
*
|
Fix indent
Jason R. Coombs
2014-09-27
1
-2
/
+1
*
|
Merge github pull request #13 (dstufft/setuptools:use-packaging).
Jason R. Coombs
2014-09-27
11
-26
/
+990
|
\
\
|
|
/
|
/
|
|
*
Implement PEP 440 by using the packaging library
Donald Stufft
2014-09-25
5
-26
/
+43
|
*
Add a vendored copy of packaging
Donald Stufft
2014-09-25
6
-0
/
+947
*
|
Bumped to 6.0.2 in preparation for next release.
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Bumped to 6.0.1 in preparation for next release.
6.0.1
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Use rpartition here, essential to the algorithm. Fixes #259.
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Bumped to 6.1 in preparation for next release.
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Bumped to 6.0 in preparation for next release.
6.0
Jason R. Coombs
2014-09-27
1
-1
/
+1
*
|
Always restore os.environ even if an exception occurs.
Jason R. Coombs
2014-09-26
1
-5
/
+6
*
|
Add docstring
Jason R. Coombs
2014-09-26
1
-0
/
+4
*
|
Avoid passing None values to os.environ.
Jason R. Coombs
2014-09-26
1
-4
/
+7
*
|
Meant 'items'
Jason R. Coombs
2014-09-26
1
-1
/
+1
*
|
Correct test assertion
Jason R. Coombs
2014-09-26
1
-1
/
+1
*
|
Extracting environment patcher
Jason R. Coombs
2014-09-26
1
-5
/
+21
[next]