index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
caveats.rb
Age
Commit message (
Expand
)
Author
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-30
Skip tmux warning if reattached to user namespace
ilovezfs
2016-04-22
caveats: recommend brew services for plists.
Mike McQuaid
2016-02-21
plist_caveats: ensure it ending with newline
Xu Cheng
2015-12-07
caveats: indent Emacs Lisp directory
Alex Dunn
2015-11-01
stricter audit for Emacs Lisp installs
Alex Dunn
2015-10-10
caveats: show information based on build options
Xu Cheng
2015-09-04
caveats: wrap elisp caveats
Daniel Lee Harple
2015-08-12
caveats.rb: don't print elisp_caveats for keg-only
Alex Dunn
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-08-01
Automatic caveats for emacs lisp files
Alex Dunn
2015-07-25
caveats: fix extra empty line
Xu Cheng
2015-07-23
caveats: use two spaces instead of 4
Dominyk Tiller
2015-06-15
Formula: always print keg_only_text
Misty De Meo
2015-06-02
Add support for fish shell completions
Johannes Wienke
2015-05-29
caveats: use Formula#full_name
Xu Cheng
2014-12-19
(un)linkapps: allow unlink/link specific formulae.
Xu Cheng
2014-11-27
caveats: don't need plist keg to_path, fix 10.8.
Mike McQuaid
2014-11-27
caveats: handle non-Homebrew plists.
Mike McQuaid
2014-11-07
caveats: if the last character isn't a newline, add one
Xu Cheng
2014-11-03
caveats: yosemite adjustments
Dominyk Tiller
2014-11-02
caveats: recommend adding python site-packages with site.addsitedir
Tim D. Smith
2014-09-19
caveats: check if plist is a symlink.
Mike McQuaid
2014-08-31
plist_caveats: simplify the block and add a comment
Xu Cheng
2014-08-31
plist_caveats: remove `launchctl list` as it requires sudo for root services
Xu Cheng
2014-06-30
Use formula opt shortcuts
Jack Nagel
2014-04-06
python caveats: use `>` instead of `>>`
Samuel John
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-03-12
caveats: recommend Python .pth file instead.
Mike McQuaid
2014-02-02
caveats: tweak app bundle message.
Mike McQuaid
2014-01-21
caveats: tweak python site-packages wording.
Mike McQuaid
2014-01-19
caveats: print .app caveats if installed to keg.
Mike McQuaid
2014-01-04
caveats: show python caveats if modules installed.
Mike McQuaid
2013-06-23
caveats: tweak reload wording.
Mike McQuaid
2013-06-09
Check respond_to? instead of inline rescue
Jack Nagel
2013-02-06
Print formula plist_manual caveat unless loaded.
Mike McQuaid
2013-01-29
Only print launchctl tmux warning conditionally.
Mike McQuaid
2013-01-26
Add tmux warning for launchctl caveats.
Mike McQuaid
2013-01-14
Restore keg-only caveats
Jack Nagel
2013-01-02
Add caveats class and use in brew info.
Mike McQuaid