summaryrefslogtreecommitdiff
path: root/deps
Commit message (Collapse)AuthorAgeFilesLines
* JSON support for Lua scripting, based on work from @lp, thanks!. We are ↵antirez2011-10-194-2/+1694
| | | | using the good and fast cjson by Mark Pulford.
* master branch merged into scripting.antirez2011-07-121-3/+3
|\
| * hiredis max multi bulk nesting level raised to 7antirez2011-06-301-3/+3
| |
* | unstable merge conflicts resolvedantirez2011-06-2584-0/+40446
|\ \ | |/
| * Ignore jemalloc build artifactsPieter Noordhuis2011-06-201-0/+15
| |
| * jemalloc source addedantirez2011-06-2083-0/+40431
| |
* | makefile adapted to link against lua lib and to pass the 32bit flag to Lua ↵antirez2011-05-25103-0/+28459
|/ | | | building system
* Update hiredisPieter Noordhuis2011-05-0515-179/+1187
|
* linenoise updatedantirez2011-02-221-2/+13
|
* Update hiredis to 0.9.2Pieter Noordhuis2010-12-2316-173/+678
|
* Linenoise updated to latest versionantirez2010-12-101-1/+3
|
* added support for ctrl-l and clear command into redis-cli. To clear the ↵antirez2010-12-012-0/+23
| | | | screen is a good idea from time to time :). Also linenoise updated to the current version to support this new feature.
* minor merge conflicts merging cli-help branch fixed2.2-alpha6antirez2010-11-303-0/+113
|\
| * Minor update to linenoisePieter Noordhuis2010-11-291-1/+5
| |
| * Update linenoisePieter Noordhuis2010-11-293-0/+109
| |
* | quick and dirty fix for hiredis bug creating problem with the new redis-cli ↵antirez2010-11-291-0/+1
| | | | | | | | connect commmand. Also change prompt when redis-cli is not connected
* | Don't hardcode make to "make"Pieter Noordhuis2010-11-211-4/+4
|/
* fixed compilation with 32bit targetantirez2010-11-081-3/+3
|
* Update hiredisPieter Noordhuis2010-11-053-3/+24
|
* Update hiredisPieter Noordhuis2010-11-043-37/+77
|
* Import linenoise as dependency for redis-cliPieter Noordhuis2010-11-036-0/+598
|
* Add hiredis dependency for redis-cli, redis-benchmark, etcPieter Noordhuis2010-11-0321-0/+3337