index
:
delta/openstack/python-swiftclient.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-swiftclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix swiftclient help
Christian Schwede
2014-02-07
1
-16
/
+20
*
Fix misspellings in python swiftclient
Shane Wang
2014-02-07
1
-1
/
+1
*
Add capabilities option
Fabien Boucher
2014-01-17
1
-1
/
+42
*
Merge "Add --object-name"
Jenkins
2013-12-25
1
-11
/
+35
|
\
|
*
Add --object-name
Taurus Cheung
2013-12-24
1
-11
/
+35
*
|
Fix help of some optional arguments
Sahid Orentino Ferdjaoui
2013-12-18
1
-4
/
+4
|
/
*
Fix download bandwidth for swift command.
jola-mirecka
2013-11-28
1
-7
/
+13
*
Merge "Allow custom headers when using swift download (CLI)"
Jenkins
2013-11-27
1
-1
/
+15
|
\
|
*
Allow custom headers when using swift download (CLI)
Matthieu Huin
2013-11-04
1
-1
/
+15
*
|
Merge "Add verbose output to all stat commands"
Jenkins
2013-11-21
1
-120
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add verbose output to all stat commands
Clay Gerrard
2013-10-09
1
-120
/
+6
*
|
Fix a typo in help text: "downlad"
Romain Hardouin
2013-10-27
1
-1
/
+1
*
|
Merge "enhance swiftclient logging"
Jenkins
2013-10-18
1
-5
/
+11
|
\
\
|
*
|
enhance swiftclient logging
Leah Klearman
2013-10-17
1
-5
/
+11
*
|
|
Merge "Extend usage message for `swift download`"
Jenkins
2013-10-17
1
-2
/
+4
|
\
\
\
|
*
|
|
Extend usage message for `swift download`
Alexis Lee
2013-09-06
1
-2
/
+4
*
|
|
|
Merge "user defined headers added to swift post queries"
Jenkins
2013-10-17
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
user defined headers added to swift post queries
Matthieu Huin
2013-09-27
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Clarify main help for post subcommand
Pete Zaitcev
2013-10-14
1
-1
/
+1
*
|
|
Make pbr only a build-time dependency.
Samuel Merritt
2013-10-10
1
-2
/
+2
|
/
/
*
|
fix bug with replace old *LOs
David Goetz
2013-09-10
1
-1
/
+1
|
/
*
Remove redundant unit suffix
Stanislaw Pitucha
2013-08-28
1
-1
/
+1
*
Reformat help outputs
Jakub Krajcovic
2013-08-19
1
-70
/
+194
*
Move multi-threading code to a library.
Darrell Bishop
2013-07-28
1
-394
/
+264
*
Merge "Allow setting # of retries in the binary"
Jenkins
2013-07-12
1
-0
/
+3
|
\
|
*
Allow setting # of retries in the binary
Ben McCann
2013-07-08
1
-0
/
+3
*
|
Merge "Allow storage url override for both auth vers."
Jenkins
2013-07-10
1
-4
/
+5
|
\
\
|
*
|
Allow storage url override for both auth vers.
Darrell Bishop
2013-07-05
1
-4
/
+5
|
|
/
*
|
Note '-V 2' is necessary for auth 2.0
1.5.0
Kun Huang
2013-07-07
1
-1
/
+2
|
/
*
Merge "Add -p option to download command."
Jenkins
2013-07-05
1
-130
/
+151
|
\
|
*
Add -p option to download command.
Darrell Bishop
2013-06-26
1
-130
/
+151
*
|
add -t for totals to list command and --lh to stat
Mark Seger
2013-06-26
1
-19
/
+50
|
/
*
Merge "Add -l and --lh switches to swift 'list' command"
Jenkins
2013-06-11
1
-6
/
+71
|
\
|
*
Add -l and --lh switches to swift 'list' command
Mark Seger
2013-06-10
1
-6
/
+71
*
|
Add option to disable SSL compression
Stuart McLaren
2013-06-04
1
-1
/
+7
|
/
*
remove busy-wait so that swift client won't use up all CPU cycles
Tong Li
2013-05-29
1
-117
/
+61
*
do not warn about etag for slo
David Goetz
2013-05-13
1
-2
/
+4
*
Switch to flake8.
Monty Taylor
2013-05-01
1
-71
/
+107
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-29
1
-23
/
+23
*
Merge "Static large object support."
1.4.0
Jenkins
2013-04-04
1
-34
/
+105
|
\
|
*
Static large object support.
David Goetz
2013-04-03
1
-34
/
+105
*
|
Improve auth option help
Dean Troyer
2013-04-04
1
-3
/
+14
|
/
*
Merge "Allow user to specify headers at the command line."
Jenkins
2013-03-21
1
-1
/
+15
|
\
|
*
Allow user to specify headers at the command line.
tong li
2013-03-18
1
-1
/
+15
*
|
Merge "Allow v2 to use storage_url/storage_token directly"
Jenkins
2013-03-19
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Allow v2 to use storage_url/storage_token directly
Chmouel Boudjnah
2013-02-27
1
-1
/
+7
*
|
Merge "Added "/" check when list containers."
Jenkins
2013-02-28
1
-1
/
+1
|
\
\
|
*
|
Added "/" check when list containers.
Jian Zhang
2013-02-24
1
-1
/
+1
|
|
/
*
|
Allow to specify segment container
yuan-zhou
2013-02-26
1
-6
/
+20
|
/
*
Fix reporting version.
Chmouel Boudjnah
2013-01-22
1
-1
/
+4
[next]