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. May 14, 2017
  2. May 13, 2017
  3. May 11, 2017
  4. May 10, 2017
  5. May 09, 2017
    • Mike McQuaid's avatar
      Tweak troubleshooting docs and issue template · 978c1212
      Mike McQuaid authored
      - Note that Homebrew Cask issues should be filed elsewhere.
      - Make `brew`/homebrew-core issue differential in simpler language
      - Tell people to fix all `brew doctor` issues
      - Refer to the issue checklist and make it even more clear and prominent
        that we may close it out immediately if they don't use it.
      - Note that proposed new issues should be widely relevant.
      - Don't tell people they need to `brew cask install java`; we handle
        this in most places with a Java requirement and probably want issues
        filed where we don't.
      - Remove reference to Homebrew Dupes and replace with reference to
        Homebrew Cask to try and get people filing stuff there instead.
      
      Fixes #2608
      978c1212
    • Mike McQuaid's avatar
      keg: skip opt versioned aliases for devel/head. · 76f48d33
      Mike McQuaid authored
      These versioned aliases don’t correspond to the correct version if not
      Installed from stable.
      
      Fixes #2596.
      76f48d33
    • Mike McQuaid's avatar
      audit: more checks for versioned aliases. · b14f1572
      Mike McQuaid authored
      Check that a required versioned alias has a valid name (rather than
      assuming it’s fine based on it’s existence alone) and check for
      the presence of invalid version aliases.
      
      This should handle the case where someone bumps a formula but forgets
      to rename the alias that’s mentioned in #2596.
      b14f1572
  6. May 08, 2017
  7. May 07, 2017
  8. May 06, 2017
  9. May 05, 2017
  10. May 04, 2017
  11. May 03, 2017
Loading