aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/linkapps.rb
AgeCommit message (Expand)Author
2018-01-21(un)linkapps: hide from manpage, use odeprecated.Mike McQuaid
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-01-09Deprecate brew (un)linkapps.Mike McQuaid
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-04-10Add all the top level commentsMax Nordlund
2016-04-06linkapps: modernizeMartin Afanasjew
2015-10-20linkapps: stop linking .app bundles from 'bin/'Martin Afanasjew
2015-08-14add Formula.racksXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-04-17linkapps: output nothing if no apps existDominyk Tiller
2014-12-19(un)linkapps: allow unlink/link specific formulae.Xu Cheng
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-03-10Drop executable bit from linkapps.rbJack Nagel
2013-09-17make linkapps officialAdam Vandenberg