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
path:
root
/
setuptools
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge
Ronny Pfannschmidt
2010-05-19
1
-16
/
+20
|
\
|
*
merge & adapt --user implication tests
Ronny Pfannschmidt
2010-05-07
1
-16
/
+20
|
|
\
|
|
*
add a partial test for user install umplication if installed in user-site
Ronny Pfannschmidt
2010-05-02
1
-4
/
+8
*
|
|
added a test that is supposely breaking - refs #152
Tarek Ziade
2010-05-19
1
-0
/
+15
*
|
|
malformed urls in 2.7 are catched now - fixes #160
Tarek Ziade
2010-05-19
1
-1
/
+11
*
|
|
removed assertTrue/assertFalse occurrences
Tarek Ziade
2010-05-19
3
-52
/
+52
|
/
/
*
|
Use assertTrue and assertFalse instead of deprecated failUnless and failIf.
0.6.12
Arfrever Frehtes Taifersar Arahesis
2010-05-06
2
-51
/
+51
*
|
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
3
-20
/
+23
|
/
*
make sure we test that the directory exists before we install stuff asked by ...
Tarek Ziade
2010-04-07
1
-2
/
+19
*
merge with upstream
Ronny Pfannschmidt
2010-03-16
2
-7
/
+66
|
\
|
*
added the --no-find-links option
Tarek Ziade
2010-03-13
1
-0
/
+25
|
*
Added test to capture issue #118
Jason R. Coombs
2010-02-22
1
-6
/
+41
*
|
move the rest of the path handling code from develop to easy_install
Ronny Pfannschmidt
2010-02-11
2
-8
/
+13
*
|
enable easy_install --user, *warning breaks tests*
Ronny Pfannschmidt
2010-02-11
2
-7
/
+57
*
|
add some tests for the pth writer/manager
Ronny Pfannschmidt
2010-02-11
1
-0
/
+18
|
/
*
avoid running test_get_script_header_jython_workaround undr some py3 environm...
tarek
2009-12-11
1
-0
/
+4
*
Allowing 'os.devnull' in Sandbox, fixes #101
tarek
2009-12-04
1
-0
/
+28
*
easy_install doesn't use a setup.cfg located in the working dir - fixes #99
tarek
2009-12-02
1
-1
/
+39
*
Added upload_docs unit test and fixed a bug in test_develop.
Alice Bevan-McGregor
2009-11-15
2
-1
/
+66
*
unknown setuptools version can be added in the working set, refs #90
tarek
2009-11-11
1
-9
/
+6
*
make sure USER_SITE is listed as a sitedir in easy_install
tarek
2009-10-27
1
-1
/
+2
*
now develop supports the --user option fixes #58
tarek
2009-10-27
1
-0
/
+63
*
Generated scripts now wraps their call in a __main__ section. Fixes #11
tarek
2009-10-27
1
-1
/
+35
*
removing windows EOL lines
tarek
2009-10-14
1
-137
/
+137
*
an error is raised when installing a 0.7 setuptools with distribute
Reinout van Rees
2009-10-14
1
-4
/
+15
*
Distribute no longer shadows setuptools if we require a 0.7-series
Reinout van Rees
2009-10-14
1
-2
/
+22
*
fixed the parsed api when dealing with setuptools name
tarek
2009-10-13
1
-11
/
+11
*
merge dance
tarek
2009-09-20
2
-6
/
+6
|
\
|
*
Merge upstream changes.
Martin v. Löwis
2009-09-13
1
-0
/
+20
|
|
\
|
*
|
Redirect stderr as well.
Martin v. Löwis
2009-09-12
1
-2
/
+2
|
*
|
Use types.ModuleType instead of new.module.
Martin v. Löwis
2009-09-11
1
-4
/
+4
*
|
|
make sure setuptools does like distutils in get_ext_filename fixes #41
tarek
2009-09-20
1
-0
/
+20
|
|
/
|
/
|
*
|
Now install_site works properly with distribute distribution. fixes #44
tarek
2009-09-13
1
-0
/
+20
|
/
*
fixed #20 - catching invalid URL error from httplib
tarek
2009-08-28
1
-0
/
+6
*
fixed #16 and #18: BadStatusLine and ValueError in package_index.urlopen
tarek
2009-08-26
1
-0
/
+33
*
moved api_tests.txt doctest to tests/
Tarek Ziadé
2009-07-17
1
-1
/
+1
*
Changed the testModuleExtract and testRequire tests from DependsTests to use ...
Hanno Schlichting
2009-07-16
1
-8
/
+8
*
Backport fix for http://bugs.python.org/setuptools/issue27
PJ Eby
2008-09-24
1
-7
/
+47
*
Fix http://bugs.python.org/setuptools/issue31 (backport from trunk)
PJ Eby
2008-08-21
1
-9
/
+5
*
Fix for http://bugs.python.org/setuptools/issue7 (backport from trunk)
PJ Eby
2008-08-21
1
-0
/
+8
*
chmod/test cleanups and Jython compatibility (backport from trunk)
PJ Eby
2008-01-18
2
-14
/
+12
*
Backport gui.exe launcher fix.
PJ Eby
2008-01-03
1
-3
/
+36
*
Changed setuptools.package_index.PackageIndex.open_url to include the
Jim Fulton
2007-03-09
1
-0
/
+19
*
Get rid of 'sets' module usage under Python 2.4+, so that no warnings
PJ Eby
2007-02-23
1
-3
/
+5
*
Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when there
PJ Eby
2007-01-24
1
-5
/
+6
*
Fix "dev" versions being considered newer than release candidates.
PJ Eby
2006-09-25
1
-0
/
+1
*
Backport all known 2.5-compatibility fixes
PJ Eby
2006-09-20
1
-3
/
+3
*
Backport some Python 2.5 compatibility work
PJ Eby
2006-09-20
1
-1
/
+3
*
Added quoting of script arguments and extended the quoting logic to
Jim Fulton
2006-08-22
2
-5
/
+113
*
Fix entry point parsing when a standalone module name has whitespace
PJ Eby
2006-04-27
1
-4
/
+4
[next]