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
/
cmd
/
linkapps.rb
Age
Commit message (
Expand
)
Author
2018-01-21
(un)linkapps: hide from manpage, use odeprecated.
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-03-11
Add `Formatter::pluralize`.
Markus Reiter
2017-01-09
Deprecate brew (un)linkapps.
Mike McQuaid
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-04-10
Add all the top level comments
Max Nordlund
2016-04-06
linkapps: modernize
Martin Afanasjew
2015-10-20
linkapps: stop linking .app bundles from 'bin/'
Martin Afanasjew
2015-08-14
add Formula.racks
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-04-17
linkapps: output nothing if no apps exist
Dominyk Tiller
2014-12-19
(un)linkapps: allow unlink/link specific formulae.
Xu Cheng
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-03-10
Drop executable bit from linkapps.rb
Jack Nagel
2013-09-17
make linkapps official
Adam Vandenberg