aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/search.rb
AgeCommit message (Expand)Author
2017-04-25Add remote search to `brew cask search`.Markus Reiter
2017-03-13Added tests for highlight installed and fixed style errorsNath Tumlin
2017-03-11Removed Hbc::Nath Tumlin
2017-03-11Moved highlight_installed from utils.rb to search.rbNath Tumlin
2017-03-10Added highlighting of installed casks to cask searchNath Tumlin
2016-11-13Use guard clauses.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-15Convert `puts_columns` to `puts Formatter.columns`.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-05Remove `homebrew-fonts` hack from search.Markus Reiter
2016-09-05Add `cask_files` method to `Tap` class.Markus Reiter
2016-08-19initAnastasiaSulyagina