index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add get_command_list to dist and process distutils.commands entry points
get_command_list
Sachi King
2015-12-07
1
-0
/
+8
*
Bumped to 18.7.2 in preparation for next release.
Jason R. Coombs
2015-12-01
1
-1
/
+1
*
Bumped to 18.7.1 in preparation for next release.
18.7.1
Jason R. Coombs
2015-12-01
1
-1
/
+1
*
Expect fail when LC_ALL=C
Jason R. Coombs
2015-12-01
1
-0
/
+1
*
Expect failure running Python 3 only tests on Python 2
Jason R. Coombs
2015-12-01
2
-104
/
+107
*
Try setting LC_CTYPE also
Jason R. Coombs
2015-12-01
1
-6
/
+2
*
WTF
Jason R. Coombs
2015-12-01
1
-0
/
+1
*
Try inlining the xfail marker.
Jason R. Coombs
2015-12-01
1
-2
/
+2
*
Correct usage
Jason R. Coombs
2015-12-01
1
-1
/
+1
*
Expect failures on these tests due to ASCII
Jason R. Coombs
2015-12-01
3
-6
/
+10
*
Expect failure on LC_ALL=C also
Jason R. Coombs
2015-12-01
1
-1
/
+3
*
Bumped to 18.8 in preparation for next release.
Jason R. Coombs
2015-11-28
1
-1
/
+1
*
Bumped to 18.7 in preparation for next release.
18.7
Jason R. Coombs
2015-11-28
1
-1
/
+1
*
Merge Pull Request #144
Jason R. Coombs
2015-11-28
1
-5
/
+6
|
\
|
*
Move test into pkg_resources tests
Jason R. Coombs
2015-11-28
1
-85
/
+0
|
*
Add tests ref #419.
Eric Larson
2015-11-15
1
-5
/
+91
*
|
Merged in sunpoet/setuptools (pull request #158)
Jason R. Coombs
2015-11-27
1
-0
/
+2
|
\
\
|
*
|
Fix package list inconsistency caused by namespace package on Python 3.5
sunpoet
2015-11-20
1
-0
/
+2
|
|
/
*
|
Make test.test_args a non-data property per Pull Request #155.
Jason R. Coombs
2015-11-27
1
-1
/
+12
*
|
Extract _use_header method
Jason R. Coombs
2015-11-27
1
-10
/
+16
*
|
Merged in grizzlynyo/setuptools/bdist_wininst_gui_scripts (pull request #160)
Jason R. Coombs
2015-11-27
1
-4
/
+7
|
\
\
|
*
|
fix an issue for bdist_wininst with gui_scripts:
bdist_wininst_gui_scripts
grizzlynyo
2015-11-21
1
-4
/
+7
|
|
/
*
|
Fix docstring started with """" instead of """
John Vandenberg
2015-11-13
1
-1
/
+1
*
|
Skip the test when running under venv also
Jason R. Coombs
2015-11-25
1
-2
/
+4
*
|
Draft a test for testing the new expectation for develop command (and general...
Jason R. Coombs
2015-11-24
1
-0
/
+25
*
|
Rename tests for clarity
Jason R. Coombs
2015-11-24
1
-2
/
+2
*
|
Use if clause.
Jason R. Coombs
2015-11-24
1
-4
/
+4
*
|
Use io.open and its context for simpler reading of a file
Jason R. Coombs
2015-11-24
1
-8
/
+5
*
|
Use quiet context to suppress stdout.
Jason R. Coombs
2015-11-24
1
-5
/
+1
*
|
Remove unused imports
Jason R. Coombs
2015-11-24
1
-2
/
+0
*
|
Extract variable
Jason R. Coombs
2015-11-24
1
-6
/
+7
*
|
Replace silent test acceptance with a proper skip check
Jason R. Coombs
2015-11-24
1
-11
/
+2
*
|
Extract setup/teardown methods as proper fixtures.
Jason R. Coombs
2015-11-24
1
-27
/
+30
*
|
Use context manager for opening file
Jason R. Coombs
2015-11-24
1
-6
/
+4
*
|
Bumped to 18.6.2 in preparation for next release.
Jason R. Coombs
2015-11-24
1
-1
/
+1
*
|
Bumped to 18.6.1 in preparation for next release.
18.6.1
Jason R. Coombs
2015-11-24
1
-1
/
+1
*
|
issue #464: don't crash using super() on a old-style class
Ryan Kelly
2015-11-24
1
-1
/
+1
*
|
Bumped to 18.7 in preparation for next release.
Jason R. Coombs
2015-11-24
1
-1
/
+1
*
|
Adapt the dist to suppress the version in the requirement when installing scr...
Jason R. Coombs
2015-11-24
1
-0
/
+4
*
|
Add VersionlessRequirement adapter to suppress the version number in a Distri...
Jason R. Coombs
2015-11-24
1
-0
/
+23
*
|
Short circuit on skipped behavior, leaving main behavior in the body of the m...
Jason R. Coombs
2015-11-24
1
-3
/
+4
|
/
*
Bumped to 18.6 in preparation for next release.
Jason R. Coombs
2015-11-01
1
-1
/
+1
*
Bumped to 18.5 in preparation for next release.
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
Bumped to 18.4 in preparation for next release.
18.4
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
Remove unreachable branch.
Jason R. Coombs
2015-10-10
1
-7
/
+6
*
Always execute tests, even if no test_suite is supplied. Fixes #446.
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
Accept a pattern argument, supplied by later versions of unittest.
Jason R. Coombs
2015-10-10
1
-1
/
+1
*
Only include test_suite in args if one is specified. Ref #446.
Jason R. Coombs
2015-10-10
1
-2
/
+7
*
Re-use _argv for the announcement
Jason R. Coombs
2015-10-10
1
-3
/
+3
*
Extract _argv property.
Jason R. Coombs
2015-10-10
1
-1
/
+5
[next]