]> git.saurik.com Git - redis.git/history - utils
Fix overflow in mstime() in redis-cli and benchmark.
[redis.git] / utils /
2012-12-03  Brian J. McManusIssue 804 Add Default-Start and Default-Stop LSB tags...
2012-10-11  antirezMerge remote-tracking branch 'origin/2.6' into 2.6
2012-10-05  Salvatore SanfilippoMerge pull request #544 from dvirsky/2.6
2012-06-08  dvir volkfixed server install script to rewrite the default...
2012-05-15  Salvatore SanfilippoMerge pull request #496 from pietern/2.6-makeinstall
2012-05-06  Salvatore SanfilippoMerge pull request #500 from pietern/2.6-zipfix
2012-05-04  quiverfix several bugs of init.d scripts
2012-04-24  antirezExplicitly use bash for install_server.sh. Fixes issue...
2012-04-03  antirezredis-cli help.h updated. Script to generate it updated...
2012-04-01  ThePicardFixed a typo in install_server.sh
2012-03-20  antirezRedis cluster stuff removed from 2.6 redis.conf file.
2012-03-20  antirezredis_init_script template updated.
2012-03-09  antirezMerge conflicts resolved.
2012-02-22  antirezThe universe is 80 columns wide, accept it.
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-01-18  Brad Vothupdated utils/install_server.sh to support chkconfig...
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-08  antirezMerge branch 'unstable' into ttlres
2011-11-07  antirezspeed-regression.tcl: command line options to select...
2011-11-07  antirezspeed-regression.tcl: move tests, data size, requests...
2011-11-07  antirezspeed-regression.tcl script: killing previously tested...
2011-11-07  antirezspeed-regression.tcl script: obtain test names dynamically.
2011-11-04  antirezfirst version of the speed regression test
2011-10-05  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-10-05  Salvatore SanfilippoMerge pull request #118 from dvirsky/unstable
2011-10-04  dvir volkfixes to install script
2011-10-03  antirezRevert "Use the new install script as make install...
2011-10-03  Salvatore SanfilippoMerge pull request #114 from pietern/unstable-zcount
2011-10-03  antirezUse the new install script as make install target....
2011-10-03  dvir volkchanged license to gpl BSD. LOL
2011-10-03  dvir volkchanged license to gpl v3
2011-10-03  dvir volkfixes to install script and template
2011-10-03  dvir volkAdded installer and config template renderer
2011-09-22  antirezmerge conflicts resolved
2011-06-24  Salvatore SanfilippoMerge pull request #63 from djanowski/tcl
2011-06-14  antirezUpdated to unstable
2011-06-14  antirezFixed init script bug, thanks to Henrik Westphal
2011-06-14  antirezBetter init script
2011-01-07  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-01-05  antirezBGSAVE work in progress
2010-12-23  antirezMerge remote branch 'pietern/bench-fix'
2010-12-20  antirezadded mkrelease.sh script into utils. gitignore modifie...
2010-12-19  antirezhelp.h updated
2010-12-15  antirezhelp.h updated
2010-12-06  Pieter NoordhuisMerge branch 'master' into brpoplpush
2010-11-30  antirezminor merge conflicts merging cli-help branch fixed
2010-11-28  Pieter NoordhuisRefactor help-related code into redis-cli.c
2010-11-28  Pieter NoordhuisUpdate help.h generator script to output man-style...
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-16  Tj HolowaychukAdded redis-cli interactive help support
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-09  antirezFix for the init script provided with Redis, thanks...
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-24  antirezchanged the comments on top of redis-copy.rb to reflect...
2010-01-11  antirezMore threaded I/O VM work + Redis init script
2009-12-15  antirezTwo important fixes to append only file: zero length...
2009-12-11  antirezsome change to redis-sha1.rb utility to make it more...
2009-12-10  antirezredis-sha1.rb utility updated
2009-11-10  antirezTcl script, make target, and redis.c changes to build...
2009-07-05  antirezadded utils/redis-copy.rb, a script that is able to...
2009-05-09  antirezCPP client added thanks to Brian Hammond
2009-04-20  antirezNon blocking replication (finally!). C-side linked...
2009-03-28  antirezredis-sha1 utility added