1. 30 Nov, 2016 1 commit
  2. 29 Nov, 2016 1 commit
    • Matt Butcher's avatar
      feat(helm): add command to generate documentation · aca9f86d
      Matt Butcher authored
      This adds a hidden 'helm doc' command that generates documentation out
      of the Helm help text.
      
      Currently it can create:
      
      - man pages for HELM(1)
      - Markdown documentation
      - bash autocompletions
      
      Those are the three built-ins for Cobra.
      
      The command is hidden so that it doesn't show up to the regular user,
      since this is really a specialized task. It has the advantage of making
      it trivially easy to install man pages and bash completion at installation time.
      Unverified
      aca9f86d
  3. 17 Oct, 2016 1 commit
  4. 11 Oct, 2016 2 commits
  5. 10 Oct, 2016 1 commit
  6. 07 Oct, 2016 1 commit
  7. 04 Oct, 2016 1 commit
    • Matt Butcher's avatar
      feat(helm): implement new index format · 4f09b056
      Matt Butcher authored
      This implements a new index file format for repository indices. It also
      implements a new format for requirements.yaml.
      
      Breaking change: This will break all previous versions of Helm, and will
      impact helm search, repo, serve, and fetch functions.
      
      Closes #1197
      4f09b056
  8. 27 Sep, 2016 1 commit
  9. 11 Sep, 2016 1 commit
  10. 08 Sep, 2016 1 commit
  11. 06 Sep, 2016 1 commit
  12. 12 Aug, 2016 1 commit
  13. 11 Aug, 2016 2 commits
  14. 25 Jul, 2016 2 commits
  15. 16 Jul, 2016 1 commit
  16. 24 Jun, 2016 1 commit
  17. 20 Jun, 2016 1 commit
  18. 07 Jun, 2016 1 commit
  19. 10 May, 2016 1 commit
  20. 06 May, 2016 1 commit
  21. 05 May, 2016 1 commit
  22. 03 May, 2016 2 commits
  23. 30 Apr, 2016 1 commit
  24. 29 Apr, 2016 1 commit
  25. 28 Apr, 2016 1 commit
  26. 27 Apr, 2016 1 commit
  27. 14 Apr, 2016 2 commits
  28. 13 Apr, 2016 1 commit
  29. 12 Apr, 2016 1 commit
  30. 05 Apr, 2016 1 commit
  31. 31 Mar, 2016 1 commit
  32. 22 Mar, 2016 1 commit
  33. 19 Mar, 2016 1 commit
  34. 17 Mar, 2016 2 commits