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
*
Show database number in cli prompt when non-zero
Pieter Noordhuis
2011-03-06
1
-2
/
+13
*
Store SELECTed database for reconnect (issue #468)
Pieter Noordhuis
2011-03-06
1
-3
/
+5
*
Minor memory leak in redis-cli (issue #464)
Pieter Noordhuis
2011-03-06
1
-1
/
+5
*
Fix compiler warnings on Solaris
Pieter Noordhuis
2010-12-23
1
-1
/
+3
*
Specify multi-bulk delimiter via options
Pieter Noordhuis
2010-12-15
1
-0
/
+5
*
Improved raw output mode
Pieter Noordhuis
2010-12-15
1
-29
/
+65
*
Make redis-cli help a little better
Pieter Noordhuis
2010-12-15
1
-19
/
+31
*
Show redis-cli version with repository information if present
Pieter Noordhuis
2010-12-15
1
-1
/
+18
*
added support for ctrl-l and clear command into redis-cli. To clear the scree...
antirez
2010-12-01
1
-0
/
+2
*
minor merge conflicts merging cli-help branch fixed
2.2-alpha6
antirez
2010-11-30
1
-18
/
+150
|
\
|
*
Refactor and support help for command names with spaces
Pieter Noordhuis
2010-11-29
1
-55
/
+69
|
*
Use linenoise completion API from redis-cli
Pieter Noordhuis
2010-11-29
1
-35
/
+108
|
*
Refactor help-related code into redis-cli.c
Pieter Noordhuis
2010-11-28
1
-1
/
+60
|
*
Merge remote branch 'visionmedia/cli-help' into cli-help
Pieter Noordhuis
2010-11-26
1
-17
/
+2
|
|
\
|
|
*
Added redis-cli interactive help support
Tj Holowaychuk
2010-11-16
1
-17
/
+2
*
|
|
quick and dirty fix for hiredis bug creating problem with the new redis-cli c...
antirez
2010-11-29
1
-1
/
+1
*
|
|
new redis-cli command connect
antirez
2010-11-29
1
-6
/
+14
|
/
/
*
|
now redis-cli is able to show the Git SHA1 in the version output
antirez
2010-11-08
1
-1
/
+2
*
|
make sure to flush stdout every line read in monitor mode, to play well with ...
antirez
2010-11-08
1
-0
/
+1
*
|
Put duration in parenthesis
Pieter Noordhuis
2010-11-03
1
-2
/
+3
*
|
Add proper numbering for multi bulk replies in redis-cli
Pieter Noordhuis
2010-11-03
1
-9
/
+26
*
|
Use hiredis from redis-cli
Pieter Noordhuis
2010-11-03
1
-222
/
+150
*
|
Merge remote branch 'pietern/unixsocket'
antirez
2010-11-02
1
-3
/
+16
|
\
\
|
*
\
Merge master with resolved conflict in src/redis-cli.c
Pieter Noordhuis
2010-10-13
1
-115
/
+123
|
|
\
\
|
*
|
|
Add support for domain sockets to redis-cli
Pieter Noordhuis
2010-08-01
1
-4
/
+21
*
|
|
|
redis-cli in interactive mode now prints the time elapsed of the operation pe...
antirez
2010-11-02
1
-25
/
+52
|
|
_
|
/
|
/
|
|
*
|
|
Removed unused command flags
Pieter Noordhuis
2010-10-17
1
-4
/
+0
|
|
/
|
/
|
*
|
minor typo fixed, reported by Thomas Bassetto
antirez
2010-10-07
1
-1
/
+1
*
|
redis-cli does no longer try to auto detect if it is used inside a pipe. To r...
2.2-alpha2
antirez
2010-09-09
1
-6
/
+7
*
|
Now redis-cli replies to help showing some basic usage information (Issue 291)
antirez
2010-08-30
1
-0
/
+20
*
|
It is now possible to use authentication and DB selection options at the same...
antirez
2010-08-30
1
-0
/
+6
*
|
Fixed MONITOR mode and Issue 296
antirez
2010-08-30
1
-2
/
+3
*
|
Use fstat to detect if stdin was redirected
Pieter Noordhuis
2010-08-25
1
-13
/
+24
*
|
Add a newline to tty output after every reply
Pieter Noordhuis
2010-08-25
1
-7
/
+3
*
|
Re-introduce the interactive field so we can reconnect in interactive mode
Pieter Noordhuis
2010-08-25
1
-0
/
+3
*
|
Merge master and move argument splitting patch to sds.c
Pieter Noordhuis
2010-08-25
1
-89
/
+38
|
\
\
|
*
|
redis-cli now supports automatically reconnection in interactive mode
antirez
2010-08-24
1
-9
/
+34
|
*
|
Issue 179 fixed, now redis-cli is able to parse correctly multi bulk replies ...
antirez
2010-08-24
1
-2
/
+3
|
*
|
redis cli argument splitting is general and is now moved into the sds.c lib
antirez
2010-08-05
1
-67
/
+3
|
|
/
*
|
Deprecate starting interactive mode using the -i flag
Pieter Noordhuis
2010-08-04
1
-7
/
+6
*
|
Set tty before going into interactive mode to get non-pretty output when
Pieter Noordhuis
2010-08-04
1
-2
/
+1
*
|
Change output format for non-tty redis-cli execution
Pieter Noordhuis
2010-08-04
1
-7
/
+12
*
|
Let the output mode depend on having a tty or not
Pieter Noordhuis
2010-08-04
1
-1
/
+4
*
|
Tests for redis-cli in non-interactive mode
Pieter Noordhuis
2010-08-04
1
-2
/
+3
*
|
Add tests for quotation in an interactive redis-cli session
Pieter Noordhuis
2010-08-04
1
-3
/
+18
*
|
Tests for the interactive mode of redis-cli
Pieter Noordhuis
2010-08-04
1
-3
/
+6
|
/
*
redis-cli history saved across sessions
antirez
2010-07-07
1
-0
/
+9
*
redis-cli is now able to report version information using -v
antirez
2010-07-06
1
-1
/
+5
*
redis.c split into many different C files.
antirez
2010-07-01
1
-0
/
+493