aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/caveats.rb
AgeCommit message (Expand)Author
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-30Skip tmux warning if reattached to user namespaceilovezfs
2016-04-22caveats: recommend brew services for plists.Mike McQuaid
2016-02-21plist_caveats: ensure it ending with newlineXu Cheng
2015-12-07caveats: indent Emacs Lisp directoryAlex Dunn
2015-11-01stricter audit for Emacs Lisp installsAlex Dunn
2015-10-10caveats: show information based on build optionsXu Cheng
2015-09-04caveats: wrap elisp caveatsDaniel Lee Harple
2015-08-12caveats.rb: don't print elisp_caveats for keg-onlyAlex Dunn
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-08-01Automatic caveats for emacs lisp filesAlex Dunn
2015-07-25caveats: fix extra empty lineXu Cheng
2015-07-23caveats: use two spaces instead of 4Dominyk Tiller
2015-06-15Formula: always print keg_only_textMisty De Meo
2015-06-02Add support for fish shell completionsJohannes Wienke
2015-05-29caveats: use Formula#full_nameXu Cheng
2014-12-19(un)linkapps: allow unlink/link specific formulae.Xu Cheng
2014-11-27caveats: don't need plist keg to_path, fix 10.8.Mike McQuaid
2014-11-27caveats: handle non-Homebrew plists.Mike McQuaid
2014-11-07caveats: if the last character isn't a newline, add oneXu Cheng
2014-11-03caveats: yosemite adjustmentsDominyk Tiller
2014-11-02caveats: recommend adding python site-packages with site.addsitedirTim D. Smith
2014-09-19caveats: check if plist is a symlink.Mike McQuaid
2014-08-31plist_caveats: simplify the block and add a commentXu Cheng
2014-08-31plist_caveats: remove `launchctl list` as it requires sudo for root servicesXu Cheng
2014-06-30Use formula opt shortcutsJack Nagel
2014-04-06python caveats: use `>` instead of `>>`Samuel John
2014-04-05Avoid realpath where it is not necessaryJack Nagel
2014-03-12caveats: recommend Python .pth file instead.Mike McQuaid
2014-02-02caveats: tweak app bundle message.Mike McQuaid
2014-01-21caveats: tweak python site-packages wording.Mike McQuaid
2014-01-19caveats: print .app caveats if installed to keg.Mike McQuaid
2014-01-04caveats: show python caveats if modules installed.Mike McQuaid
2013-06-23caveats: tweak reload wording.Mike McQuaid
2013-06-09Check respond_to? instead of inline rescueJack Nagel
2013-02-06Print formula plist_manual caveat unless loaded.Mike McQuaid
2013-01-29Only print launchctl tmux warning conditionally.Mike McQuaid
2013-01-26Add tmux warning for launchctl caveats.Mike McQuaid
2013-01-14Restore keg-only caveatsJack Nagel
2013-01-02Add caveats class and use in brew info.Mike McQuaid