aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-08-28sandbox: better log outputXu Cheng
2015-08-28move sudo -k to formula_installerXu Cheng
2015-08-28tap: rmdir when tap failed or interruptedXu Cheng
2015-08-28update: secure formula loading in renameXu Cheng
2015-08-27sandbox: allow writing to /dev/zeroAlex Dunn
2015-08-27gant: migrating to boneyardBaptiste Fontaine
2015-08-27update: always report changes to branch 'master'Martin Afanasjew
2015-08-27outdated: update error for different tapsVlad Shablinsky
2015-08-27install: fix if isn't migratedVlad Shablinsky
2015-08-27pull: more formulae fetch outside of main loop.Mike McQuaid
2015-08-27keg: mkpath for mecabXu Cheng
2015-08-27bash completion for tap-pin/tap-unpin addedBaptiste Fontaine
2015-08-27test-bot: don't consider optional deps for compiler selectionTim D. Smith
2015-08-26doctor: add system curl <10.7 checkDominyk Tiller
2015-08-26doctor: add check for SSL_CERT_DIRDominyk Tiller
2015-08-25sandbox: permit /var/tmp & DerivedDataDominyk Tiller
2015-08-25pull: do fetch after everything else, sleep more.Mike McQuaid
2015-08-25audit: spelling fixDaniel Lee Harple
2015-08-25tap-pin: simplify logicBaptiste Fontaine
2015-08-25tap-unpin: simplify logicBaptiste Fontaine
2015-08-25Formula#file_modfiled?: remove unnecessary git dir checkXu Cheng
2015-08-25update: #each.map is redundantBaptiste Fontaine
2015-08-25include git sha1 in --version outputTim D. Smith
2015-08-25formula: use which over locateDominyk Tiller
2015-08-24Formula#file_modified?: fix for Xcodes without gitMisty De Meo
2015-08-24migrator: #each.map is redundantMisty De Meo
2015-08-23cdimgtools: remove to boneyardAlex Dunn
2015-08-23formula_installer: tweak wordXu Cheng
2015-08-23keg: mkpath for lib/gioXu Cheng
2015-08-23add link_overwrite DSLXu Cheng
2015-08-22formula_installer: fix when bottle pouring when creating new bottleXu Cheng
2015-08-22use Pathname#executable? directlyXu Cheng
2015-08-22core file style updateXu Cheng
2015-08-21exceptions: change 10.9 Xcode URLMisty De Meo
2015-08-21cctools_requirement: quotes nitDominyk Tiller
2015-08-21exceptions: use xcode frontpageDominyk Tiller
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Mark TODO in brew doctor (future PR)William Woodruff
2015-08-21Only print dep installation notice when deps will be installedWilliam Woodruff
2015-08-21Call check_xcode check for CLT, tooWilliam Woodruff
2015-08-21Add tests for pouring bottle without XcodeWilliam Woodruff
2015-08-21Add no-Xcode documentation for all classes, methodsWilliam Woodruff
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21FormulaInstaller: add prevent_build_flags to eliminate code repetitionWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-21Split compute_and_install_dependenciesWilliam Woodruff
2015-08-21MacOS: update locate_cctoolWilliam Woodruff
2015-08-21Formula_installer: only attempt relocation install onceWilliam Woodruff
2015-08-21Requirements: add CctoolsRequirementWilliam Woodruff
2015-08-21Install: remove check_for_bad_install_name_toolWilliam Woodruff