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
Age
Commit message (
Expand
)
Author
2016-04-18
ARGV: remove unused 'usage' method
Martin Afanasjew
2016-04-18
help: handle help output (move from 'brew.rb')
Martin Afanasjew
2016-04-17
tests: test FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
install: handle FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
formulary: use FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
exceptions: add FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
manpages: add editing instructions to ERB template
Martin Afanasjew
2016-04-17
man: replace split header/footer with ERB template
Martin Afanasjew
2016-04-17
manpages: remove no longer needed 'brew.1.md'
Martin Afanasjew
2016-04-17
man: pipe markup to 'ronn' to avoid temporary file
Martin Afanasjew
2016-04-17
man: refactor and fix code style
Martin Afanasjew
2016-04-17
list: exclude zsh completions from unbrewed
Martin Afanasjew
2016-04-16
tests: ensure desc prints short name only if there are conflicts
Josh Hagins
2016-04-16
audit.rb: Base desc length check on short name
Cory Donnelly
2016-04-16
desc: print short name unless multiple formulae have the same name
Josh Hagins
2016-04-16
test-bot: update for new deps/uses options
Xu Cheng
2016-04-16
update manpage for deps/uses
Xu Cheng
2016-04-16
uses/deps: default to skip optional/build deps.
Xu Cheng
2016-04-16
analytics: add more documentation, Linuxbrew ID. (#98)
Mike McQuaid
2016-04-14
style: use rubocop 0.39
Dominyk Tiller
2016-04-13
superenv: fix formula prefix path to consider revisions
Andrew Janke
2016-04-13
superenv: allow paths under self's keg
Andrew Janke
2016-04-12
Document disabling of opt-in Homebrew analytics. (#79)
Mike McQuaid
2016-04-12
tap: various improvements (#77)
Xu Cheng
2016-04-12
update: use official GitHub SHA API. (#75)
Mike McQuaid
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-04-12
Cache `Tap#private?` checks.
Mike McQuaid
2016-04-12
help: support highlighted output
Xu Cheng
2016-04-12
help: handle alias
Xu Cheng
2016-04-11
Auto-update when running `brew install`/`upgrade`.
Mike McQuaid
2016-04-10
Fix documentation error
Max Nordlund
2016-04-10
Generate the new man page
Max Nordlund
2016-04-10
Add all the top level comments
Max Nordlund
2016-04-10
Implement the `brew help` command
Max Nordlund
2016-04-10
xcode: expect 7.3 on 10.11
Dominyk Tiller
2016-04-09
diagnostic: fix style of previously skipped method
Martin Afanasjew
2016-04-09
Revert "diagnostic: improve check for 'install_name_tool'"
Martin Afanasjew
2016-04-08
diagnostic: prefer guard clauses for readability
Martin Afanasjew
2016-04-07
curl: fall back to /usr/bin/curl when HOMEBREW_CURL doesn't exist
Xu Cheng
2016-04-07
analytics: avoid unnecessary string interpolation
Martin Afanasjew
2016-04-07
always prefer HOMEBREW_CURL over plain 'curl'
Martin Afanasjew
2016-04-06
test-bot: add safety margin to output truncation size
Andrew Janke
2016-04-06
test-bot: stop using --recursive for `brew uses`
Dominyk Tiller
2016-04-06
tests: update prune --verbose test
Martin Afanasjew
2016-04-06
tests: update linkapps/unlinkapps tests
Martin Afanasjew
2016-04-06
prune: handle broken app symlinks
Martin Afanasjew
2016-04-06
unlinkapps: add --dry-run option
Martin Afanasjew
2016-04-06
unlinkapps: modernize
Martin Afanasjew
2016-04-06
linkapps: modernize
Martin Afanasjew
2016-04-06
test-bot: fix access to relocated method
Martin Afanasjew
[next]