1. 15 Jan, 2018 2 commits
  2. 14 Jan, 2018 1 commit
  3. 12 Jan, 2018 5 commits
  4. 11 Jan, 2018 4 commits
  5. 09 Jan, 2018 4 commits
  6. 07 Jan, 2018 1 commit
  7. 05 Jan, 2018 2 commits
  8. 03 Jan, 2018 1 commit
  9. 29 Dec, 2017 2 commits
  10. 22 Dec, 2017 3 commits
  11. 15 Dec, 2017 2 commits
  12. 14 Dec, 2017 4 commits
  13. 13 Dec, 2017 2 commits
  14. 12 Dec, 2017 1 commit
  15. 06 Dec, 2017 1 commit
    • antirez's avatar
      Change indentation and other minor details of PR #4489. · 522760fa
      antirez authored
      The main change introduced by this commit is pretending that help
      arrays are more text than code, thus indenting them at level 0. This
      improves readability, and is an old practice when defining arrays of
      C strings describing text.
      
      Additionally a few useless return statements are removed, and the HELP
      subcommand capitalized when printed to the user.
      522760fa
  16. 05 Dec, 2017 5 commits