index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
dev-cmd
/
linkage.rb
Age
Commit message (
Expand
)
Author
2017-02-25
Update brew's man page formatting and grammar
EricFromCanada
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-08
Add `--help` to all developer commands.
Mike McQuaid
2016-07-14
move LinkageChecker to standalone file
Xu Cheng
2016-07-07
Revert "linkage: check undeclared dependencies for `--test`"
ilovezfs
2016-07-07
Revert "linkage: update --test documentation"
ilovezfs
2016-07-04
linkage: update --test documentation
Martin Afanasjew
2016-07-03
linkage: document --reverse
Xu Cheng
2016-07-03
linkage: fix edge cases for undeclared_deps
Xu Cheng
2016-07-03
linkage: check undeclared dependencies for `--test`
Xu Cheng
2016-07-02
Add --reverse to brew linkage
Tim D. Smith
2016-06-19
linkage: simplify display logic
Martin Afanasjew
2016-06-19
linkage: fix code style issues
Martin Afanasjew
2016-06-19
linkage: avoid checking symlinks/directories
Martin Afanasjew
2016-04-19
linkage: fix Ruby syntax warning
Xu Cheng
2016-04-19
linkage: load formula from rack
Xu Cheng
2016-04-18
test-bot: check all dependents for broken dylibs
Andrew Janke