1. 05 Dec, 2014 2 commits
    • Serghei Iakovlev's avatar
      Update whatisdoing.sh · 8c0f8684
      Serghei Iakovlev authored
      Improved getting pid
      8c0f8684
    • Serghei Iakovlev's avatar
      getting pid fixes · d4a9836f
      Serghei Iakovlev authored
      ```sh
      $ ~ pidof redis-server
      # nothing
      
      $ ~ ps aux | grep [r]edis
      redis      593  0.0  0.0  36900  5564 ?        Ssl  Dec02   1:37 /usr/bin/redis-server 127.0.0.1:6379
      klay     15927  0.0  0.0  16772  6068 pts/6    S+   13:58   0:00 redis-cli
      
      $ ~ uname -a
      Linux edge 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 x86_64 GNU/Linux
      ```
      d4a9836f
  2. 09 Oct, 2014 1 commit
  3. 29 Sep, 2014 1 commit
  4. 19 Sep, 2014 6 commits
  5. 25 Aug, 2014 1 commit
    • Jan-Erik Rediger's avatar
      Use correct github url to find commands.json · ef57f94d
      Jan-Erik Rediger authored
      Once this is merged:
        - merge the latest changes to commands.json in antirez/redis-doc
        - re-run: utils/generate-command-help.rb > src/help.h
      
      Then we'll have nice and easy tab-completed help in redis-cli again.
      
      Closes #1909
      ef57f94d
  6. 07 Aug, 2014 1 commit
  7. 22 Apr, 2014 1 commit
  8. 03 Apr, 2014 1 commit
  9. 02 Apr, 2014 1 commit
    • antirez's avatar
      hll-gnuplot-graph.rb improved with new filter. · cf34507b
      antirez authored
      The function to generate graphs is also more flexible as now includes
      step and max value. The step of the samples generation function is no
      longer limited to min step of 1000.
      cf34507b
  10. 31 Mar, 2014 6 commits
  11. 28 Mar, 2014 2 commits
  12. 21 Mar, 2014 1 commit
  13. 15 Mar, 2014 1 commit
  14. 06 Nov, 2013 1 commit
  15. 03 Dec, 2012 1 commit
  16. 05 Oct, 2012 1 commit
  17. 04 May, 2012 1 commit
  18. 24 Apr, 2012 1 commit
  19. 03 Apr, 2012 1 commit
  20. 01 Apr, 2012 1 commit
  21. 20 Mar, 2012 1 commit
  22. 22 Feb, 2012 1 commit
  23. 18 Jan, 2012 1 commit
  24. 07 Nov, 2011 4 commits
  25. 04 Nov, 2011 1 commit