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
/
ez_setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation
Jason R. Coombs
2013-11-27
1
-4
/
+4
*
Use sets to determine presence of imported modules.
Jason R. Coombs
2013-11-27
1
-3
/
+3
*
Remove Python 2.4 compatibility from ez_setup.py
Jason R. Coombs
2013-11-27
1
-9
/
+0
*
Simplify _build_install_args now that Python 2.6 is required.
Jason R. Coombs
2013-11-24
1
-7
/
+1
*
Use modern syntax for exception handling in ez_setup.py. This change will als...
Jason R. Coombs
2013-11-24
1
-4
/
+3
*
Remove Python 2.3 compatibility support
Jason R. Coombs
2013-11-24
1
-7
/
+1
*
Reorder exception handlers to work around warning about 'pkg_resources' being...
Jason R. Coombs
2013-11-24
1
-2
/
+2
*
Remove empty logic branch.
Jason R. Coombs
2013-11-24
1
-6
/
+5
*
Remove obvious comment.
Jason R. Coombs
2013-11-24
1
-1
/
+0
*
Use textwrap.dedent for multiline string. Use new style string formatter.
Jason R. Coombs
2013-11-24
1
-7
/
+10
*
Drop support for Python 2.5 and Python 2.4. Fixes #41.
Jason R. Coombs
2013-11-24
1
-1
/
+1
*
Bumped to 1.4.2 in preparation for next release.
Jason R. Coombs
2013-11-23
1
-1
/
+1
*
Bumped to 1.4.1 in preparation for next release.
1.4.1
Jason R. Coombs
2013-11-23
1
-1
/
+1
*
Bumped to 1.5 in preparation for next release.
Jason R. Coombs
2013-11-17
1
-1
/
+1
*
Bumped to 1.4 in preparation for next release.
1.4b1
Jason R. Coombs
2013-11-14
1
-1
/
+1
*
Bumped to 1.3.3 in preparation for next release.
Jason R. Coombs
2013-11-09
1
-1
/
+1
*
Bumped to 1.3.2 in preparation for next release.
Jason R. Coombs
2013-11-07
1
-1
/
+1
*
Bumped to 1.3.1 in preparation for next release.
1.3.1
Jason R. Coombs
2013-11-07
1
-1
/
+1
*
Bumped to 1.4 in preparation for next release.
Jason R. Coombs
2013-11-03
1
-1
/
+1
*
Bumped to 1.3 in preparation for next release.
Jason R. Coombs
2013-11-02
1
-1
/
+1
*
Also bump version in ez_setup.py
Jason R. Coombs
2013-10-30
1
-1
/
+1
*
Bumped to 1.1.8 in preparation for next release.
Jason R. Coombs
2013-10-27
1
-1
/
+1
*
extract _clean_check call
Jason R. Coombs
2013-09-23
1
-18
/
+15
*
Merged in sureshvv/setuptools (pull request #17)
Jason R. Coombs
2013-09-23
1
-3
/
+18
|
\
|
*
implement for all downloaders and check file existence before removing
Suresh V
2013-09-17
1
-3
/
+14
|
*
Don't leave junk file behind
Suresh V.
2013-09-17
1
-1
/
+5
*
|
Bumped to 1.1.7 in preparation for next release.
Jason R. Coombs
2013-09-18
1
-1
/
+1
|
/
*
Bumped to 1.1.6 in preparation for next release.
Jason R. Coombs
2013-09-12
1
-1
/
+1
*
Bumped to 1.1.5 in preparation for next release.
Jason R. Coombs
2013-09-07
1
-1
/
+1
*
Bumped to 1.1.4 in preparation for next release.
Jason R. Coombs
2013-09-06
1
-1
/
+1
*
Bumped to 1.1.3 in preparation for next release.
Jason R. Coombs
2013-09-06
1
-1
/
+1
*
Bumped to 1.1.2 in preparation for next release.
Jason R. Coombs
2013-09-03
1
-1
/
+1
*
Bumped to 1.1.1 in preparation for next release.
1.1.1
Jason R. Coombs
2013-09-03
1
-1
/
+1
*
Merge update to ez_setup.py
Jason R. Coombs
2013-08-31
1
-3
/
+13
|
\
|
*
ez_setup.py now takes a --insecure argument to bypass the secure downloaders....
Jason R. Coombs
2013-08-31
1
-3
/
+13
*
|
Bumped to 1.2 in preparation for next release.
Jason R. Coombs
2013-08-26
1
-1
/
+1
|
/
*
Nest try/except/finally for use on Python 2.4. Fixes #72.
1.1
Jason R. Coombs
2013-08-26
1
-9
/
+12
*
Merge
Jason R. Coombs
2013-08-19
1
-1
/
+1
|
\
|
*
Bumped to 1.1 in preparation for next release.
Jason R. Coombs
2013-08-17
1
-1
/
+1
*
|
Powershell isn't installed by default on Windows Server 2008. Also it's possi...
Jason R. Coombs
2013-08-19
1
-3
/
+14
|
/
*
Restore Python 2.4 compatibility in ez_setup
Jason R. Coombs
2013-08-10
1
-0
/
+9
*
Suppress output when checking viability of wget/curl. Fixed viability assignm...
Jason R. Coombs
2013-08-10
1
-4
/
+10
*
Use more explicit command-line parameters
Jason R. Coombs
2013-08-10
1
-2
/
+2
*
Implemented download using wget
Jason R. Coombs
2013-08-10
1
-3
/
+17
*
Implemented curl support for bootstrapping.
Jason R. Coombs
2013-08-10
1
-1
/
+15
*
Issue #63: Initial implementation of a mechanism for securely bootstrapping s...
Jason R. Coombs
2013-08-10
1
-18
/
+57
*
Bumped to 1.0 in preparation for next release.
Jason R. Coombs
2013-08-09
1
-1
/
+1
*
Bumped to 0.9.9 in preparation for next release.
Jason R. Coombs
2013-07-25
1
-1
/
+1
*
Bumped to 0.9.8 in preparation for next release.
Jason R. Coombs
2013-07-22
1
-1
/
+1
*
Add comment and link back to justification.
Jason R. Coombs
2013-07-20
1
-0
/
+4
[next]