projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More incremental active expired keys collection process.
[redis.git]
/
src
/
sort.c
2012-04-18
Salvatore Sanfilippo
Merge pull request #455 from pietern/2.6-mkopts
blob
|
commitdiff
|
raw
2012-04-18
antirez
Marginally cleaner lookupKeyByPattern() implementation.
blob
|
commitdiff
|
raw
2012-04-17
antirez
lookupKeyByPattern() used by SORT GET/BY rewritten...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
antirez
Merge conflicts resolved.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Salvatore Sanfilippo
Merge pull request #304 from bradvoth/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
antirez
Make SORT BY <constant> STORE ... to always produce...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
antirez
SORT is now more deterministic: does not accept to...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Salvatore Sanfilippo
Merge pull request #319 from fawek/lua-error-location
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Salvatore Sanfilippo
Merge pull request #321 from mkwiatkowski/ticket227
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Michal Kwiatkowski
SORT with STORE removes key if result is empty. This...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Salvatore Sanfilippo
Merge pull request #258 from miaout17/bugfix-247
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
BigCat
Fix issue #247 : Accepting non-integer parameters when...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
antirez
Fixed SORT bugs (issue #224) with regression tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Salvatore Sanfilippo
Merge pull request #173 from jasondavies/typo
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Salvatore Sanfilippo
Merge pull request #181 from redsquirrel/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
antirez
dict.c API names modified to be more coincise and consi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Salvatore Sanfilippo
Merge pull request #118 from dvirsky/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
antirez
replaced redisAssert() with redisAssertWithInfo() in...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
DB API refactoring. The changes were designed together...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Test for ENCODING_SKIPLIST instead of ENCODING_RAW
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Pieter Noordhuis
Fix DEBUG DIGEST, SORT and AOF rewrite
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
antirez
Merge branch 'master' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
antirez
touched key for WATCH refactored into a more general...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'jonahharris/syslog'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'pietern/strrange'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'pietern/brpoplpush'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
antirez
Merge remote branch 'pietern/testverbosity'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
antirez
HGET HMGET are now COW friendly, plus API refactoring...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
antirez
SINTER/MEMBERS are now COW friendly, also some refactor...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/zset-mem'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/ziplist-eff'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Pieter Noordhuis
Merge branch 'zset-mem' into zrevrangebyscore
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
antirez
Merge remote branch 'pietern/networking-perf'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Pieter Noordhuis
Merge branch 'master' into networking-perf
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Pieter Noordhuis
Use existing reply functions where possible
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Pieter Noordhuis
Use specialized function to add multi bulk reply length
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
Merge remote branch 'pietern/intset-split'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Pieter Noordhuis
Rename iterator to setTypeIterator for consistency
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Pieter Noordhuis
Make SORT use the hybrid set accessors to allow sorting...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Pieter Noordhuis
Merge branch 'master' into intset-split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
antirez
WATCH is now affected only when write commands actually...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Pieter Noordhuis
merged intset code into the split files
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
Merged with split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
redis.c split into many different C files.
blob
|
commitdiff
|
raw
|
diff to current