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 .
- Jun 02, 2018
-
-
commitay authored
-
- May 29, 2018
-
-
Mike McQuaid authored
Add gtk-mac-integration to gnome_devel_whitelist
-
Tom Schoonjans authored
-
Markus Reiter authored
Fix tap unavailable error for migrated Cask taps.
-
Markus Reiter authored
-
Mike McQuaid authored
Fix ignore file
-
Maxim Belkin authored
-
Mike McQuaid authored
list.rb: use CLI::Parser and improve handling of flags
-
Mike McQuaid authored
Fix comparison with Version::NULL on RHS
-
Mike McQuaid authored
brew: Conciser error when run from nonexistent directory
-
Mike McQuaid authored
Refactoring
-
Mike McQuaid authored
Silence `Parser` compatibility warning.
-
- May 27, 2018
-
-
Markus Reiter authored
Fall back to `CaskLoader.load` to get a better error message.
-
- May 26, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Alyssa Ross authored
This was accounted for in Version::NULL.<=>, but not in Version#<=>, so these could only be compared if Version::NULL was the left hand side. The check had to go above the check that `other` is a version because `Version::NULL`'s anonymous class does not inherit from `Version`. (The type check feels like it's probably a smell, but out of scope).
-
Andrew Janke authored
-
Mike McQuaid authored
Fix `rspec` deprecations.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Update Cask tap regex.
-
Markus Reiter authored
-
Markus Reiter authored
Update Homebrew-Cask references.
-
Markus Reiter authored
-
Markus Reiter authored
Reset `repo_var` so it actually is re-computed.
-
Markus Reiter authored
-
- May 25, 2018
-
-
Markus Reiter authored
This reverts commit 4475651b.
-
Markus Reiter authored
-
Markus Reiter authored
Activate Homebrew-Cask tap migration.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Maxim Belkin authored
* --multiple now assumes --versions * Use CLI::Parser (that, in turns, uses OpenStruct) to handle arguments
-
Gautham Goli authored
cli_parser: Add depends_on, required_for and conflicts for switch options
-
Gautham Goli authored
-