aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2011-11-29brew doctor: Note there is no GCC in XCode 4.2+Charlie Sharpsteen
2011-11-29Correct cmake syntax in formula templateMisty De Meo
2011-11-28uses.rb: Pass a block to map instead of a ProcCharlie Sharpsteen
2011-11-27Move brew-depstree into `brew deps --tree`Jack Nagel
2011-11-27Re-work ARGV filtering to properly handle --HEADCharlie Sharpsteen
2011-11-27audit: remove --strictAdam Vandenberg
2011-11-26doctor: remove terminal width check for curlJack Nagel
2011-11-26doctor: use newer gcc version methodsJack Nagel
2011-11-25brew-config: remove recommended compiler versionsAdam Vandenberg
2011-11-25Display clang version in --config outputJack Nagel
2011-11-25doctor: remove outdated XCode version referenceJack Nagel
2011-11-23audit: check for MacPorts patches from trunkJack Nagel
2011-11-22options: treat outdated brews as installedJack Nagel
2011-11-21audit.rb: Check version strings by defaultCharlie Sharpsteen
2011-11-20Delete temp directory created during brew doctorJonathan Grochowski
2011-11-18audit: check for ARGV.flag? in formulaeJack Nagel
2011-11-16Don't include receipt in `brew list` outputCharlie Sharpsteen
2011-11-15audit: don't check duplicate URLsJack Nagel
2011-11-13info: display used options for installed formulaeJack Nagel
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-18doctor: correctly detect CLICOLOR_FORCEJack Nagel
2011-10-18audit: complain more about tabsAdam Vandenberg
2011-10-15audit: check mirror URLsJack Nagel
2011-10-10doctor: check git versionJack Nagel
2011-10-09fetch: use correct sha256 instance variableJack Nagel
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-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-20Allow `brew update --rebase`Max Howell
2011-09-19mirror support: Add mirror method to Formula.rbCharlie 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-12brew-options: add --installed flagJack Nagel
2011-09-12audit: check GNU urlsJack Nagel