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
/
Contributions
/
examples
Age
Commit message (
Expand
)
Author
2010-09-08
Fix brew-leaves
Adam Vandenberg
2010-09-07
brew-audit - catch more interpolation style issues
Adam Vandenberg
2010-09-07
brew-audit: add check for git and fix warnings
Adam Vandenberg
2010-08-21
brew audit - Google Code homes w/o trailing slash
Adam Vandenberg
2010-08-17
Tweak brew server - fixes Homebrew/homebrew#2191
Adam Vandenberg
2010-08-15
Fix brew server and document.
Adam Vandenberg
2010-08-15
Document 'brew missing'.
Adam Vandenberg
2010-08-15
Tweak brew missing
Adam Vandenberg
2010-08-15
brew audit - check for FileUtils.
Adam Vandenberg
2010-08-15
External command "brew missing"
Adam Vandenberg
2010-08-15
brew audit - another man variation
Adam Vandenberg
2010-08-13
Add 'brew graph' external command.
Adam Vandenberg
2010-08-10
brew audit - check used and documented options
Adam Vandenberg
2010-08-10
brew audit - most audits shouldn't happen against __END__
Adam Vandenberg
2010-08-09
brew audit - refactor text checks to make easier to test
Adam Vandenberg
2010-08-09
brew audit - flag use of DATA with no __END__
Adam Vandenberg
2010-08-08
brew audit - check for empty md5
Adam Vandenberg
2010-08-08
brew audit - more aggressive path shortcut suggestions
Adam Vandenberg
2010-08-08
Move Pathname.starts_with? into Pathname
Adam Vandenberg
2010-08-07
brew-linkapps - expand the target path once.
Adam Vandenberg
2010-08-07
Formatting in brew-switch
Adam Vandenberg
2010-08-07
Add sha1 to brew fetch and document command
Adam Vandenberg
2010-08-07
brew audit - trailing whitespace detection
Adam Vandenberg
2010-08-07
brew audit - look for aliases in deps
Adam Vandenberg
2010-08-07
Fix brew-server
Adam Vandenberg
2010-08-07
Fix brew-readall
Adam Vandenberg
2010-08-07
Fix brew-audit
Adam Vandenberg
2010-07-23
Add depends_on spacing checks to brew_audit
Adam Vandenberg
2010-07-12
Use regex in brew-audit and add path concat test.
Adam Vandenberg
2010-07-08
External command "brew which"
Adam Vandenberg
2010-07-07
brew fetch shouldn't try to checksum VCS checkouts
Adam Vandenberg
2010-07-04
external command 'brew readall' that tries to import all brews
Adam Vandenberg
2010-07-04
'brew fetch' now shows MD5
Adam Vandenberg
2010-06-30
External command 'brew test'.
Adam Vandenberg
2010-06-23
External command "brew audit <formula>"
Adam Vandenberg
2010-06-17
brew server - use search method
Adam Vandenberg
2010-06-16
Convert server to external command and enhance.
Adam Vandenberg
2010-06-16
External command: upgrade
Adam Vandenberg
2010-06-16
Tweak usage for brew switch
Adam Vandenberg
2010-06-16
External command: brew switch formula version
Adam Vandenberg
2010-06-15
brew fetch --force to force redownload of tarballs
Adam Vandenberg
2010-06-15
External: 'brew fetch' downloads tarballs to cache.
Adam Vandenberg
2010-06-13
Man page for Homebrew
Christopher Sexton
2010-06-09
External command: brew linkapps
Adam Vandenberg
2010-06-07
Add sample external commands: dirty, leaves, options
Adam Vandenberg