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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 27, 2017
-
-
Mike McQuaid authored
You need a start of line check in this regex (like was added in the others) to allow things like `#{bin}/clang++`.
-
Mike McQuaid authored
rubocop.yml: reduce tap maximum line length.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
rubocop: disable length checks.
-
Mike McQuaid authored
Unhide readall and update-reset from manpage.
-
- Oct 26, 2017
-
-
JCount authored
java_requirement: support prompting users to install legacy Java casks
-
Mike McQuaid authored
These are both tools that end-users can find useful on occasion so it doesn't make sense to hide them.
-
Mike McQuaid authored
We should keep these enabled for Homebrew/brew but for taps these just end up being annoying and making `brew style` fail for little benefit
-
Mike McQuaid authored
lines_cop: Fix detection of negated expression
-
JCount authored
This enhances the Java requirement to support prompting the user to install the correct legacy Java version via Cask for formulae that don't yet work with the latest version of Java. Previously, even if the formula had a strict requirement that a specific, older version of Java be used, the messaging would tell the user to `brew cask install java` (i.e. to install the latest version of Java), which wouldn't actually satisfy the requirement.
-
Gautham Goli authored
-
Mike McQuaid authored
docs: fix poor visibility in syntax highlighting
-
Markus Reiter authored
rubocop-cask: 0.15.1
-
commitay authored
-
- Oct 25, 2017
-
-
Mike McQuaid authored
lines_cop: fix clang detection.
-
Markus Reiter authored
Rubocop 0.51
-
Markus Reiter authored
Fixes querying Cask commands' help
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Oct 24, 2017
-
-
Mike McQuaid authored
We only care about e.g. `gcc`/`llvm-gcc`/`clang` being at the beginning of a `system` call and not anywhere within the string.
-
L. E. Segovia authored
-
Mike McQuaid authored
github: require formula name to be in issue title
-
L. E. Segovia authored
-
ilovezfs authored
-
Mike McQuaid authored
audit: Port line_problems to rubocop and add tests part 4
-
Mike McQuaid authored
leaves: account for requirements
-
Mike McQuaid authored
build_environment: add Linux-specific environment variables
-
Jonathan Chang authored
-
- Oct 23, 2017
-
-
Mike McQuaid authored
gpg: a little intentional yak shaving
-
Mike McQuaid authored
Checksum_Deprecation: tweak phrasing/explanation/etc
-
Mike McQuaid authored
pull: Fix pull --bottle 1234
-