index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
command
/
upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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@infinidat.com)
2011-10-07
1
-74
/
+2
*
Revert 8d1cb51a01b6 because of issue #250
Guy Rozendorn (guyr@infinidat.com)
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