summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "Allow segment size to be specified in a human readable way."Jenkins2014-10-171-1/+17
|\
| * Allow segment size to be specified in a human readable way.Daniel Wakefield2014-10-101-1/+17
* | Do not crash with "swift list --lh" for Ceph RadosGW.Jiří Suchomel2014-10-011-1/+1
|/
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-261-883/+454
* Merge "Fix crash when downloading a pseudo-directory"Jenkins2014-08-171-12/+22
|\
| * Fix crash when downloading a pseudo-directoryPete Zaitcev2014-08-141-12/+22
* | Add keystone v3 auth supportanc2014-07-231-44/+150
|/
* Fix context sensitive help for info and tempurl2.2.0Alistair Coles2014-07-211-22/+9
* Merge "Allow to specify storage policy when uploading objects"Jenkins2014-07-211-6/+42
|\
| * Allow to specify storage policy when uploading objectsYuan Zhou2014-07-171-6/+42
* | Merge "Adding Swift Temporary URL support"Jenkins2014-07-181-2/+46
|\ \ | |/ |/|
| * Adding Swift Temporary URL supportJosh Gachnang2014-07-111-2/+46
* | Add context sensitive helpMark Seger2014-06-251-1/+22
|/
* Merge "fixed typos found by RETF rules"Jenkins2014-05-161-2/+2
|\
| * fixed typos found by RETF rulesChristian Berendt2014-05-121-2/+2
* | Add "." for help stringsAndreas Jaeger2014-05-081-8/+8
|/
* Use quote/unquote from six module for py3Chmouel Boudjnah2014-04-171-1/+1
* Update help message to specify unit of --segment-size option.Florent Flament2014-04-041-6/+7
* Merge "Removed usage of tuple unpacking in parameters."Jenkins2014-04-021-2/+4
|\
| * Removed usage of tuple unpacking in parameters.Alex Gaynor2014-03-301-2/+4
* | Replaced print statements with print function.Alex Gaynor2014-03-301-11/+21
|/
* Make bin/swift testable part 1Christian Schwede2014-03-251-0/+1510