| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-16 | Reorder and rename test files. | Markus Reiter | |
| 2016-09-27 | Rename/merge test files. | Markus Reiter | |
| 2016-09-08 | commands: add commands module for path lookup. | Mike McQuaid | |
| 2016-09-08 | commands: developer not development commands. | Mike McQuaid | |
| 2016-09-08 | cmd/*: don't restrict dev-cmd to Homebrew developers. | Mike McQuaid | |
| 2016-05-27 | tests: fix external command test and code style (#281) | Martin Afanasjew | |
| The check that `t4` is not an external command would always succeed, but not because the file wasn't executable, but because it wasn't even found due to the missing `brew-` prefix. Also change the valid but atypical file mode from 0744 to 0755 and apply minor code style fixes. | |||
| 2016-01-20 | command: support .sh commands | Baptiste Fontaine | |
| Closes Homebrew/homebrew#48192. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2016-01-20 | commands: support .sh commands | Baptiste Fontaine | |
