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
*
Updated changelog
0.6.32
Jason R. Coombs
2012-11-26
1
-0
/
+2
*
Backed out changeset: 98a9f9dcce0e; Fixes #335.
Jason R. Coombs
2012-11-26
3
-148
/
+59
*
Fix some DeprecationWarnings and ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
4
-22
/
+33
*
Do not use assertGreater(), which was introduced in Python 2.7 and 3.1.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
2
-1
/
+7
*
Bumped to 0.6.32 in preparation for next release.
Jason R. Coombs
2012-11-24
5
-8
/
+8
*
Added tag 0.6.31 for changeset 17bc972d67ed
Jason R. Coombs
2012-11-24
1
-0
/
+1
*
Updated changelog
0.6.31
Jason R. Coombs
2012-11-24
1
-0
/
+7
*
Merge
Jason R. Coombs
2012-11-24
3
-61
/
+149
|
\
|
*
Fixes and adds a regression test for #323; required adding some new keyword a...
Erik Bray
2012-09-11
3
-59
/
+148
*
|
Fix bug in hyperlink
Jason R. Coombs
2012-11-24
1
-1
/
+1
*
|
Update changelog and contributors
Jason R. Coombs
2012-11-24
2
-0
/
+3
*
|
Merged in hollobon/distribute (pull request #29)
Jason R. Coombs
2012-11-24
1
-1
/
+4
|
\
\
|
*
|
Decode contents of pth file within self-extracting exe on Python 3+
Pete Hollobon
2012-11-22
1
-1
/
+4
*
|
|
Add hyperlinks to Jython bugs
Jason R. Coombs
2012-11-24
1
-1
/
+2
*
|
|
Added comment and updated CHANGES
Jason R. Coombs
2012-11-24
2
-0
/
+9
*
|
|
reindent
Jason R. Coombs
2012-11-24
1
-1
/
+2
*
|
|
Don't wrap sys.stdout if it's in the correct encoding already.
Gabriel
2012-11-23
1
-0
/
+3
|
/
/
*
|
Update CHANGES.
Stefan H. Holek
2012-11-13
1
-0
/
+1
*
|
Don't claim support for LANG=C.
Stefan H. Holek
2012-11-13
1
-1
/
+1
*
|
No need for repr as path is always str.
Stefan H. Holek
2012-11-12
1
-1
/
+1
*
|
Rid unused import.
Stefan H. Holek
2012-11-12
1
-1
/
+0
*
|
Can't use 'surrogateescape' in upload_docs either.
Stefan H. Holek
2012-11-12
1
-6
/
+2
*
|
Accept UTF-8 filenames into the filelist even if LANG=C.
Stefan H. Holek
2012-11-10
1
-7
/
+8
*
|
Add comments.
Stefan H. Holek
2012-11-10
2
-0
/
+2
*
|
Windows can store UTF-8 bytes as is.
Stefan H. Holek
2012-11-10
1
-7
/
+11
*
|
Log file not found message at debug level.
Stefan H. Holek
2012-11-10
1
-1
/
+1
*
|
Merge the backout. Mercurial is killing me.
Stefan H. Holek
2012-11-10
1
-6
/
+5
|
\
\
|
*
|
Revert yesterday's misguided attempt at being smart.
Stefan H. Holek
2012-11-10
1
-6
/
+5
*
|
|
Merge whatever.
Stefan H. Holek
2012-11-10
0
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Encodability is irrelevant in FileList.append().
Stefan H. Holek
2012-11-10
1
-2
/
+1
*
|
|
Never skip because of encoding in append.
Stefan H. Holek
2012-11-10
1
-5
/
+6
|
/
/
*
|
Don't warn about a missing MANIFEST.in.
Stefan H. Holek
2012-11-05
1
-1
/
+1
*
|
Merge tarek/distribute.
Stefan H. Holek
2012-11-05
5
-111
/
+190
|
\
\
|
*
|
Python 3.0 has no surrogateescape.
stefan@epy
2012-11-05
1
-1
/
+1
|
*
|
Warn if filenames cannot be added to the filelist.
stefan@epy
2012-11-05
2
-2
/
+10
|
*
|
No longer decompose filename for comparison.
Stefan H. Holek
2012-11-05
1
-2
/
+0
|
*
|
Rewrite tests for read_manifest.
stefan@epy
2012-11-05
1
-20
/
+38
|
*
|
Skip undecodable filenames in read_manifest as well.
Stefan H. Holek
2012-11-01
2
-4
/
+11
|
*
|
Keep 'surrogateescape' when reading the manifest, to avoid breaking on bad in...
Stefan H. Holek
2012-10-26
2
-4
/
+8
|
*
|
This one also failed on Windows.
Stefan H. Holek
2012-10-26
1
-3
/
+2
|
*
|
Make sdist tests pass on Windows.
Stefan H. Holek
2012-10-26
1
-8
/
+19
|
*
|
Update tests.
Stefan H. Holek
2012-10-25
1
-99
/
+121
|
*
|
When writing the manifest under Python 3, skip filenames that cannot be encod...
Stefan H. Holek
2012-10-25
2
-2
/
+14
*
|
|
Work around Jython bugs #1980 and #1981.
Arfrever Frehtes Taifersar Arahesis
2012-11-02
2
-13
/
+16
|
/
/
*
|
Issue #329: Properly close files created by tests for compatibility with Jython.
Arfrever Frehtes Taifersar Arahesis
2012-10-24
2
-2
/
+12
*
|
Merged in pkoch/distribute (pull request #21)
Jason R. Coombs
2012-10-23
2
-4
/
+84
|
\
\
|
*
|
Add docs for using VCS repos as dependency_links.
Paulo Koch
2012-09-13
1
-4
/
+31
|
*
|
Make revision specifiable.
Paulo Koch
2012-09-13
1
-9
/
+40
|
*
|
Add support for Mercurial URLs.
Paulo Koch
2011-10-11
1
-0
/
+11
|
*
|
Add support for git URLs.
Paulo Koch
2011-10-11
1
-0
/
+11
|
|
/
[next]