aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-04-18test-bot: check all dependents for broken dylibsAndrew Janke
2016-04-18test-bot: don't untap during cleanup_beforeDominyk Tiller
2016-04-18CLT: special case detect_version pre-3.xMisty De Meo
2016-04-18Xcode: update version detection for 2.xMisty De Meo
2016-04-18XQuartz: detect Tiger's prefixMisty De Meo
2016-04-18XQuartz: add Tiger's versionMisty De Meo
2016-04-18XQuartz: support Tiger's prefixMisty De Meo
2016-04-18test-bot: purge non-core taps at start/end of job (#109)Dominyk Tiller
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-18brew.sh: error out if no Ruby found.Mike McQuaid
2016-04-18brew.rb: don't show help for 'brew <command> help'Martin Afanasjew
2016-04-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-04-18help: handle help output (move from 'brew.rb')Martin Afanasjew
2016-04-17tests: test FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17install: handle FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17formulary: use FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17exceptions: add FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17manpages: add editing instructions to ERB templateMartin Afanasjew
2016-04-17man: replace split header/footer with ERB templateMartin Afanasjew
2016-04-17manpages: remove no longer needed 'brew.1.md'Martin Afanasjew
2016-04-17man: pipe markup to 'ronn' to avoid temporary fileMartin Afanasjew
2016-04-17man: refactor and fix code styleMartin Afanasjew
2016-04-17list: exclude zsh completions from unbrewedMartin Afanasjew
2016-04-16tests: ensure desc prints short name only if there are conflictsJosh Hagins
2016-04-16audit.rb: Base desc length check on short nameCory Donnelly
2016-04-16desc: print short name unless multiple formulae have the same nameJosh Hagins
2016-04-16test-bot: update for new deps/uses optionsXu Cheng
2016-04-16update manpage for deps/usesXu Cheng
2016-04-16uses/deps: default to skip optional/build deps.Xu Cheng
2016-04-16analytics: add more documentation, Linuxbrew ID. (#98)Mike McQuaid
2016-04-14style: use rubocop 0.39Dominyk Tiller
2016-04-13superenv: fix formula prefix path to consider revisionsAndrew Janke
2016-04-13superenv: allow paths under self's kegAndrew Janke
2016-04-12Document disabling of opt-in Homebrew analytics. (#79)Mike McQuaid
2016-04-12tap: various improvements (#77)Xu Cheng
2016-04-12update: use official GitHub SHA API. (#75)Mike McQuaid
2016-04-12Homebrew (opt-in) Analytics tweaks. (#57)Mike McQuaid
2016-04-12Cache `Tap#private?` checks.Mike McQuaid
2016-04-12help: support highlighted outputXu Cheng
2016-04-12help: handle aliasXu Cheng
2016-04-11Auto-update when running `brew install`/`upgrade`.Mike McQuaid
2016-04-10brew.rb: adjust behavior for undocumented commandsMartin Afanasjew
2016-04-10Fix documentation errorMax Nordlund
2016-04-10Generate the new man pageMax Nordlund
2016-04-10Add all the top level commentsMax Nordlund
2016-04-10Implement the `brew help` commandMax Nordlund
2016-04-10xcode: expect 7.3 on 10.11Dominyk Tiller
2016-04-09diagnostic: fix style of previously skipped methodMartin Afanasjew
2016-04-09Revert "diagnostic: improve check for 'install_name_tool'"Martin Afanasjew
2016-04-08diagnostic: prefer guard clauses for readabilityMartin Afanasjew