index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
redis-cli.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
redis-cli: Fix integer overflow in intrinsic-latency (#8907)
Binbin
2021-05-04
1
-1
/
+1
*
Resolve nonsense static analysis warnings
Oran Agra
2021-05-03
1
-3
/
+3
*
Improve redis-cli help. When help command, we only match command (#8879)
Huang Zhw
2021-04-29
1
-1
/
+1
*
redis-cli: Do not use hostsocket when we got redirected in cluster mode (#8870)
Binbin
2021-04-28
1
-1
/
+3
*
Fail fast when systemic error occurs in poll (#8749)
Andy Pan
2021-04-26
1
-7
/
+0
*
Fix typo in redis-cli.c (#8772)
Seunghyun Lee
2021-04-21
1
-1
/
+1
*
redis-cli --bigkeys / memkeys, report detailed error on dbsize failure (#8740)
Huang Zhw
2021-04-05
1
-2
/
+8
*
Handle remaining fsync errors (#8419)
Wang Yuan
2021-04-01
1
-1
/
+4
*
Fix redis-cli handling of rediss:// URL scheme (#8705)
Steve
2021-03-29
1
-2
/
+4
*
Wrong usage sdscatprintf in redis-cli. (#8604)
Pavlo Yatsukhnenko
2021-03-08
1
-2
/
+6
*
Improve redis-cli non-binary safe string handling. (#8566)
Yossi Gottlieb
2021-03-04
1
-44
/
+77
*
Fix div by 0 in redis-cli cluster creation (#8553)
Pavlo Yatsukhnenko
2021-02-28
1
-1
/
+1
*
redis-cli prompt: fix db number and transaction state inconsistencies after r...
Wen Hui
2021-02-25
1
-0
/
+3
*
Cleanup in redis-cli and tests: release memory on exit, change dup test name ...
WuYunlong
2021-02-09
1
-6
/
+17
*
Add --insecure option to command line tools. (#8416)
Yossi Gottlieb
2021-02-07
1
-0
/
+4
*
Implement rdb-only replication (#8303)
Wang Yuan
2021-01-27
1
-1
/
+5
*
remove some unnecessary checks (#7431)
houzj.fnst
2021-01-13
1
-1
/
+1
*
fix crash in redis-cli after making cluster backup (#8267)
Oran Agra
2021-01-03
1
-1
/
+3
*
Fix random element selection for large hash tables. (#8133)
Greg Femec
2020-12-23
1
-0
/
+5
*
More fixes to printf format specifier. (#7909)
Hanif Ariffin
2020-12-17
1
-1
/
+1
*
redis-cli prompt: show transaction state, and fix db number on aborted EXEC (...
Wen Hui
2020-12-13
1
-4
/
+30
*
redis-cli -e option to exit with error code immediately when command fails (...
Wen Hui
2020-12-13
1
-0
/
+11
*
Add CLIENT INFO and CLIENT LIST [id]. (#8113)
Yossi Gottlieb
2020-12-07
1
-1
/
+2
*
Limit the main db and expires dictionaries to expand (#7954)
Wang Yuan
2020-12-06
1
-3
/
+6
*
Adds pub/sub channel patterns to ACL (#7993)
Itamar Haber
2020-12-01
1
-1
/
+8
*
Adds user parsing to redis-cli URIs (#8048)
Itamar Haber
2020-11-12
1
-1
/
+1
*
Adds help for '--cluster-yes' (#8035)
Itamar Haber
2020-11-10
1
-1
/
+24
*
Enable specifying TLS ciphers(suites) in redis-cli/redis-benchmark (#8005)
filipe oliveira
2020-11-04
1
-0
/
+15
*
redis-cli cluster import support source and target that need auth (#7994)
Wen Hui
2020-11-04
1
-11
/
+45
*
TLS Support for redis-benchmark (#7959)
filipe oliveira
2020-10-28
1
-149
/
+13
*
Support redis-cli -u rediss://... (#7900)
Andreas Lind
2020-10-11
1
-1
/
+9
*
redis-cli add control on raw format line delimiter (#7841)
DvirDukhan
2020-10-04
1
-6
/
+8
*
Squash merging 125 typo/grammar/comment/doc PRs (#7773)
Oran Agra
2020-09-10
1
-6
/
+6
*
redis-cli: fix writeConn() buffer handling. (#7749)
Yossi Gottlieb
2020-09-03
1
-6
/
+37
*
Add masters/replicas options to redis-cli --cluster call command (#6491)
Thandayuthapani
2020-09-02
1
-2
/
+13
*
Use Hiredis' sdscompat.h to map sds* calls to hi_sds*
michael-grunder
2020-08-15
1
-0
/
+1
*
allow --pattern to be used along with --bigkeys (#3586)
Wagner Francisco Mezaroba
2020-08-11
1
-2
/
+9
*
Create PUSH handlers in redis-cli
michael-grunder
2020-08-08
1
-16
/
+101
*
redis-cli --cluster-yes - negate force flag for clarity
Oran Agra
2020-08-05
1
-9
/
+9
*
reintroduce REDISCLI_CLUSTER_YES env variable in redis-cli
Frank Meier
2020-08-05
1
-0
/
+6
*
TLS: Add missing redis-cli options. (#7456)
Yossi Gottlieb
2020-07-10
1
-33
/
+69
*
redis-cli --hotkeys fixed to handle non-printable key names
Oran Agra
2020-07-10
1
-5
/
+11
*
redis-cli --bigkeys fixed to handle non-printable key names
Oran Agra
2020-07-10
1
-16
/
+24
*
do not handle --cluster-yes for cluster fix mode
Benjamin Sergeant
2020-05-14
1
-7
/
+16
*
fix typo ...
Benjamin Sergeant
2020-05-13
1
-1
/
+1
*
Redis-cli 6.0.1 `--cluster-yes` doesn't work (fix #7246)
Benjamin Sergeant
2020-05-13
1
-1
/
+5
*
Update redis-cli.c
Benjamin Sergeant
2020-05-01
1
-6
/
+19
*
redis-cli: fix hints with subcommands.
antirez
2020-04-30
1
-1
/
+2
*
redis-cli: safer cluster fix with unreachalbe masters.
antirez
2020-04-29
1
-1
/
+26
*
redis-cli: simplify cluster nodes coverage display.
antirez
2020-04-29
1
-17
/
+10
[prev]
[next]