aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/untap.rb
AgeCommit message (Expand)Author
2015-12-09remove unnecessary tap_argsXu Cheng
2015-11-09add Tap#install and Tap#uninstallXu Cheng
2015-09-30cache tapsXu Cheng
2015-09-08Improve description searching and add a cache.Dan Martinez
2015-08-10implement pinning of tapsCNA-Bld
2015-08-03Core files style updates.BrewTestBot
2015-06-14add TapUnavailableErrorXu Cheng
2015-06-11(un)tap/update/readall: use Tap classXu Cheng
2015-06-05brew tap: allow tapping non-GitHub repositories.Peter Aronoff
2015-05-27tap/untap/update/prune: remove obsolete method, add migrate_tapsXu Cheng
2015-04-09untap: better match uninstall format.Mike McQuaid
2015-02-01untap: Handle multiple argumentschdiza
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