Commit Graph

20 Commits

Author SHA1 Message Date
siddontang 0c604eb684
fix vet and lint (#337) 2018-03-29 20:33:36 +08:00
siddontang 29df518dfd use liner instead of linenoise 2015-08-02 09:23:51 +08:00
siddontang eee7468b85 format with goimports 2015-05-04 22:42:28 +08:00
siddontang 2d113aa9be add linenoise build tag
avoid some cgo compiling problem
2015-03-12 11:32:33 +08:00
siddontang 186ed2f84f use goredis client 2015-03-11 11:54:02 +08:00
siddontang 18362ffba4 move go ledis client 2015-03-03 10:18:54 +08:00
siddontang c516efa800 cli output pretty 2014-09-03 17:52:38 +08:00
siddontang 855682ff2b make cli output pretty, needs more work 2014-09-03 17:01:06 +08:00
siddontang 9b1c6c4223 refactor 2014-08-25 14:18:23 +08:00
holys 85d0eceeaf fix error information 2014-07-24 12:07:54 +08:00
holys 41d7db664b add completion hook 2014-07-22 20:10:44 +08:00
holys 31a069653f fix select bug 2014-07-22 20:10:44 +08:00
holys feb3c68f61 add help support in CLI 2014-07-18 12:20:25 +08:00
holys 82711d6fa8 fix display of db number out of range 2014-07-17 12:06:07 +08:00
holys c85844629c add select display support; plus the -n flag in command line parameter 2014-07-17 11:08:14 +08:00
holys 78ac5c9842 fix unprintable character 2014-07-17 02:18:53 +08:00
siddontang 785168e8cd use regexp to handle cli command 2014-07-02 10:13:34 +08:00
siddontang c6fef170b0 cli trim single quote 2014-07-01 16:23:44 +08:00
siddontang 8e1552e69d cli add line noise support 2014-07-01 10:34:45 +08:00
siddontang 8721bf410b move redid-cli to cmd 2014-06-25 14:22:31 +08:00