Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
eff09a7bd89d198c2fd7454083b71cd6ba08149f
Switch branch/tag
redis
linenoise.c
03 Sep, 2010
1 commit
redis-cli completely replaced with the version in Redis master
· eff09a7b
antirez
authored
Sep 03, 2010
eff09a7b
02 May, 2010
1 commit
included fmacros.h in linenose.c to avoid compilation warnings on Linux
· 2cf5e513
antirez
authored
May 02, 2010
2cf5e513
30 Apr, 2010
1 commit
linenoise.c updated, now redis-cli can be used in a pipe
· a737ada1
antirez
authored
Apr 30, 2010
a737ada1
29 Mar, 2010
1 commit
fmacros added to linenoise, avoiding all the nice warnings...
· de450ee9
antirez
authored
Mar 29, 2010
de450ee9
23 Mar, 2010
1 commit
Use linenoise for line editing on redis-cli.
· cf87ebf2
Michel Martens
authored
Mar 23, 2010
cf87ebf2