| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-18 | Rename external commands directory from examples. | Mike McQuaid | |
| Fixes Homebrew/homebrew#10829. | |||
| 2011-02-20 | New options: `brew graph` | Martin Kühl | |
| Accept any options that `brew deps` accepts. Default to `--all` to preserve previous behaviour. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-08-13 | Add 'brew graph' external command. | Adam Vandenberg | |
| This command generates a GraphViz dot file from the Hoembrew dependency graph. $ brew install graphviz $ brew graph | dot -Tsvg -ohomebrew.svg $ open homebrew.svg | |||
