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
/
command
/
upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove upload command (no longer relevant on Python 2.6+
Jason R. Coombs
2013-11-24
1
-183
/
+0
*
Merge
1.1.4
Jason R. Coombs
2013-09-07
1
-1
/
+1
|
\
|
*
Fix boolean test, incorrectly changed. Off-by-one errors are particularly ugl...
Jason R. Coombs
2013-09-07
1
-1
/
+1
*
|
Correct AttributeError in upload command on Python 2.4. Fixes #76
Jason R. Coombs
2013-09-03
1
-1
/
+1
*
|
Remove unused variable
Jason R. Coombs
2013-09-03
1
-1
/
+0
|
/
*
Use isinstance for type comparison
Jason R. Coombs
2013-09-03
1
-1
/
+1
*
Remove import *
Jason R. Coombs
2013-09-03
1
-4
/
+4
*
Misc. updates following 2to3 checks.
Vinay Sajip
2013-06-17
1
-1
/
+3
*
Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate...
Vinay Sajip
2013-06-15
1
-9
/
+6
*
Update some URLs.
Arfrever Frehtes Taifersar Arahesis
2013-06-11
1
-1
/
+1
*
Fix some ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
1
-2
/
+3
*
Fix typo in protocol_version. Thanks aclark!
Jason R. Coombs
2012-04-16
1
-1
/
+1
*
Reverting 1a1ab844f03e due to issue 250
Guy Rozendorn (guyr
2011-10-07
1
-74
/
+2
*
Revert 8d1cb51a01b6 because of issue #250
Guy Rozendorn (guyr
2011-10-07
1
-4
/
+1
*
Issue #246
guyroz
2011-09-22
1
-1
/
+3
*
Issue #244 raises ValueError in upload and register commands if using a secti...
guyroz
2011-09-20
1
-2
/
+76
*
Apply patch from pjenvey. Closes #3.
Hanno Schlichting
2009-07-16
1
-1
/
+3
*
Fix for http://bugs.python.org/setuptools/issue5 (backport from trunk)
PJ Eby
2008-08-21
1
-1
/
+4
*
The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
PJ Eby
2007-09-04
1
-1
/
+1
*
Fix broken error message for socket error during upload.
PJ Eby
2006-07-10
1
-1
/
+1
*
Fix typo
PJ Eby
2006-03-29
1
-1
/
+1
*
Added ``--identity`` option to ``upload`` command.
PJ Eby
2006-03-29
1
-1
/
+10
*
Thanks to Richard Jones, we no longer need to fake out PyPI with a '.zip'
PJ Eby
2005-08-21
1
-5
/
+2
*
Add informative comment when uploading eggs, to help distinguish them from
PJ Eby
2005-07-09
1
-1
/
+2
*
Add upload support to setuptools, and make default downloads of setuptools
PJ Eby
2005-07-07
1
-0
/
+171