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
/
untap.rb
Age
Commit message (
Expand
)
Author
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-26
pluralize formulae in tap/untap
Adam Vandenberg
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-24
Don't use a regexp to match paths, just compare them for equality
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2013-04-02
tap/untap: use Array#length, not #count
Misty De Meo
2013-03-04
tap: adjust formula count for unsymlinked files
Misty De Meo
2013-03-02
A more helpful error message for `brew untap`
Peter Aronoff
2012-03-23
Check tapped before trying to untap
Max Howell
2012-03-18
Special case Homebrew organization taps
Max Howell
2012-03-18
Generalise the untap step so we can add to update
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
Prevent tapped symlinks showing up in git status
Max Howell
2012-03-16
`brew tap` and `brew untap`
Max Howell