aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-01-20tests: ExternalPatch test addedBaptiste Fontaine
2016-01-20tests: exceptions tests addedBaptiste Fontaine
2016-01-20tests: tap-readme integration test addedBaptiste Fontaine
2016-01-20tests: cmd/edit & cmd/info tests addedBaptiste Fontaine
2016-01-20sh: flush stdout before executing the shellBaptiste Fontaine
2016-01-20diagnostic: fix autoconf checkMartin Afanasjew
2016-01-20brew.rb: fix style problemXu Cheng
2016-01-20brew.rb: fix overeager help flag matchingXu Cheng
2016-01-20brew: remove duplicated logicXu Cheng
2016-01-19os/mac: use start_with? when possibleBaptiste Fontaine
2016-01-19keg: mkpath on lua sharesDominyk Tiller
2016-01-19Revert "formula_installed: tweak source build behaviour."Mike McQuaid
2016-01-19tests: rm the coverage cache before each runBaptiste Fontaine
2016-01-18Remove cleanup --force from bash completionMisty De Meo
2016-01-18Update manpage to remove cleanup --forceMisty De Meo
2016-01-18Permit cleanup to remove outdated keg-only formulaeMisty De Meo
2016-01-18Revert "Revert "dependency: don't recurse infinitely.""Mike McQuaid
2016-01-18formula: output recommended/optional deps in JSON.John Zeringue
2016-01-18diagnostic: update check for findutils.Josh Bode
2016-01-17diagnostic: note El Capitan upgrade permissions.Grant Hutchins
2016-01-17Search also in Caskroom/versions TapTommy Sparber
2016-01-17test_edit: HOMEBREW_EDITOR takes precedence over EDITORMisty De Meo
2016-01-17Revert "dependency: don't recurse infinitely."Mike McQuaid
2016-01-17dependency: don't recurse infinitely.Mike McQuaid
2016-01-17formula_installer: build formula options better.Mike McQuaid
2016-01-17formula_installed: tweak source build behaviour.Mike McQuaid
2016-01-17test_bash: tests to assert Bash syntax is valid.Mike McQuaid
2016-01-17Add new update-bash command for testing.Mike McQuaid
2016-01-17Move some brew.rb logic to bin/brew.Mike McQuaid
2016-01-17bin/brew: set more HOMEBREW_* env from Bash.Mike McQuaid
2016-01-17Rubocop: upgrade to version 0.36.0Bob W. Hogg
2016-01-17test-bot: change directory for git rev-parse --verifyXu Cheng
2016-01-17audit_revision: only check 10 recent related commitsXu Cheng
2016-01-17FormulaVersion: support max depthXu Cheng
2016-01-17audit: imporve revision check logicXu Cheng
2016-01-17test-bot: prevent formula building from source multiple timesXu Cheng
2016-01-17test-bot: all formula name are canonical nowXu Cheng
2016-01-17test-bot: always use canonical formula nameXu Cheng
2016-01-17Tap: allow invoking formula_file_to_name by Homebrew internallyXu Cheng
2016-01-17test-bot: simplify Test#gitXu Cheng
2016-01-17test-bot: remove dead codeXu Cheng
2016-01-17test-bot: simplify Test#initializeXu Cheng
2016-01-16tests: bump the min. coverage to 60Baptiste Fontaine
2016-01-16tests: more integration testsBaptiste Fontaine
2016-01-15superenv: properly filter gcc-4.2 flagsMisty De Meo
2016-01-15unpack: preserve file attributes like mtimeXu Cheng
2016-01-15test_download_strategies: add mtime testXu Cheng
2016-01-15bottle: read source modified time from tabfileXu Cheng
2016-01-15build: store source modified time in tabfileXu Cheng
2016-01-15download_strategy: add source_modified_timeXu Cheng