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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. F...
3.4.2
Jason R. Coombs
2014-04-06
3
-4
/
+28
*
Bumped to 3.4.2 in preparation for next release.
Jason R. Coombs
2014-03-30
3
-6
/
+6
*
Added tag 3.4.1 for changeset e39de2d3eb77
Jason R. Coombs
2014-03-30
0
-0
/
+0
*
Bumped to 3.4.1 in preparation for next release.
3.4.1
Jason R. Coombs
2014-03-30
2
-2
/
+2
*
Skip this test because it now fails under Python 3.3 and earlier apparently d...
Jason R. Coombs
2014-03-30
1
-0
/
+4
*
Extract the resolution of loader/runner classes. Allows None value to pass-th...
Jason R. Coombs
2014-03-30
2
-6
/
+19
*
Also run tests under unittest for now. Ref #181.
Jason R. Coombs
2014-03-30
1
-0
/
+1
*
Reformat to add the conventional whitespace and shorter lines.
Jason R. Coombs
2014-03-30
1
-11
/
+13
*
Use file context for write_stub
Jason R. Coombs
2014-03-30
1
-3
/
+2
*
Create stub template from a multiline string.
Jason R. Coombs
2014-03-30
1
-12
/
+11
*
Update bdist_egg for style
Jason R. Coombs
2014-03-30
1
-99
/
+34
*
Bumped to 3.5 in preparation for next release.
Jason R. Coombs
2014-03-30
2
-2
/
+2
*
Added tag 3.4 for changeset 5cb90066d987
Jason R. Coombs
2014-03-30
0
-0
/
+0
*
Allow install to proceed with an egg install on IronPython and any other envi...
3.4
Jason R. Coombs
2014-03-30
2
-1
/
+15
*
variable name is superfluous now
Jason R. Coombs
2014-03-30
1
-2
/
+1
*
Simplify comment not to repeat the obvious implication of the 'if' test.
Jason R. Coombs
2014-03-30
1
-3
/
+1
*
Update docstring
Jason R. Coombs
2014-03-30
1
-5
/
+4
*
Use inspect module instead of _getframe
Jason R. Coombs
2014-03-30
1
-7
/
+8
*
Extract a method to capture the intention of caller detection.
Jason R. Coombs
2014-03-30
1
-13
/
+21
*
Replace outdated deprecating comments with a proper doc string.
Jason R. Coombs
2014-03-30
1
-4
/
+9
*
The no_egg option is no longer present.
Jason R. Coombs
2014-03-30
1
-4
/
+0
*
Adjust to match modern style conventions.
Jason R. Coombs
2014-03-30
1
-5
/
+9
*
Remove legacy compatibility in bdist_rpm
Jason R. Coombs
2014-03-30
1
-15
/
+1
*
Remove excess whitespace; Normalize imports.
Jason R. Coombs
2014-03-30
1
-34
/
+3
*
Removed notice about PEP 420 package finder. Discussion in the ticket (Ref #9...
Jason R. Coombs
2014-03-28
1
-3
/
+0
*
Re-ran egg_info
Jason R. Coombs
2014-03-28
1
-0
/
+1
*
Apply patch based on patch in 2008 by Klaus Zimmerman. Fixes #176.
Jason R. Coombs
2014-03-28
3
-2
/
+11
*
Remove unused UTC implementation
Jason R. Coombs
2014-03-24
1
-13
/
+0
*
Use mktime for Python 3.2 compatibility
Jason R. Coombs
2014-03-24
1
-1
/
+12
*
Update test to use local timestamps, so the tests pass in any timezone.
Jason R. Coombs
2014-03-24
1
-4
/
+23
*
Just remove test_ez_setup, as the last remaining test, test_install, only bar...
Jason R. Coombs
2014-03-24
1
-44
/
+0
*
Remove test for use_setuptools, as it fails when running under pytest because...
Jason R. Coombs
2014-03-24
1
-4
/
+1
*
Update test_install to actually patch the hidden _python_cmd.
Jason R. Coombs
2014-03-24
1
-1
/
+1
*
Remove test_do_download, which also no longer works due to complexities aroun...
Jason R. Coombs
2014-03-23
1
-8
/
+1
*
Remove test_build_egg. The test doesn't work and it's difficult to test _buil...
Jason R. Coombs
2014-03-23
1
-9
/
+0
*
Force sdist zip format (preferred for _build_egg)
Jason R. Coombs
2014-03-23
1
-5
/
+5
*
Fix build of setuptools on Windows (do not create empty tag)
Jason R. Coombs
2014-03-23
1
-1
/
+1
*
Bypass shlib_test when running tests under pytest
Jason R. Coombs
2014-03-23
1
-1
/
+1
*
Bypass the 'manual test' when running with pytest
Jason R. Coombs
2014-03-23
1
-0
/
+3
*
Use pytest for running tests in Travis
Jason R. Coombs
2014-03-23
1
-1
/
+1
*
Add support for running tests via pytest-runner.
Jason R. Coombs
2014-03-23
1
-0
/
+5
*
Enable commented code (requiring ssl extra for tests).
Jason R. Coombs
2014-03-23
1
-1
/
+3
*
Don't trap KeyboardInterrupt (or other non-Exceptions) when testing download ...
Jason R. Coombs
2014-03-23
1
-3
/
+3
*
Remove 'Distribute' artifact. Fixes #171
Jason R. Coombs
2014-03-23
1
-1
/
+1
*
Move the transform operation into the generator expression.
Jason R. Coombs
2014-03-23
1
-4
/
+2
*
Add test for exclude
Jason R. Coombs
2014-03-22
1
-0
/
+5
*
Backed out changeset: 78c8cfbe3e10
Jason R. Coombs
2014-03-22
1
-4
/
+1
*
Bumped to 3.4 in preparation for next release.
Jason R. Coombs
2014-03-22
2
-2
/
+2
*
Update changelog
Jason R. Coombs
2014-03-22
1
-5
/
+4
*
Reindent docstring
Jason R. Coombs
2014-03-22
1
-13
/
+13
[next]