aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils.rb
AgeCommit message (Expand)Author
2016-09-06update-report: also link docs, completions.Mike McQuaid
2016-09-06utils: split link_path_manpages method.Mike McQuaid
2016-09-04Merge pull request #201 from gregory-nisbet/feature-env-shellsMike McQuaid
2016-09-01utils: fix link_path_manpages message indentation.Mike McQuaid
2016-08-26Fix missing `magenta` in Tty.Markus Reiter
2016-08-24utils: add link_path_manpages method.Mike McQuaid
2016-08-18remove ruby 1.8 compatible codesXu Cheng
2016-08-14Merge pull request #702 from MikeMcQuaid/silence-audit-revisionsMike McQuaid
2016-08-12oh1: Add a truncate optionShaun Jackman
2016-08-12utils: check raise deprecation exceptions value.Mike McQuaid
2016-08-10move shell_profile to compat/utils.rb & deprecateGreg Nisbet
2016-08-02utils: add with_custom_locale helperDominyk Tiller
2016-07-31utils: tell people to report deprecations to tap.Mike McQuaid
2016-07-30utils: fix option handling in 'odisabled'Martin Afanasjew
2016-07-30utils: provide a better location in 'odeprecated'Martin Afanasjew
2016-07-29utils: add API removal messaging methods.Mike McQuaid
2016-07-09emoji: extract logic into generic OS classes. (#450)Mike McQuaid
2016-07-07Use GitRepositoryExtension for HOMEBREW_REPOSITORYMartin Afanasjew
2016-07-05gist-logs: truncate log files to be gist-friendly (#279)Andrew Janke
2016-07-04utils: output what files `edit` is opening. (#444)Mike McQuaid
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid
2016-05-28bottle/test-bot: deep merge bottle JSON hashes.Mike McQuaid
2016-05-26utils: avoid using 'gem' as an identifier (#278)Martin Afanasjew
2016-05-08Add support for testing generic OS.Mike McQuaid
2016-05-03Tty: Avoid truncating if not sensibleScore_Under
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-07curl: fall back to /usr/bin/curl when HOMEBREW_CURL doesn't existXu Cheng
2016-04-04utils: add analytics functions.Mike McQuaid
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-04-04GitHub: fix issues/pr searchingXu Cheng
2016-04-02--version/config: show core tap informationXu Cheng
2016-03-28utils, gist-logs: improve/fix credential handling.Mike McQuaid
2016-03-20Add advice about keychain credentialsTim D. Smith
2016-03-10utils: API Git credential tweaks.Mike McQuaid
2016-03-09utils: use string arg to IO.popen.Mike McQuaid
2016-03-08Set HOMEBREW_API_TOKEN from Git when available.Mike McQuaid
2016-02-01brew search: properly handle 503 errors.Felix Bünemann
2016-01-06utils: inject Ruby path when running GemsMartin Afanasjew
2016-01-04utils: extend brewed_curl recommended usage to 10.8Dominyk Tiller
2016-01-03utils: add which_allXu Cheng
2015-12-30utils: improve disk_usage_readableXu Cheng
2015-12-30utils: add readable disk space, numbers methods.Rakesh
2015-12-22Reimplement #pretty_durationSebastian Staudt
2015-12-14pretty_duration: fixed for int argumentsBaptiste Fontaine
2015-12-07Use `(installed)` and emoji ticks consistently.Mike McQuaid
2015-11-20utils: native rewrite of install_gem_setup_path!Martin Afanasjew
2015-11-01download_strategy: silence curl on Travis CI.Mike McQuaid
2015-10-20underline url in Error messageXu Cheng