summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* 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