summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Shuffle download order (of containers and objects)Darrell Bishop2012-08-161-2/+5
* | Add timing stats to verbose download output.Darrell Bishop2012-08-161-4/+10
|/
* Fix container delete throughput and 409 retries.Darrell Bishop2012-08-031-2/+6
* Use keystoneclient for authentication.Chmouel Boudjnah2012-07-061-19/+38
* Now url encodes/decodes x-object-manifest valuesgholt2012-06-281-2/+7
* Merge "Make swift exit on ctrl-c."Jenkins2012-06-271-2/+28
|\
| * Make swift exit on ctrl-c.Samuel Merritt2012-06-271-2/+28
* | Configurable concurrency for swift client.Samuel Merritt2012-06-271-11/+33
* | Merge "Make CLI exit nonzero on error."Jenkins2012-06-271-0/+5
|\ \ | |/ |/|
| * Make CLI exit nonzero on error.Samuel Merritt2012-06-071-0/+5
* | Merge "Make swift not hang on error."Jenkins2012-06-271-10/+11
|\ \
| * | Make swift not hang on error.Samuel Merritt2012-06-181-10/+11
| |/
* | Don't suppress openstack auth options.Dan Prince2012-06-221-7/+12
|/
* Allow specify the tenant in user.Chmouel Boudjnah2012-05-081-4/+6
* First commit.Chmouel Boudjnah2012-05-081-0/+1066