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. Dec 08, 2020
  2. Dec 04, 2020
  3. Dec 03, 2020
  4. Dec 01, 2020
  5. Nov 26, 2020
  6. Nov 25, 2020
  7. Nov 24, 2020
  8. Nov 22, 2020
  9. Nov 21, 2020
  10. Nov 20, 2020
  11. Nov 19, 2020
  12. Nov 18, 2020
    • Markus Reiter's avatar
      Support casks in `brew audit`. · 24cef5c2
      Markus Reiter authored
      24cef5c2
    • Mike McQuaid's avatar
      Improve `brew install --quiet` · caae165e
      Mike McQuaid authored
      - Suppress (some more) warnings when doing `brew install --quiet`
      - Clarify `man brew` output that we don't suppress all warnings
        for all commands with `--quiet`
      
      While I was doing this I noticed references to the (soon to be
      deprecated) `brew switch` so:
      - remove these references in `install` output
      - remove a reference in the documentation
      - add a comment to remind me to deprecate `brew diy`, too
      
      Fixes #9179
      caae165e
  13. Nov 17, 2020
  14. Nov 16, 2020
  15. Nov 13, 2020
  16. Nov 07, 2020
  17. Nov 05, 2020
  18. Nov 03, 2020
    • Mike McQuaid's avatar
      list: fix flag handling. · 5adb76a5
      Mike McQuaid authored
      Fix `-1` and other flags so they're handled correctly with casks. Use
      the "right" exceptions for declaring invalid combinations and change
      their parent class so that `--help` is printed nicely too.
      
      Fixes #9033
      5adb76a5
  19. Nov 02, 2020
Loading