Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adlist: fix listJoin() in the case the second list is empty. | antirez | 2017-11-28 | 1 | -1/+1 |
* | minor fix in listJoin(). | sunweinan | 2017-07-06 | 1 | -1/+1 |
* | adlist: fix final list count in listJoin(). | antirez | 2017-05-03 | 1 | -0/+1 |
* | adlist: fix listJoin() to handle empty lists. | antirez | 2017-05-03 | 1 | -2/+8 |
* | Modules TSC: Handling of RM_Reply* functions. | antirez | 2017-05-02 | 1 | -0/+12 |
* | PSYNC2: fix master cleanup when caching it. | antirez | 2017-04-27 | 1 | -4/+12 |
* | various cleanups and minor fixes | Oran Agra | 2016-04-25 | 1 | -12/+6 |
* | Fix typos | Aaron Rutkovsky | 2014-09-29 | 1 | -1/+1 |
* | No more trailing spaces in Redis source code. | antirez | 2014-06-26 | 1 | -1/+1 |
* | Fixed many typos. | guiquanz | 2013-01-19 | 1 | -3/+3 |
* | Process async client checks like client timeouts and BLPOP timeouts increment... | antirez | 2012-03-13 | 1 | -0/+16 |
* | 64 bit instances are no longer limited to have at max 2^32-1 elements in lists. | antirez | 2012-01-31 | 1 | -2/+2 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+325 |