redict/utils
antirez b76d27ca74 Added a tool for generating changelogs automatically.
Sometimes Redis patch releases are released in a matter of weeks or days
one after the other. In order to have less release friction the idea is
to stop writing changelogs by hand, in order to also cover everything
interesting there is to say. Useless things can be deleted manually by
the changelog. Also this gives more credits to contributors since often
in the commit message involved people are cited even when they are not
the authors of the commit.
2016-05-04 22:41:57 +02:00
..
create-cluster create-cluster fix for stop and watch commands 2015-03-24 09:44:52 +13:00
graphs/commits-over-time Added Tcl program to show commits graphicaly. 2015-11-20 15:45:25 +01:00
hashtable utils/hashtable/rehashing.c test updated to use new API. 2015-02-25 13:02:04 +01:00
hyperloglog Make hll-gnuplot-graph.rb callable from cli. 2014-04-03 16:38:11 +02:00
lru Fix typo in unit test 2014-09-29 06:49:09 -04:00
releasetools Added a tool for generating changelogs automatically. 2016-05-04 22:41:57 +02:00
build-static-symbols.tcl Tcl script, make target, and redis.c changes to build the static symbol table automagically 2009-11-10 19:20:32 +01:00
cluster_fail_time.tcl Cluster: Tcl script to check avg pfail->fail time. 2015-01-30 12:03:17 +01:00
generate-command-help.rb Update redis-cli help and the script to generate it. 2015-11-17 15:38:34 +01:00
install_server.sh install_server.sh: add missing bang 2014-08-07 17:14:08 +02:00
redis_init_script Fixed init script bug, thanks to Henrik Westphal 2011-06-14 17:11:44 +02:00
redis_init_script.tpl Update redis_init_script.tpl 2014-10-26 11:09:45 -07:00
redis-copy.rb Deprecate utils/redis-copy.rb in favor of redis-copy gem 2013-11-06 08:31:57 +00:00
redis-sha1.rb Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF. 2009-12-15 13:06:41 -05:00
speed-regression.tcl speed-regression.tcl: command line options to select tests, data size, and number of requests. 2011-11-07 17:18:50 +01:00
whatisdoing.sh Mark whatisdoing.sh as deprecated in top-comment. 2014-12-09 12:18:34 +01:00