aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/locations.rb
AgeCommit message (Expand)Author
2017-03-16Replace `Hbc.path` with `CaskLoader.path`.Markus Reiter
2017-03-16Use a `Formulary`-like approach to load Casks.Markus Reiter
2017-03-12Migrate legacy Caskroom.Markus Reiter
2017-03-06Move `legacy_cache` outside of `Locations`.Markus Reiter
2017-03-04Simplify Cask `spec_helper`.Markus Reiter
2016-12-30Do not require `compat/hbc/cli/update` when `—no-compat` is specified.Markus Reiter
2016-12-04Use Homebrew to detect if X11 is installed.Markus Reiter
2016-11-10Remove unnecessary `Hbc::Locations` aliases.Markus Reiter
2016-10-23Add dictionary artifactEitot
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-18hbc/locations: arg is file only if absolute or .rb fileJosh Hagins
2016-10-09Fix getting cask path for queries.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-19Make `HOMEBREW_PREFIX/Caskroom` the default.Markus Reiter
2016-08-20Install Cask’s default tap if untapped.Markus Reiter
2016-08-19initAnastasiaSulyagina