| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-18 | Rename Library/Contributions/cmds -> cmd. | Mike McQuaid | |
| 2013-01-26 | We use formulae as the plural of formula. | Mike McQuaid | |
| 2012-12-04 | brew-services: fix by using formula.plist_name. | Aaron Suggs | |
| Fixes errors like: ``` $ brew services restart mysql Error: Formula `mysql` not installed, #startup_plist not implemented or no plist file found ``` Closes Homebrew/homebrew#16378. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2012-05-01 | Add brew services command: a wrapper for launchctl | lukas | |
| If a formula implements startup_plist it has out-of-the-box support by brew services. If not it's possible to specify the path to a plist file: `brew services couchdb-lucence /usr/local/Cellar/..../couchdb-lucene.plist`. Fixes Homebrew/homebrew#3422. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
