index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cask
/
lib
/
hbc
/
locations.rb
Age
Commit message (
Expand
)
Author
2017-03-16
Replace `Hbc.path` with `CaskLoader.path`.
Markus Reiter
2017-03-16
Use a `Formulary`-like approach to load Casks.
Markus Reiter
2017-03-12
Migrate legacy Caskroom.
Markus Reiter
2017-03-06
Move `legacy_cache` outside of `Locations`.
Markus Reiter
2017-03-04
Simplify Cask `spec_helper`.
Markus Reiter
2016-12-30
Do not require `compat/hbc/cli/update` when `—no-compat` is specified.
Markus Reiter
2016-12-04
Use Homebrew to detect if X11 is installed.
Markus Reiter
2016-11-10
Remove unnecessary `Hbc::Locations` aliases.
Markus Reiter
2016-10-23
Add dictionary artifact
Eitot
2016-10-23
Auto-correct block delimiters.
Markus Reiter
2016-10-23
Align `end` with beginning of line where `if/unless` is.
Markus Reiter
2016-10-23
Use slash-delimited regular expressions.
Markus Reiter
2016-10-18
hbc/locations: arg is file only if absolute or .rb file
Josh Hagins
2016-10-09
Fix getting cask path for queries.
Markus Reiter
2016-09-24
Cask: Use nested classes and modules.
Markus Reiter
2016-09-19
Make `HOMEBREW_PREFIX/Caskroom` the default.
Markus Reiter
2016-08-20
Install Cask’s default tap if untapped.
Markus Reiter
2016-08-19
init
AnastasiaSulyagina