2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Pieter Noordhuis 2612e0521f Merge remote branch 'visionmedia/cli-help' into cli-help vor 14 Jahren
  Tj Holowaychuk 5397f2b596 Added redis-cli interactive help support vor 14 Jahren
  Pieter Noordhuis abc3ff4d90 Only cascade clean target to deps vor 14 Jahren
  antirez 8df3dcada5 top level make clean also clean hiredis and linoise (deps) vor 14 Jahren
  antirez 443d1e9efe Make install fixed using a dummy taget vor 14 Jahren
  antirez acc0185493 make install target, finally ;) vor 14 Jahren
  antirez f26dde8ca9 top level Makefile added, so you do not need to cd src vor 14 Jahren
  antirez e2641e09cc redis.c split into many different C files. vor 14 Jahren
  antirez 3042fb0537 Fixed deps in makefile and mkreleasehdr.sh script to really take advantage of the new trick to avoid recompilation of redis.c on git sha1 or dirty status change vor 14 Jahren
  antirez 7c4fc71c15 hopefully faster recompiling with a trick vor 14 Jahren
  Pieter Noordhuis 846d8b3ea5 merge antirez/smallkeys vor 14 Jahren
  Pieter Noordhuis 178d690372 update Makefile to include ziplist.o vor 14 Jahren
  Pieter Noordhuis 73bd6c583b pass tags to filter and match via arguments vor 14 Jahren
  antirez ea2c08e922 changed the message in the Makefile with the new command like to run the test suite vor 14 Jahren
  antirez 73287b2b57 buliding of release.h moved into an external script. Avoided recompialtion of redis.c if git sha1 is the same as the previous one vor 14 Jahren
  Pieter Noordhuis 5436146c8d create release.h in make process and add this information to INFO listing vor 14 Jahren
  antirez ab72b4833d minor fixes to the new test suite, html doc updated vor 14 Jahren
  Pieter Noordhuis 628e1c6910 update makefile to use the new test suite vor 14 Jahren
  antirez ba798261ce DEBUG DIGEST implemented, in order to improve the ability to test persistence and replication consistency vor 14 Jahren
  antirez 7a121e60f2 makefile deps updated vor 14 Jahren
  Pieter Noordhuis b4bd05241d tool to check if AOF is valid vor 14 Jahren
  antirez 7ccd2d0a5f running the test using tcl8.5 directly instead of tclsh that too often it's a symlink to 8.4 vor 14 Jahren
  antirez fb765a0ae3 ability to select port/host from make test vor 14 Jahren
  antirez 5413c40da7 Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noordhuis for feedbacks/help vor 14 Jahren
  Michel Martens cf87ebf22d Use linenoise for line editing on redis-cli. vor 14 Jahren
  root fdfdae0f3a Added Authentication to redis-cli.c using -a switch vor 14 Jahren
  Pieter Noordhuis 08af4d5c96 utility to check rdb files for unprocessable opcodes vor 14 Jahren
  antirez 5234952bee zipmaps functions to get, iterate, test for existence. Initial works for Hash data type vor 14 Jahren
  antirez 9ebed7cf06 Fixed 32bit make target to work on Linux out of the box vor 14 Jahren
  antirez 8e688711a7 commercial tools stuff removed from the Redis makefile. cotools are now migrated into a different repos vor 15 Jahren