aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-03-25doctor: use double quotes for setting PATH.Mike McQuaid
2014-03-25Don't load the full debugger when readline is the formula being installedJack Nagel
2014-03-24Check existence of target keg instead of hiding exceptionsJack Nagel
2014-03-24bottle_version: handle pazpar2 style.Mike McQuaid
2014-03-23LD64Dependency: super before setting env procMisty De Meo
2014-03-23Expose some keg methodsJack Nagel
2014-03-22LD64Dependency: adjust initializer signatureMisty De Meo
2014-03-22Don't send, just call the method directlyJack Nagel
2014-03-22Drop inaccurate commentJack Nagel
2014-03-22Use canonicalized path for loaded install receiptsJack Nagel
2014-03-22Try to find install receipt when keg is unlinkedJack Nagel
2014-03-22Write install receipts atomicallyJack Nagel
2014-03-22Preserve permissions when using Pathname#atomic_writeJack Nagel
2014-03-22dependency_collector: use ArgumentError exception.Mike McQuaid
2014-03-22Remove unnecessary swearing.Mike McQuaid
2014-03-21audit: #{prefix}/Frameworks -> #{frameworks}Jack Nagel
2014-03-21audit: suggest proper `if build.with(out)` usageIan Lancaster
2014-03-19Always build from source when given --interactiveJack Nagel
2014-03-19audit: catch new style gist URLsJack Nagel
2014-03-19audit: fix gist patch URL regexGeoff Nixon
2014-03-19Expand paths before making relative symlinkJack Nagel
2014-03-18Fix copy/paste errorJack Nagel
2014-03-18Set bottle download strategy directlyJack Nagel
2014-03-18Reorder download strategy symbols by frequencyJack Nagel
2014-03-18Reorder download strategy regexps by frequencyJack Nagel
2014-03-18Make relative symlinks in Pathname#install_symlinkJack Nagel
2014-03-18Detect absolute symlinks during bottle relocation checkJack Nagel
2014-03-18Remove redundant methodJack Nagel
2014-03-18Always use CurlDownloadStrategy for legacy patchesJack Nagel
2014-03-18python_dependency: no brewed python for bottlesMike McQuaid
2014-03-17Don't check issues on Ruby 1.8.6Misty De Meo
2014-03-17bottle_version: support lz4 style.Mike McQuaid
2014-03-16which is supposed to return a pathnameAdam Vandenberg
2014-03-16return found path directly in whichAdam Vandenberg
2014-03-16utils.rb:which: bug fixkynnjo
2014-03-15Set patch name on initializationJack Nagel
2014-03-15Prefer opt prefix over linked keg entry when picking active kegJack Nagel
2014-03-15Add an extra sanity checkJack Nagel
2014-03-15Refactor ARGV.kegsJack Nagel
2014-03-15diy: warn when detected name is an aliasJack Nagel
2014-03-15Modernize `brew diy`Jack Nagel
2014-03-15Use canonicalized name in NoSuchKegError messageJack Nagel
2014-03-15Rewrite `brew reinstall`Jack Nagel
2014-03-14Detect build-time deps from resource downloadsJack Nagel
2014-03-14Use Formula#system and existing error handling in scons helperJack Nagel
2014-03-14Remove use of Forwardable from ExternalPatchJack Nagel
2014-03-14python_dependency: move bottle check into method.Mike McQuaid
2014-03-14Fix the debug implementation of Resource#stage as wellJack Nagel
2014-03-14Fix Resource#stage method signature in debug modeJack Nagel
2014-03-14Ensure patch cache path is unique even when checksum is missingJack Nagel