1. 18 Mar, 2019 2 commits
    • Brad Solomon's avatar
      Provide an uninstall target in Makefile · 3ef2c831
      Brad Solomon authored
      On `make uninstall`, removes:
      
      - /usr/local/bin/redis-benchmark
      - /usr/local/bin/redis-check-aof
      - /usr/local/bin/redis-check-rdb
      - /usr/local/bin/redis-cli
      - /usr/local/bin/redis-sentinel
      - /usr/local/bin/redis-server
      
      (Only the src/ versions are removed in `make clean`)
      3ef2c831
    • antirez's avatar
      redis-check-aof: fix potential overflow. · 57aea463
      antirez authored
      Bug signaled by @vattezhang in PR #5940 but fixed differently.
      57aea463
  2. 14 Mar, 2019 17 commits
  3. 13 Mar, 2019 7 commits
  4. 10 Mar, 2019 2 commits
  5. 04 Mar, 2019 1 commit
  6. 01 Mar, 2019 2 commits
  7. 22 Feb, 2019 1 commit
  8. 25 Jan, 2019 2 commits
  9. 12 Dec, 2018 4 commits
  10. 11 Dec, 2018 2 commits