index
:
delta/python-setuptools.git
baserock/morph
master
svn.python.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
*
Fix rejecting filenames with '..' in them
phillip.eby
2011-03-23
1
-2
/
+2
*
Handle multiple Content-Length headers, and support HTTP credentials for
phillip.eby
2011-03-23
1
-2
/
+43
*
Handle tarballs with forward-referencing symlinks
phillip.eby
2010-10-12
1
-6
/
+6
*
Argh. Missing parens.
phillip.eby
2010-10-09
1
-2
/
+2
*
Don't crash if an unextractable symlink is found.
phillip.eby
2010-10-09
1
-2
/
+2
*
Tarfile link support, and handle .pyd/.dll files installed as data on
phillip.eby
2010-10-02
2
-10
/
+10
*
Fix quotes handling for GUI scripts on Windows when Python is in a
phillip.eby
2010-08-22
1
-1
/
+1
*
Fix a problem with sandbox swapping 'open' and 'file' builtins.
phillip.eby
2010-04-29
1
-4
/
+4
*
Fix wrong keyword argument for specifying test tunner to unittest
phillip.eby
2010-03-12
1
-1
/
+1
*
Yet another Sourceforge download fix
phillip.eby
2010-02-01
1
-2
/
+2
*
Fix incorrect error message/traceback when no download
phillip.eby
2009-11-05
1
-3
/
+3
*
Fix for issue 88
phillip.eby
2009-10-28
1
-2
/
+2
*
Fix the elusive "double upload bdist_wininst" bug
phillip.eby
2009-10-19
1
-13
/
+54
*
Fix lost launcher changes, string.split().
phillip.eby
2009-10-19
3
-1
/
+1
*
Fixes for Windwos 64 and Vista UAC errors
phillip.eby
2009-10-12
3
-2
/
+43
*
Major updates and fixes include:
phillip.eby
2009-10-12
12
-109
/
+254
*
Keep site directories (e.g. site-packages) from being included in
phillip.eby
2008-09-24
1
-5
/
+5
*
Fix for http://bugs.python.org/setuptools/issue27 (Jython shebang
phillip.eby
2008-09-24
2
-31
/
+71
*
Fix for http://bugs.python.org/setuptools/issue37 - missing
phillip.eby
2008-09-11
1
-1
/
+1
*
Added 'test_runner'. (Note: this is a new feature and should not
phillip.eby
2008-08-21
1
-10
/
+10
*
Ensure that _full_name is set on all shared libs before extensions
phillip.eby
2008-08-21
1
-3
/
+3
*
Fix for http://bugs.python.org/setuptools/issue9
phillip.eby
2008-08-21
2
-9
/
+9
*
Fix for http://bugs.python.org/setuptools/issue29
phillip.eby
2008-08-21
1
-1
/
+1
*
Fix for http://bugs.python.org/setuptools/issue11
phillip.eby
2008-08-21
1
-2
/
+3
*
Candidate fix for http://bugs.python.org/setuptools/issue20
phillip.eby
2008-08-21
1
-5
/
+5
*
Fix for http://bugs.python.org/setuptools/issue31
phillip.eby
2008-08-21
2
-10
/
+18
*
Fix for http://bugs.python.org/setuptools/issue16
phillip.eby
2008-08-21
1
-1
/
+6
*
Fix for http://bugs.python.org/setuptools/issue5
phillip.eby
2008-08-21
2
-5
/
+8
*
Fix for http://bugs.python.org/setuptools/issue7
phillip.eby
2008-08-21
2
-2
/
+10
*
Enhanced error message per http://bugs.python.org/setuptools/issue28
phillip.eby
2008-08-21
1
-2
/
+2
*
More SVN 1.5 fixing
phillip.eby
2008-07-24
1
-2
/
+2
*
Support subversion 1.5
phillip.eby
2008-07-16
1
-1
/
+1
*
Support installing pywin32 as an egg, albeit without registering
phillip.eby
2008-03-10
1
-5
/
+5
*
Fixed missing import
phillip.eby
2008-02-15
1
-1
/
+1
*
Warn if a namespace package is declared, but its parent
phillip.eby
2008-02-14
1
-11
/
+11
*
Fix interactions between the various "require" options,
phillip.eby
2008-01-19
4
-19
/
+19
*
chmod/test cleanups and Jython support.
phillip.eby
2008-01-18
5
-42
/
+81
*
Update Pyrex/swig_sources workaround for newer Pyrex versions
phillip.eby
2008-01-15
1
-1
/
+1
*
Fix not picking up dependency links from recursive dependencies.
phillip.eby
2008-01-15
1
-4
/
+4
*
Fix gui.exe launcher issue reported by Alexander Michael and Robin Dunn.
phillip.eby
2008-01-03
2
-3
/
+36
*
Prevent --help-commands and other junk from showing under
phillip.eby
2007-10-08
1
-1
/
+1
*
Fix cross-platform line-end problem with SOURCES.txt: distutils
phillip.eby
2007-09-26
1
-11
/
+11
*
Remove all references to the Cheese Shop, and switch to using
phillip.eby
2007-09-04
3
-3
/
+3
*
Fix import problems with system-installed nested namespace packages,
phillip.eby
2007-09-04
1
-31
/
+31
*
Fix downloading from ftp: URLs (which don't have a content-type).
phillip.eby
2007-08-24
2
-4
/
+1
*
Fix a problem with the findall() fix. :(
phillip.eby
2007-07-12
1
-1
/
+3
*
Fix distutils.filelist.findall() crashing on broken symlinks. Fix
phillip.eby
2007-07-11
2
-2
/
+20
*
Misc. fixes:
phillip.eby
2007-05-31
2
-6
/
+46
*
Setting svn:eol properties everywhere where they weren't set yet.
guido.van.rossum
2007-04-25
1
-104
/
+104
*
Changed setuptools.package_index.PackageIndex.open_url to include the
jim.fulton
2007-03-09
2
-1
/
+22
[next]