1. 22 Jul, 2012 1 commit
  2. 13 Jun, 2012 1 commit
    • Ted Nyman's avatar
      Standardize punctuation in redis-cli help. · e612508d
      Ted Nyman authored
      Right there is a mix of help entries ending with periods or
      without periods. This standardizes the end of command as without
      periods, which seems to be the general custom in most unix tools,
      at least.
      e612508d
  3. 14 May, 2012 1 commit
    • antirez's avatar
      Added time.h include in redis-cli. · e67d014d
      antirez authored
      redis-cli.c uses the time() function to seed the PRNG, but time.h was
      not included. This was not noticed since sys/time.h is included and was
      enough in most systems (but not correct). With Ubuntu 12.04 GCC
      generates a warning that made us aware of the issue.
      e67d014d
  4. 12 May, 2012 3 commits
  5. 24 Apr, 2012 1 commit
  6. 18 Apr, 2012 2 commits
  7. 19 Mar, 2012 1 commit
  8. 29 Feb, 2012 2 commits
  9. 22 Feb, 2012 2 commits
  10. 13 Dec, 2011 1 commit
  11. 28 Oct, 2011 1 commit
  12. 05 Oct, 2011 1 commit
  13. 21 Sep, 2011 1 commit
  14. 15 Sep, 2011 2 commits
  15. 28 May, 2011 4 commits
  16. 21 Apr, 2011 1 commit
  17. 29 Mar, 2011 1 commit
  18. 06 Mar, 2011 4 commits
  19. 23 Dec, 2010 1 commit
  20. 15 Dec, 2010 4 commits
  21. 01 Dec, 2010 1 commit
  22. 29 Nov, 2010 4 commits