]> git.saurik.com Git - redis.git/history - linenoise.c
Query the archive to provide a complete KEYS list.
[redis.git] / linenoise.c
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.
2010-05-02  antirezincluded fmacros.h in linenose.c to avoid compilation...
2010-05-02  antirezMerge branch 'master' of git@github.com:antirez/redis
2010-04-30  antirezlinenoise.c updated, now redis-cli can be used in a...
2010-04-01  antirezMerge branch 'zipmap' of git://github.com/pietern/redis
2010-03-29  antirezfmacros added to linenoise, avoiding all the nice warni...
2010-03-23  Michel MartensUse linenoise for line editing on redis-cli.