summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Back out some version bumps"Zuul2018-07-241-3/+8
|\
| * Back out some version bumpsTim Burke2018-07-111-3/+8
* | Add bash_completion to swiftclientMatthew Oliver2018-07-131-99/+213
* | Add ability to generate a temporary URL with anmmcardle2018-07-101-1/+10
|/
* Add option for user to enter passwordAlistair Coles2018-06-111-0/+37
* Merge "show option per line"Zuul2018-06-051-4/+8
|\
| * show option per lineThiago da Silva2018-03-171-4/+8
* | Add force auth retry mode in swiftclientKota Tsuyuzaki2018-03-131-0/+6
|/
* Allow for object uploads > 5GB from stdin.Timur Alperovich2018-01-181-0/+8
* Merge "Allow --meta on upload"Zuul2017-12-081-2/+9
|\
| * Allow --meta on uploadTim Burke2017-07-061-2/+9
* | Allow for uploads from standard input.Timur Alperovich2017-07-261-3/+23
* | Option to ignore mtime metadata entry.Christopher Bartz2017-07-061-0/+9
|/
* ISO 8601 timestamps for tempurlChristopher Bartz2017-03-291-15/+53
* [trivial] Be consistent in using example.comPetr Kovar2017-03-131-1/+1
* Expose --prefix as an option for st_deleteJoel Wright2017-02-231-1/+3
* prefix-based tempurls supportChristopher Bartz2017-01-191-5/+12
* Fix typo in shell.pyzhangyanxian2016-12-161-1/+1
* Merge "modify 'swift <sub_command> —help' display"Jenkins2016-12-131-6/+12
|\
| * modify 'swift <sub_command> —help' displayShashirekha Gundur2016-12-131-6/+12
* | Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-081-2/+25
|\ \ | |/ |/|
| * Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-071-2/+25
* | Merge "Update help text around container ACL syntax"Jenkins2016-09-191-3/+5
|\ \ | |/ |/|
| * Update help text around container ACL syntaxMohit Motiani2016-09-141-3/+5
* | Merge "Make object option dependent on container in usage strings"Jenkins2016-09-141-4/+4
|\ \
| * | Make object option dependent on container in usage stringsAlistair Coles2016-09-081-4/+4
* | | Merge "Make tempurl command check for valid object path"Jenkins2016-09-141-7/+7
|\ \ \
| * | | Make tempurl command check for valid object pathAlistair Coles2016-09-141-7/+7
* | | | Merge "Make options arguments truely optional"Jenkins2016-09-081-9/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make options arguments truely optionalChristian Schwede2016-09-061-9/+17
* | | Fixed inconsistent positional arguments namingNandini Tata2016-09-071-18/+19
|/ /
* | Merge "Add copy object method"Jenkins2016-08-241-1/+101
|\ \
| * | Add copy object methodMarek Kaleta2016-08-231-1/+101
| |/
* | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-7/+18
* | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-061-1/+5
|\ \
| * | Add an option: disable etag check on downloadsCheng Li2016-06-021-1/+5
| |/
* | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-0/+5
|/
* Merge "Support client certificate/key"Jenkins2016-05-191-0/+12
|\
| * Support client certificate/keyCedric Brandily2016-04-101-0/+12
* | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-031-2/+1
* | Pull option processing out to service.pyTim Burke2016-05-031-35/+3
* | Parse options to dictTim Burke2016-05-031-121/+113
* | Merge "Fix downloading from "marker" item"Jenkins2016-04-141-2/+2
|\ \ | |/ |/|
| * Fix downloading from "marker" itemSergey Gotliv2016-04-081-2/+2
* | Merge "Port from optparse to argparse"Jenkins2016-04-081-264/+299
|\ \ | |/ |/|
| * Port from optparse to argparseTim Burke2016-04-061-264/+299
* | Removes redundant "to"Nguyen Hung Phuong2016-03-181-1/+1
* | Merge "Include response headers in ClientExceptions"Jenkins2016-03-171-2/+9
|\ \ | |/ |/|
| * Include response headers in ClientExceptionsTim Burke2016-03-031-2/+9
* | Merge "Check threads number options validation"Jenkins2016-03-171-6/+50
|\ \ | |/ |/|