Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Mar 23, 2017
    • Mike McQuaid's avatar
      pull: optionally warn (not die) on bottle publish failure. · e7231314
      Mike McQuaid authored
      This is useful when you're pulling PRs where individual bottles can't be
      uploaded/built but you still want to pull the PR as a whole anyway.
      e7231314
    • Mike McQuaid's avatar
      man: generate Markdown man page. · 650c33e7
      Mike McQuaid authored
      The existing `brew.1.html` wasn't particularly pleasant to read and
      given everything else in `docs/` is a Markdown file it makes sense to
      generate a post-processed Markdown file that can in turn be used by
      Jekyll to generate a nicely themed HTML file.
      650c33e7
  2. Mar 20, 2017
  3. Mar 18, 2017
  4. Mar 17, 2017
  5. Mar 15, 2017
  6. Mar 14, 2017
  7. Mar 13, 2017
  8. Mar 12, 2017
  9. Mar 06, 2017
  10. Mar 05, 2017
    • Mike McQuaid's avatar
      docs.brew.sh: use brew.sh theming. · eaf8cc1b
      Mike McQuaid authored
      Unfortunately there's no easy way to share this code with the brew.sh
      site but it's at least able to have the `css/`, `img/` (root) and
      `_layouts` directories in sync between the two repositories.
      
      Some small CSS tweaks were needed to make these pages render more
      attractively.
      eaf8cc1b
  11. Mar 01, 2017
  12. Feb 26, 2017
  13. Feb 25, 2017
  14. Feb 24, 2017
    • EricFromCanada's avatar
      Grammar fixes for docs · ca0071ff
      EricFromCanada authored
      Fixes to spelling and punctuation for consistency and readability.
      ca0071ff
    • EricFromCanada's avatar
      Fix broken or inactive URLs · 20bb0aae
      EricFromCanada authored
      Bare URLs are auto-linked on GitHub but not on docs.brew.sh, so I added
      angle brackets around them where appropriate. Also converted
      Markdown-linked URLs for clarity.
      20bb0aae
  15. Feb 12, 2017
  16. Feb 10, 2017
  17. Feb 09, 2017
  18. Feb 06, 2017
  19. Jan 30, 2017
  20. Jan 27, 2017
  21. Jan 17, 2017
    • Mike McQuaid's avatar
      Add `keg_only :versioned_formula`. · dac66c4a
      Mike McQuaid authored
      This is used to indicate a formula is a version of another formula.
      This will be used to provide a consistent interface for older formulae
      versions and replaces the use of `conflicts_with`.
      dac66c4a
  22. Jan 15, 2017
  23. Jan 14, 2017
  24. Jan 12, 2017
  25. Jan 09, 2017
    • Mike McQuaid's avatar
      Deprecate brew (un)linkapps. · f5b63f4a
      Mike McQuaid authored
      Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight
      using either aliases or symlinks and Homebrew formulae do not build
      "proper" `.app` bundles that can be relocated. Instead, please consider
      using `brew cask` and migrate formulae using `.app`s to casks.
      f5b63f4a
  26. Jan 07, 2017
  27. Jan 05, 2017
  28. Jan 04, 2017
Loading