aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/unlink.rb
AgeCommit message (Expand)Author
2017-02-25Update brew's man page formatting and grammarEricFromCanada
2016-10-02Use `module_function` for commands.Markus Reiter
2016-04-10Add all the top level commentsMax Nordlund
2015-09-06Added --dry-run to unlinkEthan Piekarski
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-04-08unlink: prefer "symlinks" since that's how it is reported by linkJack Nagel
2014-03-26Add missing newline to link and unlink in verbose modeJack Nagel
2013-01-26FormulaInstaller: implement installation locksJack Nagel
2012-07-22Keg#unlink: check destination before unlinkingMisty De Meo
2012-07-20brew unlink: don't unlink an unlinked formulaMisty De Meo
2012-03-19If no formula but multiple kegs, advise resolutionMax Howell
2012-02-04Warn the user of required argumentsJack Nagel
2011-03-12Refactor the brew command into one file per commandMax Howell