aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/untap.rb
AgeCommit message (Expand)Author
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-26pluralize formulae in tap/untapAdam Vandenberg
2014-04-25Yield absolute paths from find_formulaJack Nagel
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-24Don't use a regexp to match paths, just compare them for equalityJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2013-04-02tap/untap: use Array#length, not #countMisty De Meo
2013-03-04tap: adjust formula count for unsymlinked filesMisty De Meo
2013-03-02A more helpful error message for `brew untap`Peter Aronoff
2012-03-23Check tapped before trying to untapMax Howell
2012-03-18Special case Homebrew organization tapsMax Howell
2012-03-18Generalise the untap step so we can add to updateMax Howell
2012-03-16Don't break if symlink already exists during tapMax Howell
2012-03-16HOMEBREW_LIBRARYMax Howell
2012-03-16Pathname.atomic_writeMax Howell
2012-03-16Prevent tapped symlinks showing up in git statusMax Howell
2012-03-16`brew tap` and `brew untap`Max Howell