]> git.saurik.com Git - redis.git/history - src/redis-cli.c
Allow Pub/Sub in contexts where other commands are blocked.
[redis.git] / src / redis-cli.c
2010-08-04  Pieter NoordhuisLet the output mode depend on having a tty or not
2010-08-04  Pieter NoordhuisTests for redis-cli in non-interactive mode
2010-08-04  Pieter NoordhuisAdd tests for quotation in an interactive redis-cli...
2010-08-04  Pieter NoordhuisTests for the interactive mode of redis-cli
2010-08-01  Pieter NoordhuisAdd support for domain sockets to redis-cli
2010-07-07  antirezredis-cli history saved across sessions
2010-07-06  antirezredis-cli is now able to report version information...
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.