summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant unit suffixStanislaw Pitucha2013-08-281-1/+1
* Reformat help outputsJakub Krajcovic2013-08-191-70/+194
* Move multi-threading code to a library.Darrell Bishop2013-07-281-394/+264
* Merge "Allow setting # of retries in the binary"Jenkins2013-07-121-0/+3
|\
| * Allow setting # of retries in the binaryBen McCann2013-07-081-0/+3
* | Merge "Allow storage url override for both auth vers."Jenkins2013-07-101-4/+5
|\ \
| * | Allow storage url override for both auth vers.Darrell Bishop2013-07-051-4/+5
| |/
* | Note '-V 2' is necessary for auth 2.01.5.0Kun Huang2013-07-071-1/+2
|/
* Merge "Add -p option to download command."Jenkins2013-07-051-130/+151
|\
| * Add -p option to download command.Darrell Bishop2013-06-261-130/+151
* | add -t for totals to list command and --lh to statMark Seger2013-06-261-19/+50
|/
* Merge "Add -l and --lh switches to swift 'list' command"Jenkins2013-06-111-6/+71
|\
| * Add -l and --lh switches to swift 'list' commandMark Seger2013-06-101-6/+71
* | Add option to disable SSL compressionStuart McLaren2013-06-041-1/+7
|/
* remove busy-wait so that swift client won't use up all CPU cyclesTong Li2013-05-291-117/+61
* do not warn about etag for sloDavid Goetz2013-05-131-2/+4
* Switch to flake8.Monty Taylor2013-05-011-71/+107
* Improve Python 3.x compatibilityDirk Mueller2013-04-291-23/+23
* Merge "Static large object support."1.4.0Jenkins2013-04-041-34/+105
|\
| * Static large object support.David Goetz2013-04-031-34/+105
* | Improve auth option helpDean Troyer2013-04-041-3/+14
|/
* Merge "Allow user to specify headers at the command line."Jenkins2013-03-211-1/+15
|\
| * Allow user to specify headers at the command line.tong li2013-03-181-1/+15
* | Merge "Allow v2 to use storage_url/storage_token directly"Jenkins2013-03-191-1/+7
|\ \ | |/ |/|
| * Allow v2 to use storage_url/storage_token directlyChmouel Boudjnah2013-02-271-1/+7
* | Merge "Added "/" check when list containers."Jenkins2013-02-281-1/+1
|\ \
| * | Added "/" check when list containers.Jian Zhang2013-02-241-1/+1
| |/
* | Allow to specify segment containeryuan-zhou2013-02-261-6/+20
|/
* Fix reporting version.Chmouel Boudjnah2013-01-221-1/+4
* Merge "Add env[SWIFTCLIENT_INSECURE]"Jenkins2013-01-101-3/+8
|\
| * Add env[SWIFTCLIENT_INSECURE]You Yamagata2013-01-101-3/+8
* | Fix debug feature and add --debug to swift.Chmouel Boudjnah2013-01-071-1/+9
|/
* Add --os-cacertDean Troyer2012-12-201-0/+7
* Merge "Add --insecure option to fix bug #1077869"Jenkins2012-12-091-1/+7
|\
| * Add --insecure option to fix bug #1077869You Yamagata2012-12-051-1/+7
* | Merge "Don't add trailing slash to auth URL."Jenkins2012-12-061-4/+0
|\ \
| * | Don't add trailing slash to auth URL.Juan J. Martinez2012-12-031-4/+0
* | | Don't segment objects smaller than --segment-sizeyuan-zhou2012-12-041-1/+2
| |/ |/|
* | Merge "Adding segment size as another x-object-manifest component"Jenkins2012-12-031-4/+5
|\ \ | |/ |/|
| * Adding segment size as another x-object-manifest componentyuan-zhou2012-11-271-4/+5
* | Stop loss of precision when writing 'x-object-meta-mtime'Nick Craig-Wood2012-11-181-1/+1
|/
* fixed inconsistencies in parameter descriptionsChristian Berendt2012-11-131-10/+9
* Merge " Fix swiftclient 400 error when OS_AUTH_URL is set."Jenkins2012-10-021-2/+1
|\
| * Fix swiftclient 400 error when OS_AUTH_URL is set.yuxcer2012-08-221-2/+1
* | Add region_name support1.2.0Donagh McCabe2012-09-111-0/+8
* | Allow endpoint type to be specified.David Kranz2012-09-041-0/+6
* | PEP8 cleanup.Chmouel Boudjnah2012-08-291-6/+6
* | Add ability to download without writing to disk.Darrell Bishop2012-08-281-10/+18
* | Change '_' to '-' in optionsDean Troyer2012-08-231-13/+35
|/
* Merge "Shuffle download order (of containers and objects)"Jenkins2012-08-171-2/+5
|\