| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-19 | (un)linkapps: allow unlink/link specific formulae. | Xu Cheng | |
| Closes #35080. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 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 | |
| Mentioned in #34484. | |||
| 2014-11-07 | caveats: if the last character isn't a newline, add one | Xu Cheng | |
| Closes #33962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-03 | caveats: yosemite adjustments | Dominyk Tiller | |
| Closes #33815 | |||
| 2014-11-02 | caveats: recommend adding python site-packages with site.addsitedir | Tim D. Smith | |
| Closes #33364. Fixes #30844. | |||
| 2014-09-19 | caveats: check if plist is a symlink. | Mike McQuaid | |
| Avoid problems like #32367. | |||
| 2014-08-31 | plist_caveats: simplify the block and add a comment | Xu Cheng | |
| Closes #30630. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 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 | |
| The `homebrew.pth` should be a file with a single line in it. Also (at least on zsh) if the file does not exist, `>>` will result in an error. The `>` works in both, bash and zsh and creates the file with the `echo`ed contet. Closes #28201. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-04-05 | Avoid realpath where it is not necessary | Jack Nagel | |
| Symlinks in opt and LinkedKegs point directly at a keg in the cellar, so only resolving one symlink should suffice, and make it clear what path we are actually interested in. | |||
| 2014-03-12 | caveats: recommend Python .pth file instead. | Mike McQuaid | |
| This is better than PYTHONPATH as it doesn't mess with incompatible versions of Python. Closes #27138. | |||
| 2014-02-02 | caveats: tweak app bundle message. | Mike McQuaid | |
| 2014-01-21 | caveats: tweak python site-packages wording. | Mike McQuaid | |
| References #25789. | |||
| 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 | |
| References #13951. | |||
| 2013-01-14 | Restore keg-only caveats | Jack Nagel | |
| Fixes #16989. | |||
| 2013-01-02 | Add caveats class and use in brew info. | Mike McQuaid | |
| Probably a better approach than reverted e721c7. Fixes #16604. | |||
