aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2014-06-09Stop joining symbols to pathnamesJack Nagel
2014-06-07Eliminate FORMULA_META_FILES constantJack Nagel
2014-06-07Update build error config dump for Ruby 2.0Jack Nagel
2014-06-04Rescue Minitest::Assertion under Ruby 2.0Jack Nagel
2014-06-04audit: read formula text in binmodeJack Nagel
2014-06-04Fix some places where encoding issues manifest on ruby 2.0Jack Nagel
2014-06-03doctor: Add check for install_name_toolMisty De Meo
2014-06-03test: improve docs for when using HEAD or similar flagsDave Cottlehuber
2014-06-03Update ruby version doctor checkJack Nagel
2014-05-31Prefer Dir.glob when iterating over the resultJack Nagel
2014-05-28Extract history introspection from "versions" commandJack Nagel
2014-05-28versions: remove --compact optionJack Nagel
2014-05-28versions: don't recreate the relative path on each iterationJack Nagel
2014-05-28versions: use path attribute instead of reconstructing itJack Nagel
2014-05-28versions: drop redundant pathname creationJack Nagel
2014-05-28Fix brew-versions for taps with a Formula directoryJack Nagel
2014-05-27Make some constant strings into actual constantsJack Nagel
2014-05-26pluralize formulae in tap/untapAdam Vandenberg
2014-05-23Skip over "mirror" lines when inserting bottle blockJack Nagel
2014-05-21fix permisions on testsAdam Vandenberg
2014-05-21make `tests` an internal commandAdam Vandenberg
2014-05-20Remove obsolete textJack Nagel
2014-05-20Remove ENV variable that is no longer usedJack Nagel
2014-05-20Don't fetch the value just to throw it awayJack Nagel
2014-05-20Stop using superenv? method to dump ENVJack Nagel
2014-05-20Remove dead codeJack Nagel
2014-05-19Re-enable Xcode-only support on 10.9Jack Nagel
2014-05-19Remove deprecated --use-{gcc,llvm,clang}Jack Nagel
2014-05-18Less snarkJack Nagel
2014-05-18always use a top-level array for info JSONAdam Vandenberg
2014-05-17only clean logs if logs existAdam Vandenberg
2014-05-17Move brew-unpack to coreJack Nagel
2014-05-16add --installed to json infoAdam Vandenberg
2014-05-14cleanup: prune old build logsJack Nagel
2014-05-14Taps: cleanup regexps around TapsTsukasa OMOTO
2014-05-12Separate Xcode and CLT doctor checks by OS X versionJack Nagel
2014-05-11Add an option "--root_url=" to bottle command.Masaki Muranaka
2014-05-08bottle: include revision in commit message.Mike McQuaid
2014-05-06Add `brew deps --union`tduehr
2014-05-04Drop emacs dep auditJack Nagel
2014-05-03The \w character class already includes underscoreJack Nagel
2014-05-02doctor: use Xcode.bundle_pathJack Nagel
2014-05-02Apparently quiet_system isn't always quietJack Nagel
2014-05-02doctor: suppress warnings from git wrapper scriptJack Nagel
2014-05-01Remove bad doctor checkJack Nagel
2014-05-01Rename Xcode.folder to MacOS.active_developer_dirJack Nagel
2014-04-30outdated: allow forcing verbose outputAdam Vandenberg
2014-04-30--config -> configAdam Vandenberg
2014-04-27brew list --versions --multipleAdam Vandenberg
2014-04-27run macports check after failed build instead of before every buildAndrew Potter