aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-02-11gist-logs: show the formula origin for non core-formulaXu Cheng
2015-02-11brew uses: parse ARGV properlyXu Cheng
2015-02-09test-bot: only test the runtime dependencies.Xu Cheng
2015-02-08cmd/info: prevent duplicate dependency display.Xu Cheng
2015-02-08audit: catch more examples from example_formulaDominyk Tiller
2015-02-07Always respect build options when invoking post_installJack Nagel
2015-02-04test-bot: don't try and bottle unstable formulae.Mike McQuaid
2015-02-03`brew list foo` should always error when foo is not installedJack Nagel
2015-02-03test-bot: optional requirements are satisfied.Mike McQuaid
2015-02-01untap: Handle multiple argumentschdiza
2015-01-27test-bot: support --devel and/or --HEAD installDominyk Tiller
2015-01-27config: be quieter with java_home.Mike McQuaid
2015-01-26audit: stop red-flagging devel-onlyDominyk Tiller
2015-01-25brew-config: check whether java exists in PATHXu Cheng
2015-01-23pull: allow temporarily editing an empty commit.Mike McQuaid
2015-01-22Deprecate GithubGistFormulaJack Nagel
2015-01-22Audit check for gnome unstable as stableJack Nagel
2015-01-22config: add Java to output.Baptiste Fontaine
2015-01-20Expose bottle details on the formula objectJack Nagel
2015-01-17test-bot: handle devel-only formulae.Mike McQuaid
2015-01-17brew-config: show realpath for pyenv and rbenvXu Cheng
2015-01-16install: fix --HEAD for formulae with head and devel but no stableJack Nagel
2015-01-15install: handle devel-only correctlyDominyk Tiller
2015-01-15doctor: accepting the Xcode license requires sudo.Mike McQuaid
2015-01-15pull: merge and rebase when pulling bottles.Mike McQuaid
2015-01-13Add message to the exception raised when tests return falseJack Nagel
2015-01-13Move assertion setup into formula_assertions.rbJack Nagel
2015-01-13Save and restore ENV around test invocationsJack Nagel
2015-01-12doctor: check access on HOMEBREW_PREFIX/optJack Nagel
2015-01-12doctor: check access on all important HOMEBREW_PREFIX subdirsJack Nagel
2015-01-12doctor: check cellar accessJack Nagel
2015-01-12doctor: fix grammarJack Nagel
2015-01-12doctor: remove incorrect statement from HOMEBREW_LOGS checkJack Nagel
2015-01-11cleanup-installed: use uninstall --force.Mike McQuaid
2015-01-09test-bot: unlink conflict formulae during the testXu Cheng
2015-01-09test-bot: improve output of dependent testing.Mike McQuaid
2015-01-09test-bot: ignore changed dependents.Mike McQuaid
2015-01-08Remove another use of the direct url writerJack Nagel
2015-01-06audit: improve ssl/tls detectionDominyk Tiller
2015-01-05Fix syntax errorJack Nagel
2015-01-05Always use exec_editor to exec the editorJack Nagel
2015-01-05style: explicitly point to config file.Mike McQuaid
2015-01-05audit (strict): only run `brew style` with Ruby 2.Mike McQuaid
2015-01-05install: fail on devel where devel doesn't existDominyk Tiller
2015-01-04Forward arguments in IRB formula helpersJack Nagel
2015-01-04Checkout outdatedness in `brew upgrade <formula>`Jack Nagel
2015-01-04audit: also run `brew style` on `--strict`.Mike McQuaid
2015-01-04style: run Rubocop on formulae (new command)Mike McQuaid
2015-01-04tests.rb: use Homebrew.failed to send exit code.Mike McQuaid
2015-01-04Use more https in urls and updated some lost linksViktor Szakats