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
*
setuptools 0.6 maintenance discontinued
setuptools-0.6
Jason R. Coombs
2013-10-30
0
-0
/
+0
*
Fix missing import
pje
2013-06-03
1
-1
/
+1
*
Correct missing import in ssl_support
pje
2013-05-31
1
-3
/
+3
*
Fix broken devnull check; fixes issue 93
pje
2013-05-15
1
-1
/
+1
*
Add support for fallback to 'certifi' module, if installed+active.
pje
2013-05-05
4
-9
/
+13
*
Merge environment marker tests from the trunk
pje
2013-05-04
1
-0
/
+91
*
Low-level SSL verification w/out warnings or options; automatically uses
pje
2013-05-04
2
-14
/
+260
*
Make sure ssl is installable even from source checkout
pje
2013-05-04
2
-0
/
+17
*
Enable safe SSL dependency installs via "easy_install setuptools[ssl]"
pje
2013-05-04
1
-16
/
+16
*
Backport experimental environment marker support from the trunk
pje
2013-05-04
3
-20
/
+143
*
Fix spurious test breakage on 2.7
pje
2013-04-25
1
-4
/
+4
*
Backport formats documentation from trunk
pje
2013-03-01
1
-0
/
+696
*
Add SSL fix to change log
pje
2013-03-01
1
-1
/
+3
*
Default index URL to use SSL version of PyPI
pje
2013-03-01
2
-2
/
+2
*
Add doc fix to change log
pje
2013-03-01
1
-0
/
+4
*
Fix broken documentation on pre/post versions
pje
2013-03-01
1
-6
/
+2
*
Document 64-bit Windows workaround
PJ Eby
2011-05-31
1
-1
/
+11
*
Fixed skipping extraction of files or directories containing '..' in
PJ Eby
2011-03-23
2
-2
/
+8
*
Backport.
PJ Eby
2011-03-23
2
-2
/
+47
*
Fix path problems when pkg_resources is installed, but not setuptools.
PJ Eby
2011-01-20
1
-31
/
+4
*
Backport
PJ Eby
2010-10-12
1
-6
/
+6
*
Backport.
PJ Eby
2010-10-09
1
-2
/
+2
*
Backport from trunk
PJ Eby
2010-10-09
1
-2
/
+2
*
Tarfile link support, and handle .pyd/.dll files installed as data on
PJ Eby
2010-10-02
3
-10
/
+15
*
Fix quotes handling for GUI scripts on Windows when Python is in a
PJ Eby
2010-08-22
1
-1
/
+1
*
Fix a problem with sandbox swapping 'open' and 'file' builtins.
PJ Eby
2010-04-29
1
-4
/
+4
*
Backport SF download fix
PJ Eby
2010-02-01
2
-2
/
+4
*
Backport to 0.6
PJ Eby
2009-11-05
2
-3
/
+6
*
Fix for issue 88
PJ Eby
2009-10-28
2
-2
/
+6
*
Bump version
PJ Eby
2009-10-28
5
-5
/
+5
*
Update MD5's
PJ Eby
2009-10-20
1
-0
/
+4
*
Fixed MD5's
PJ Eby
2009-10-19
1
-4
/
+4
*
Update change logs for release
PJ Eby
2009-10-19
2
-2
/
+7
*
Fix the elusive "double upload bdist_wininst" bug
PJ Eby
2009-10-19
1
-13
/
+54
*
Build correct filenames for py2.6 "cross-compile"
PJ Eby
2009-10-19
1
-2
/
+2
*
Update to version 0.6c11
PJ Eby
2009-10-19
5
-5
/
+5
*
Missing launcher fixes
PJ Eby
2009-10-19
3
-5
/
+6
*
Release update, fix string.join in README warning
PJ Eby
2009-10-19
4
-2
/
+7
*
Add a better link to the files
PJ Eby
2009-10-14
1
-1
/
+2
*
Update change log
PJ Eby
2009-10-12
1
-0
/
+4
*
Windows 64/Vista UAC fixes
PJ Eby
2009-10-12
3
-2
/
+43
*
Backport fixes for issues 16 & 23 from trunk
PJ Eby
2009-10-12
2
-14
/
+14
*
Major updates and fixes include:
PJ Eby
2009-10-12
20
-162
/
+368
*
Signatures for 0.6c9
PJ Eby
2008-10-02
1
-0
/
+4
*
Keep site directories (e.g. site-packages) from being included in
PJ Eby
2008-09-24
2
-5
/
+7
*
Update w/0.6c8 signatures
PJ Eby
2008-09-24
1
-0
/
+3
*
Backport http://bugs.python.org/setuptools/issue39 from trunk
PJ Eby
2008-09-24
2
-6
/
+13
*
Updated release notes
PJ Eby
2008-09-24
2
-7
/
+34
*
Backport fix for http://bugs.python.org/setuptools/issue47 from trunk
PJ Eby
2008-09-24
1
-3
/
+3
*
Backport fix for http://bugs.python.org/setuptools/issue27
PJ Eby
2008-09-24
2
-31
/
+71
[next]