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
      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 22, 2017
  3. Mar 21, 2017
  4. Mar 20, 2017
  5. Mar 19, 2017
  6. Mar 18, 2017
    • Mike McQuaid's avatar
      Merge pull request #2353 from kareman/patch-1 · aa260cb0
      Mike McQuaid authored
      Fix small typos in How-to-Create-and-Maintain-a-Tap.md
      aa260cb0
    • Kare Morstol's avatar
      Remove double space. · 1206e9e3
      Kare Morstol authored
      1206e9e3
    • ilovezfs's avatar
      upgrade: keg_only before non-keg_only formulae · 52d1d2cc
      ilovezfs authored
      Avoids unnecessary conflicts when a previously non-keg_only formula is
      in the way by prioritizing keg_only before non-keg_only formulae.
      
      This change is motivated by the upgrade of gnupg 2.0 to 2.1, since the
      latter no longer depends on the gpg-agent formula, which, even if made
      keg_only, still causes the link step to fail for 2.1, as gpg-agent's
      non-keg version won't have been upgraded to the keg_only version at that
      point (alphabetically gnupg precedes gpg-agent).
      52d1d2cc
  7. Mar 17, 2017
  8. Mar 16, 2017
Loading