1. 12 Jan, 2018 5 commits
  2. 11 Jan, 2018 4 commits
  3. 09 Jan, 2018 4 commits
  4. 07 Jan, 2018 1 commit
  5. 05 Jan, 2018 2 commits
  6. 03 Jan, 2018 1 commit
  7. 29 Dec, 2017 2 commits
  8. 22 Dec, 2017 3 commits
  9. 15 Dec, 2017 2 commits
  10. 14 Dec, 2017 4 commits
  11. 13 Dec, 2017 2 commits
  12. 12 Dec, 2017 1 commit
  13. 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
  14. 05 Dec, 2017 8 commits