1. 09 Dec, 2014 2 commits
    • antirez's avatar
      a47a042e
    • Serghei Iakovlev's avatar
      getting pid fixes · b5737d2d
      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
      ```
      b5737d2d
  2. 27 Aug, 2014 2 commits
    • Jan-Erik Rediger's avatar
      Use correct github url to find commands.json · 32a94bec
      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
      32a94bec
    • Jan-Erik Rediger's avatar
      install_server.sh: add missing bang · 0c8999df
      Jan-Erik Rediger authored
      This was discovered by _bodya and reported in the IRC channel.
      Everything worked fine as these scripts are always executed as shell
      scripts.
      
      Closes #1728
      0c8999df
  3. 22 Apr, 2014 1 commit
  4. 16 Apr, 2014 10 commits
  5. 24 Mar, 2014 1 commit
  6. 08 Nov, 2013 1 commit
  7. 03 Dec, 2012 1 commit
  8. 08 Jun, 2012 1 commit
  9. 04 May, 2012 1 commit
  10. 24 Apr, 2012 1 commit
  11. 03 Apr, 2012 1 commit
  12. 01 Apr, 2012 1 commit
  13. 20 Mar, 2012 2 commits
  14. 22 Feb, 2012 1 commit
  15. 18 Jan, 2012 1 commit
  16. 07 Nov, 2011 4 commits
  17. 04 Nov, 2011 1 commit
  18. 04 Oct, 2011 1 commit
  19. 03 Oct, 2011 6 commits
  20. 14 Jun, 2011 1 commit