aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/tap.rb
AgeCommit message (Expand)Author
2015-04-09tap: better match install format.Mike McQuaid
2015-02-01untap: Handle multiple argumentschdiza
2014-09-27Don't warn about tap conflicts during pruningJack Nagel
2014-09-19Clarify "could not tap" warningJack Nagel
2014-07-06Remove redundant "which git" guardsJack Nagel
2014-07-06Make tap_ref match similar code in updateJack Nagel
2014-07-06Escape paths in regexpsJack Nagel
2014-06-20Use multiple argument form of systemJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-31Prefer Dir.glob when iterating over the resultJack Nagel
2014-05-26pluralize formulae in tap/untapAdam Vandenberg
2014-05-14Taps: cleanup regexps around TapsTsukasa OMOTO
2014-05-03The \w character class already includes underscoreJack Nagel
2014-04-25Yield absolute paths from find_formulaJack Nagel
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-25Extract some boilerplate into an each_tap methodJack Nagel
2014-04-24Pass arguments instead of reopening PathnameJack Nagel
2014-04-24Using existing method to make tap symlinksJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-04-23Migrate apple-gcc42 back to homebrew/versions.Mike McQuaid
2014-02-23Remove unused variableJack Nagel
2014-02-08Use GitHub wrapper for private tap checkJack Nagel
2014-01-26Make `brew tap` error message more clearaereal
2014-01-03tap: never throw AlreadyTappedError.Mike McQuaid
2013-12-14tap: change core formula tap naming.Mike McQuaid
2013-10-30Cleanup use of some global constants.Mike McQuaid
2013-10-21tap: use dedicated exception for already tapped.Mike McQuaid
2013-10-16tap: don't print warning for apple-gcc42 failure.Mike McQuaid
2013-04-14Only prune taps if taps exist.Adam Vandenberg
2013-04-02tap/untap: use Array#length, not #countMisty De Meo
2013-03-12Revert "Update `brew tap` to work without 'homebrew-'"Mike McQuaid
2013-03-12Update `brew tap` to work without 'homebrew-'Peter Aronoff
2013-03-04tap: adjust formula count for unsymlinked filesMisty De Meo
2013-02-01Update `tap --repair` function to ignore non-directory files in Library/Taps/Elliot Saba
2012-08-07`brew tap` by itself handles dashes in usernamesMax Howell
2012-08-07Print an appropriate message if the tapped repository appears to be privateStafford Brunk
2012-08-04`brew tap --repair`Max Howell
2012-08-04Tap users can have dashes, adjust regexMax Howell
2012-05-13Use 'which' helper method moreJack Nagel
2012-04-30brew tap: allow dashes in GitHub usernamesMisty De Meo
2012-03-18Special case Homebrew organization tapsMax Howell
2012-03-18Make the tapping already there step actually workMax Howell
2012-03-17Report correct conflicting tapMax Howell
2012-03-17Plain `brew tap` doesn't error if no Library/TapsMax Howell
2012-03-16Output tapped formula account properlyMax 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-16Better conflict warnings when tappingMax Howell
2012-03-16Link new tapped formula during brew updateMax Howell