aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2015-08-21add cctools requirementWilliam Woodruff
2015-08-21add install_relocation_tools stubWilliam Woodruff
2015-08-21BottleSpecification: add does_not_need_relocation fieldWilliam Woodruff
2015-08-21zsh-completion: add tap-(un)pinXu Cheng
2015-08-21manpage: add doc for tap --list-official and --list-pinnedXu Cheng
2015-08-21tap: add --list-pinnedXu Cheng
2015-08-21test-bot: tap TapDependency recursivelyXu Cheng
2015-08-21xcode: update 10.11 clangDominyk Tiller
2015-08-20update: only update renamed when necessaryXu Cheng
2015-08-20update manpages for migrateVlad Shablinsky
2015-08-20update: add formula renames to reportVlad Shablinsky
2015-08-20migrator: skip check for same taps if --forceVlad Shablinsky
2015-08-20Requirement: support tap formula as default_formulaXu Cheng
2015-08-20TapDependency: allow passing arbitrary option_nameXu Cheng
2015-08-20test_migrator: fix lock file leakXu Cheng
2015-08-20lock keg during migrationXu Cheng
2015-08-20also lock oldname when appliedXu Cheng
2015-08-20CurlApacheMirrorDownloadStrategy: ignore HOMEBREW_CURL_VERBOSEXu Cheng
2015-08-18uninstall: simplify logicXu Cheng