aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
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-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-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
2015-01-03Get rid of mixed operator stylesJack Nagel
2015-01-03replace fixture png to 8x8 in size and rgb scale colorXu Cheng
2015-01-02utils: always set PATH in install_gem_setup_path.Mike McQuaid
2015-01-02utils: tweak install_gem_setup_path to not warn.Mike McQuaid
2015-01-02Add Homebrew.install_gem_setup_path! function.Mike McQuaid
2015-01-02audit: system check fixed for multiple argumentsBaptiste Fontaine
2015-01-02formula_versions: ignore another exception.Mike McQuaid
2015-01-02test-bot: do not --cleanup outside CI.Shaun Jackman
2015-01-02pull: fix tap URL regex for devel/head-only.Mike McQuaid
2015-01-01ID3 tags stripped from MP3 test fixtureBaptiste Fontaine
2015-01-01Avoid formula lookup when we know it will failJack Nagel
2015-01-01Get rid of StandardLoader classJack Nagel
2015-01-01minimal MP3 test file addedBaptiste Fontaine
2014-12-31Re-raise NameError when it doesn't match our constantJack Nagel
2014-12-31Check file existence instead of rescuing LoadErrorJack Nagel
2014-12-31Stop rescuing NameErrorJack Nagel
2014-12-31Don't attempt to detect version if URL is not setJack Nagel
2014-12-31Handle newer ruby versions correctly in config outputJack Nagel