aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/unlinkapps.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-09-24Rubocop: automatic rule fixes.Mike McQuaid
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-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-11cmd/unlinkapps: fix Rubocop warnings.Mike McQuaid
2016-04-10Add all the top level commentsMax Nordlund
2016-04-06prune: handle broken app symlinksMartin Afanasjew
2016-04-06unlinkapps: add --dry-run optionMartin Afanasjew
2016-04-06unlinkapps: modernizeMartin Afanasjew
2015-10-20unlinkapps: avoid deleting too many symlinksMartin Afanasjew
2015-08-03Core files style updates.BrewTestBot
2014-12-19(un)linkapps: allow unlink/link specific formulae.Xu Cheng
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2013-10-29New command: `brew unlinkapps`Teo Ljungberg