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
/
unlinkapps.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-09-24
Rubocop: automatic rule fixes.
Mike McQuaid
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-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-11
cmd/unlinkapps: fix Rubocop warnings.
Mike McQuaid
2016-04-10
Add all the top level comments
Max Nordlund
2016-04-06
prune: handle broken app symlinks
Martin Afanasjew
2016-04-06
unlinkapps: add --dry-run option
Martin Afanasjew
2016-04-06
unlinkapps: modernize
Martin Afanasjew
2015-10-20
unlinkapps: avoid deleting too many symlinks
Martin Afanasjew
2015-08-03
Core files style updates.
BrewTestBot
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
2013-10-29
New command: `brew unlinkapps`
Teo Ljungberg