index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
tap.rb
Age
Commit message (
Expand
)
Author
2015-04-09
tap: better match install format.
Mike McQuaid
2015-02-01
untap: Handle multiple arguments
chdiza
2014-09-27
Don't warn about tap conflicts during pruning
Jack Nagel
2014-09-19
Clarify "could not tap" warning
Jack Nagel
2014-07-06
Remove redundant "which git" guards
Jack Nagel
2014-07-06
Make tap_ref match similar code in update
Jack Nagel
2014-07-06
Escape paths in regexps
Jack Nagel
2014-06-20
Use multiple argument form of system
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-31
Prefer Dir.glob when iterating over the result
Jack Nagel
2014-05-26
pluralize formulae in tap/untap
Adam Vandenberg
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-04-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
2014-04-25
Extract some boilerplate into an each_tap method
Jack Nagel
2014-04-24
Pass arguments instead of reopening Pathname
Jack Nagel
2014-04-24
Using existing method to make tap symlinks
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-23
Migrate apple-gcc42 back to homebrew/versions.
Mike McQuaid
2014-02-23
Remove unused variable
Jack Nagel
2014-02-08
Use GitHub wrapper for private tap check
Jack Nagel
2014-01-26
Make `brew tap` error message more clear
aereal
2014-01-03
tap: never throw AlreadyTappedError.
Mike McQuaid
2013-12-14
tap: change core formula tap naming.
Mike McQuaid
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-21
tap: use dedicated exception for already tapped.
Mike McQuaid
2013-10-16
tap: don't print warning for apple-gcc42 failure.
Mike McQuaid
2013-04-14
Only prune taps if taps exist.
Adam Vandenberg
2013-04-02
tap/untap: use Array#length, not #count
Misty De Meo
2013-03-12
Revert "Update `brew tap` to work without 'homebrew-'"
Mike McQuaid
2013-03-12
Update `brew tap` to work without 'homebrew-'
Peter Aronoff
2013-03-04
tap: adjust formula count for unsymlinked files
Misty De Meo
2013-02-01
Update `tap --repair` function to ignore non-directory files in Library/Taps/
Elliot Saba
2012-08-07
`brew tap` by itself handles dashes in usernames
Max Howell
2012-08-07
Print an appropriate message if the tapped repository appears to be private
Stafford Brunk
2012-08-04
`brew tap --repair`
Max Howell
2012-08-04
Tap users can have dashes, adjust regex
Max Howell
2012-05-13
Use 'which' helper method more
Jack Nagel
2012-04-30
brew tap: allow dashes in GitHub usernames
Misty De Meo
2012-03-18
Special case Homebrew organization taps
Max Howell
2012-03-18
Make the tapping already there step actually work
Max Howell
2012-03-17
Report correct conflicting tap
Max Howell
2012-03-17
Plain `brew tap` doesn't error if no Library/Taps
Max Howell
2012-03-16
Output tapped formula account properly
Max Howell
2012-03-16
Don't break if symlink already exists during tap
Max Howell
2012-03-16
HOMEBREW_LIBRARY
Max Howell
2012-03-16
Pathname.atomic_write
Max Howell
2012-03-16
Better conflict warnings when tapping
Max Howell
2012-03-16
Link new tapped formula during brew update
Max Howell
[next]