summaryrefslogtreecommitdiff
path: root/src/cli_common.c
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes with empty declarations (#12020)Madelyn Olson2023-05-021-1/+1
* Fix error/warning on Arm due to unsigned char. (#10572)Yossi Gottlieb2022-04-121-1/+1
* Fix typo "the the" (#10399)蔡相跃2022-03-091-1/+1
* redis-cli: Better --json Unicode support and --quoted-json (#10286)Yuta Hongo2022-03-051-0/+25
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-0/+1
* Added URI support to redis-benchmark (cli and benchmark share the same uri-pa...filipe oliveira2021-09-141-0/+111
* Enabled -x option (Read last argument from STDIN) on redis-benchmark (#9130)filipe oliveira2021-08-031-0/+67
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* Add --insecure option to command line tools. (#8416)Yossi Gottlieb2021-02-071-1/+1
* Enable specifying TLS ciphers(suites) in redis-cli/redis-benchmark (#8005)filipe oliveira2020-11-041-1/+10
* TLS Support for redis-benchmark (#7959)filipe oliveira2020-10-281-0/+185