1. 14 Dec, 2016 2 commits
  2. 30 Nov, 2016 1 commit
  3. 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
  4. 17 Oct, 2016 1 commit
  5. 11 Oct, 2016 2 commits
  6. 10 Oct, 2016 1 commit
  7. 07 Oct, 2016 1 commit
  8. 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
  9. 27 Sep, 2016 1 commit
  10. 11 Sep, 2016 1 commit
  11. 08 Sep, 2016 1 commit
  12. 06 Sep, 2016 1 commit
  13. 12 Aug, 2016 1 commit
  14. 11 Aug, 2016 2 commits
  15. 25 Jul, 2016 2 commits
  16. 16 Jul, 2016 1 commit
  17. 24 Jun, 2016 1 commit
  18. 20 Jun, 2016 1 commit
  19. 07 Jun, 2016 1 commit
  20. 10 May, 2016 1 commit
  21. 06 May, 2016 1 commit
  22. 05 May, 2016 1 commit
  23. 03 May, 2016 2 commits
  24. 30 Apr, 2016 1 commit
  25. 29 Apr, 2016 1 commit
  26. 28 Apr, 2016 1 commit
  27. 27 Apr, 2016 1 commit
  28. 14 Apr, 2016 2 commits
  29. 13 Apr, 2016 1 commit
  30. 12 Apr, 2016 1 commit
  31. 05 Apr, 2016 1 commit
  32. 31 Mar, 2016 1 commit
  33. 22 Mar, 2016 1 commit
  34. 19 Mar, 2016 1 commit