aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2015-07-29interactive_shell: create .zshrc when necessaryXu Cheng
2015-07-29Revert "formula: create empty zshrc when zsh is shell"Xu Cheng
2015-07-28KegOnlyReason: print only the explanation if there’s oneBaptiste Fontaine
2015-07-28test_integration_cmds: basic integration tests.Mike McQuaid
2015-07-28.simplecov: use lower root directory.Mike McQuaid
2015-07-28Move simplecov configuration to dotfile.Mike McQuaid
2015-07-28test/lib/config: HOMEBREW_LIBRARY_PATH is normally a Pathname.Mike McQuaid
2015-07-28testball: use sha256.Mike McQuaid
2015-07-28testing_env: point to `bundle install` now.Mike McQuaid
2015-07-26Fix typo in UnsatisfiedRequirements exception messageEdgar Gonzalez
2015-07-25caveats: fix extra empty lineXu Cheng
2015-07-25more unit testsBaptiste Fontaine
2015-07-24pull: stop printing warning on test-botDominyk Tiller
2015-07-24formula_installer: better priority for pour_bottle?Xu Cheng
2015-07-24formula: create empty zshrc when zsh is shellDominyk Tiller
2015-07-24BottleLoader: check version mismatchXu Cheng
2015-07-24bottle_resolve_version: return PkgVersionXu Cheng
2015-07-23formula_installer: tweak priority of trueDominyk Tiller
2015-07-23test-bot: ensure from-source initial installationDominyk Tiller
2015-07-23fetch: don't flag fs modificationDominyk Tiller
2015-07-23formula_installer: don't flag fs buildsDominyk Tiller
2015-07-23caveats: use two spaces instead of 4Dominyk Tiller
2015-07-23keg_relocate: relocate libtool filesXu Cheng
2015-07-22Pathname#abv: handle the case `du` returns empty stringXu Cheng
2015-07-22tests: show fs leak resultXu Cheng
2015-07-22tests: always run fs leak checkXu Cheng
2015-07-22test_formula_installer: fix log file leakXu Cheng
2015-07-22test-bot: run brew tests in no-compat modeXu Cheng
2015-07-22audit: more fix on no-compat modeXu Cheng
2015-07-22audit: rename audit_patches to audit_legacy_patchesXu Cheng
2015-07-22audit: fix for no-compat modeXu Cheng
2015-07-22tests: fix patching test for no-compat modeXu Cheng
2015-07-22test-bot: build bottle with verboseXu Cheng
2015-07-22auto disable sandbox for interactive shellXu Cheng
2015-07-22readall: use RUBY_PATHDominyk Tiller
2015-07-22exceptions: don't bracket urlpolamjag
2015-07-21cmd/deps: --tree shows required dependencies onlyAlex Dunn
2015-07-21move deprecated codes into compatXu Cheng
2015-07-21coverage: stop recording compat codesXu Cheng
2015-07-21test_formula_installer: remove ScriptFileFormula testXu Cheng
2015-07-21tests: use ARGV.include? instead of ARGV.flag?Xu Cheng
2015-07-20'brew tests' optional coverage measure addedBaptiste Fontaine
2015-07-20doctor: update xcode linksDominyk Tiller
2015-07-20blacklist: update xcode linkDominyk Tiller
2015-07-20requirements: update xcode urlZeb McCorkle
2015-07-20keg_relocate: also relocate executable text files.Mike McQuaid
2015-07-20test-bot: handle conflicted formulas and unlinked dependenciesAndy Blyler
2015-07-20keg_relocate: don't match "text" in filenames.Mike McQuaid
2015-07-19TapFormulaUnavailableError: add back user and repo methodXu Cheng
2015-07-19improve TapLoader and TapFormulaUnavailableErrorXu Cheng