projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Also force SIGSEGV without HAVE_BACKTRACE
[redis.git]
/
src
/
redis-cli.c
2011-12-13
antirez
redis-cli --eval implemented
blob
|
commitdiff
|
raw
2011-10-28
antirez
Fixed a memory leak in redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
antirez
Totally hackish and dirty, but working, support for...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Salvatore Sanfilippo
Merge pull request #97 from jvain/redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Juri M. Vainonen
fixed a small bug that caused redis-cli to segfault...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #72 from datafueled/spelling
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #78 from vambo/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #79 from annulen/mac_ppc
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Salvatore Sanfilippo
Merge pull request #74 from kmerenkov/issue_620
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
antirez
Fixed a bug in the average latency metering of redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
antirez
Implemented --latency in redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
antirez
Updated to unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
antirez
Merge remote branch 'pietern/unstable-replnonblock...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
antirez
redis-cli: -i (interval) implemented, to wait the speci...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
antirez
redis-cli: Use the repetiton prefix after a reconnection.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
antirez
redis-cli in REPL mode is now able to send the same...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
antirez
redis-cli no longer aborts in repl-mode on error, and...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
antirez
CLIENT LIST implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
antirez
Cluster branch merged to unstable.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
antirez
Merge remote branch 'pietern/unstable-sigs' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Pieter Noordhuis
Show database number in cli prompt when non-zero
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Pieter Noordhuis
Store SELECTed database for reconnect (issue #468)
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Pieter Noordhuis
Minor memory leak in redis-cli (issue #464)
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Pieter Noordhuis
Only save history when stdin is a tty (issue #465)
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
antirez
Merge branch 'master' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
antirez
Merge remote branch 'pietern/bench-fix'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Pieter Noordhuis
Fix compiler warnings on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
antirez
Merge remote branch 'pietern/cli'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Pieter Noordhuis
Specify multi-bulk delimiter via options
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Pieter Noordhuis
Improved raw output mode
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Pieter Noordhuis
Make redis-cli help a little better
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Pieter Noordhuis
Show redis-cli version with repository information...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Pieter Noordhuis
Merge branch 'master' into brpoplpush
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
antirez
added support for ctrl-l and clear command into redis...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
antirez
minor merge conflicts merging cli-help branch fixed
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Pieter Noordhuis
Refactor and support help for command names with spaces
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Pieter Noordhuis
Use linenoise completion API from redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
antirez
quick and dirty fix for hiredis bug creating problem...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
antirez
new redis-cli command connect
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Pieter Noordhuis
Refactor help-related code into redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Pieter Noordhuis
Merge remote branch 'visionmedia/cli-help' into cli...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Tj Holowaychuk
Added redis-cli interactive help support
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
antirez
now redis-cli is able to show the Git SHA1 in the versi...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
antirez
make sure to flush stdout every line read in monitor...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Pieter Noordhuis
Put duration in parenthesis
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Pieter Noordhuis
Add proper numbering for multi bulk replies in redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Pieter Noordhuis
Use hiredis from redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Merge remote branch 'pietern/unixsocket'
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
redis-cli in interactive mode now prints the time elaps...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
antirez
merge conflict resolved
blob
|
commitdiff
|
raw
|
diff to current
2010-10-17
Pieter Noordhuis
Removed unused command flags
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge branch 'master' into zrevrangebyscore
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
antirez
minor typo fixed, reported by Thomas Bassetto
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/zset-mem'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/ziplist-eff'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Pieter Noordhuis
Merge branch 'zset-mem' into zrevrangebyscore
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
antirez
Merge remote branch 'pietern/networking-perf'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
antirez
Merge remote branch 'pietern/networking-perf'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
antirez
redis-cli does no longer try to auto detect if it is...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Pieter Noordhuis
Merge branch 'master' into networking-perf
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
resolved conflict merging pietern/bpop-timeout
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
antirez
Now redis-cli replies to help showing some basic usage...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
antirez
It is now possible to use authentication and DB selecti...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
antirez
Fixed MONITOR mode and Issue 296
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
Merge remote branch 'pietern/intset-split'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Pieter Noordhuis
Use fstat to detect if stdin was redirected
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Pieter Noordhuis
Add a newline to tty output after every reply
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Pieter Noordhuis
Re-introduce the interactive field so we can reconnect...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Pieter Noordhuis
Merge master and move argument splitting patch to sds.c
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
antirez
redis-cli now supports automatically reconnection in...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
antirez
Issue 179 fixed, now redis-cli is able to parse correct...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Pieter Noordhuis
Merge branch 'master' into intset-split
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
antirez
redis cli argument splitting is general and is now...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Deprecate starting interactive mode using the -i flag
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Set tty before going into interactive mode to get non...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Change output format for non-tty redis-cli execution
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Let the output mode depend on having a tty or not
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Tests for redis-cli in non-interactive mode
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Add tests for quotation in an interactive redis-cli...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Pieter Noordhuis
Tests for the interactive mode of redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2010-08-01
Pieter Noordhuis
Add support for domain sockets to redis-cli
blob
|
commitdiff
|
raw
|
diff to current
2010-07-07
antirez
redis-cli history saved across sessions
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
antirez
redis-cli is now able to report version information...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Pieter Noordhuis
merged intset code into the split files
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
Merged with split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
redis.c split into many different C files.
blob
|
commitdiff
|
raw
|
diff to current