index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ceph_argparse.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add missing include for std::cout
Max Kellermann
2024-11-04
1
-0
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
ceph_argparse: put args from env before existing ones
Kefu Chai
2020-02-12
1
-18
/
+19
*
common/ceph_argparse: make parse_ip_port_vec handle list of addrs or addrvecs
Sage Weil
2019-01-16
1
-0
/
+53
*
common: add a clear_g_str_vec() function to clear g_str_vec
Jeff Layton
2017-10-11
1
-0
/
+10
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
unittest_ceph_argparse: test float parsing
Sage Weil
2015-05-31
1
-0
/
+24
*
ceph_argparse: don't die when called by injectargs
Mykola Golub
2015-04-04
1
-0
/
+9
*
common: ceph_argparse_witharg: pass oss by reference
Mykola Golub
2015-04-04
1
-5
/
+5
*
ceph_argparse: generalize ceph_argparse_with* routines
Dmitry Yatsushkevich
2015-03-31
1
-5
/
+5
*
unittest_ceph_argparse: fix warnings
Sage Weil
2014-03-14
1
-10
/
+10
*
common: -- support for env_to_vec
Loic Dachary
2014-03-03
1
-0
/
+109
*
ceph_argparse: drop useless declaration from unit test
Sage Weil
2012-03-29
1
-3
/
+0
*
ceph_argparse: add ceph_argparse_withint
Colin Patrick McCabe
2011-09-07
1
-0
/
+67
*
Some fixes to double-dash support, fix warning
Colin Patrick McCabe
2011-08-24
1
-1
/
+4
*
ceph_argparse: handle double dashes consistently
Colin Patrick McCabe
2011-08-24
1
-0
/
+22
*
test_ceph_argparse: fix build
Colin Patrick McCabe
2011-06-23
1
-1
/
+1
*
Add ceph_argparse unit test
Colin Patrick McCabe
2011-06-23
1
-0
/
+247