aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-01-11cleanup-installed: use uninstall --force.Mike McQuaid
2015-01-09language/python: add --no-user-cfg to setuptools optionsTim D. Smith
2015-01-09test-bot: unlink conflict formulae during the testXu Cheng
2015-01-09formula: set HOME to testpath in tests.Mike McQuaid
2015-01-09test-bot: improve output of dependent testing.Mike McQuaid
2015-01-09test-bot: ignore changed dependents.Mike McQuaid
2015-01-09newick-utils 1.6: Move to Homebrew/scienceShaun Jackman
2015-01-08Allow java dependency to accept normal dependency tagsJack Nagel
2015-01-08Remove another use of the direct url writerJack Nagel
2015-01-08Remove the direct url writer from ResourceJack Nagel
2015-01-07Don't rely on PATH when invoking xcrun shimJack Nagel
2015-01-07Eliminate boolean argument to Version.newJack Nagel
2015-01-07Let Version.parse instantiate subclassesJack Nagel
2015-01-06apr 1.5.1 (new formula)Dominyk Tiller
2015-01-06requirements: externalise apr requirementDominyk Tiller
2015-01-06audit: improve ssl/tls detectionDominyk Tiller
2015-01-06Stop caching the downloader on the resource instanceJack Nagel
2015-01-05Fix syntax errorJack Nagel
2015-01-05Always use exec_editor to exec the editorJack Nagel
2015-01-05Emit warning when no editor is setJack Nagel
2015-01-05utils: install_gem_setup_path! now checks PATH.Mike McQuaid
2015-01-05rubocop.yml: tweak rules to match existing format.Mike McQuaid
2015-01-05Avoid shell quoting issues when extracting xz and lz archivesJack Nagel
2015-01-05Buffer 16K at a timeJack 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-04Include selected spec in Formula#inspectJack Nagel
2015-01-04Remove unused assignmentJack Nagel
2015-01-04Make active_spec protectedJack Nagel
2015-01-04Decouple LocalBottleDownloadStrategy from CurlDownloadStrategyJack Nagel
2015-01-04Extract non-curl parts of CurlDownloadStrategy into a base classJack Nagel
2015-01-04Remove unused argumentJack Nagel
2015-01-04Doc most DSL methods as write-onlyJack Nagel
2015-01-04Fix markupJack Nagel
2015-01-04Top-level DSL methods only manipulate the stable specJack 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-04brew.rb: return exit code from internal commands.Mike McQuaid
2015-01-04Use more https in urls and updated some lost linksViktor Szakats
2015-01-04Explicitly pass formulae to outdated_brewsJack Nagel
2015-01-03Remove unnecessary encoding commentsJack Nagel
2015-01-03Use more https links and some link updates along the wayViktor Szakats
2015-01-03Remove readline and zlib hacksJack Nagel
2015-01-03Load formulae into private namespaceJack Nagel
2015-01-03fixtures add test.icoXu Cheng
2015-01-03brew irb --help replaced with --examplesBaptiste Fontaine