summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to patch 282363Tim Burke2016-02-251-1/+1
* Do not reveal auth token in swiftclient log messages by defaultJoel Wright2016-02-221-0/+2
* Merge "Display proper name when failing to create segments container"Jenkins2016-02-171-1/+1
|\
| * Display proper name when failing to create segments containerTim Burke2016-02-101-1/+1
* | Merge "Fix debug and info option parsing"Jenkins2016-02-111-8/+7
|\ \
| * | Fix debug and info option parsingChristian Schwede2015-12-301-8/+7
* | | Support --os-identity-api-version optionAlistair Coles2016-02-051-6/+17
| |/ |/|
* | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-1/+2
|\ \
| * | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-1/+2
* | | Use bulk-delete middleware when availableTim Burke2016-01-121-15/+49
* | | Fix some typosTim Burke2015-12-301-1/+1
| |/ |/|
* | Merge "Unification of manpages and docstrings"Jenkins2015-12-011-9/+12
|\ \
| * | Unification of manpages and docstringsPeter Lisák2015-11-131-9/+12
* | | Merge "Suppress iso8601 logging from --debug output"Jenkins2015-12-011-0/+1
|\ \ \ | |/ / |/| |
| * | Suppress iso8601 logging from --debug outputQiu Yu2015-09-121-0/+1
* | | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | | Miscellaneous (mostly test) cleanupTim Burke2015-10-071-10/+10
|/ /
* | absolute expiry option for tempURL generationZack M. Davis2015-09-041-3/+17
* | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-281-0/+18
|\ \
| * | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-0/+18
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-4/+4
| |/ |/|
* | Merge "swiftclient: add short options to help message"Jenkins2015-07-311-34/+43
|\ \ | |/ |/|
| * swiftclient: add short options to help messageHiroshi Miura2015-07-171-34/+43
* | Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-6/+9
|\ \ | |/ |/|
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-6/+9
* | Merge "Correct the help message of swift tempurl"Jenkins2015-07-111-4/+4
|\ \
| * | Correct the help message of swift tempurlYangLei2015-06-301-4/+4
* | | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-111-4/+50
|\ \ \
| * | | Add some bash helpers for auth stuffClay Gerrard2015-06-151-4/+50
* | | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-111-2/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ability to download objects to particular folder.Charles Hsu2015-07-081-2/+24
| |/ /
* | | Added check for negative segment-sizePradeep Kumar Singh2015-06-231-0/+3
| |/ |/|
* | Fix inconsistent usage of "Positional argument"Andreas Jaeger2015-06-081-1/+1
|/
* be more explicit in the --version CLI optionJohn Dickinson2015-05-131-1/+1
* Mention --segment-size option after 413 response2.4.0Tim Burke2015-03-051-0/+6
* Merge "Unindent a chunk of st_list"Jenkins2015-03-051-57/+52
|\
| * Unindent a chunk of st_listPete Zaitcev2015-02-261-57/+52
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-2/+6
|/
* Fix crash with -l, -d /, and pseudo foldersPete Zaitcev2015-02-181-3/+6
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-3/+4
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-3/+4
* | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-061-22/+15
|/
* Print info message about incorrect --totals usageJiří Suchomel2015-01-051-0/+5
* Merge "Change tests to use new CaptureOutput class."Jenkins2014-12-301-1/+1
|\
| * Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-051-1/+1
* | Fix misnamed dictionary key.Daniel Wakefield2014-12-081-21/+16
|/
* Merge "Make swift post output an error message when failing"Jenkins2014-11-131-7/+7
|\
| * Make swift post output an error message when failingAlistair Coles2014-10-241-7/+7
* | Replaces Stacktraces with useful error messages.Daniel Wakefield2014-10-211-11/+15
* | Fix race in shell when testing for errors to raise SysExitAlistair Coles2014-10-201-3/+1
|/