aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2011-11-13metadata: Record installation optionsCharlie Sharpsteen
2011-11-13Vendor Library: multi-json 1.0.3Charlie Sharpsteen
2011-11-13formula_installer.rb: Pre-process ARGV before forkCharlie Sharpsteen
2011-11-10doctor: check_git_status in correct locationJack Nagel
2011-11-10doctor: document curl/terminal width issueJack Nagel
2011-11-10doctor: warn about wide terminalsJack Nagel
2011-11-10doctor: minor grammatical fixJack Nagel
2011-11-07cleanup: add an option to perform a 'dry run'Jack Nagel
2011-11-02audit: check for build_universal? calls if --universal unusedOleg Oshmyan
2011-11-02audit: check for empty sha256 checksumsJack Nagel
2011-10-22Remove debian mirror check; it is just noiseAdam Vandenberg
2011-10-22Add UnsafeSubversionDownloadStrategyMisty De Meo
2011-10-18doctor: correctly detect CLICOLOR_FORCEJack Nagel
2011-10-18audit: complain more about tabsAdam Vandenberg
2011-10-15audit: check mirror URLsJack Nagel
2011-10-14add Xcode to the blacklistMisty De Meo
2011-10-10doctor: check git versionJack Nagel
2011-10-10Add an attr_reader for 'head'Jack Nagel
2011-10-09fetch: use correct sha256 instance variableJack Nagel
2011-10-06cleaner: correctly obey HOMEBREW_KEEP_INFOJack Nagel
2011-10-04formula.rb: Don't attempt to mirror unstable URLsCharlie Sharpsteen
2011-10-04pathname.rb: Fix spelling for permssionsDustin Koupal
2011-10-03Fix :sha spec so that it actually checks out the SHADaniel Bingham
2011-10-03doctor: warn about expired SSL certs on LeopardJack Nagel
2011-10-02audit: improve SF 'use_mirror' detectionJack Nagel
2011-09-28audit: match #{prefix}/libexec and prefix+'libexec'Jack Nagel
2011-09-27doctor: remove redundant sentenceJack Nagel
2011-09-21update: correct failing testsJack Nagel
2011-09-21Correctly parse ImageMagick bottle versionJack Nagel
2011-09-21audit: recognize options used with 'ARGV.flag?'Jack Nagel
2011-09-19doctor: only check git status if repository existsJack Nagel
2011-09-20More docs for `brew create` generated formula testsMax Howell
2011-09-19formula.rb: Move cache dir creation to fetchCharlie Sharpsteen
2011-09-20Allow `brew update --rebase`Max Howell
2011-09-19Only try mirrors for CurlDownloadStrategiesMax Howell
2011-09-19Revert "Pretty-print the "Trying a mirror" message"Jack Nagel
2011-09-19Pretty-print the "Trying a mirror" messageJack Nagel
2011-09-19mirror support: Add testCharlie Sharpsteen
2011-09-19mirror support: Add mirror method to Formula.rbCharlie Sharpsteen
2011-09-19exceptions.rb: Add DownloadErrorCharlie Sharpsteen
2011-09-16doctor: restore some line breaksAdam Vandenberg
2011-09-16brew-upgrade: Fix installation of dependenciesCharlie Sharpsteen
2011-09-16Return Formula objects from `outdated_brews`Charlie Sharpsteen
2011-09-16Centralize definition of `rack` in formula.rbCharlie Sharpsteen
2011-09-15Check Cellar can be made before installing stuffMax Howell
2011-09-13audit: improve GNU url checkJack Nagel
2011-09-13audit: correctly match SourceForge https URLsJack Nagel
2011-09-13Reset to remote master when updating git clonesJack Nagel
2011-09-13formula_installer.rb: Call link before check_PATHCharlie Sharpsteen
2011-09-12brew-options: add --installed flagJack Nagel