aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils.rb
AgeCommit message (Expand)Author
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
2015-10-20Provide better link when rate limit exceeded error is thrownPatrick Stadler
2015-10-18remove unnecessary require statementsXu Cheng
2015-10-16utils: improve highlighting in multi-column outputMartin Afanasjew
2015-10-14utils: highlight items in column-wise outputMartin Afanasjew
2015-10-14utils: re-implement and improve column-wise outputMartin Afanasjew
2015-09-09Homebrew.git_*: check git availableXu Cheng
2015-09-09utils: add Homebrew.git_originXu Cheng
2015-09-08Improve description searching and add a cache.Dan Martinez
2015-09-08quiet_system: don't print cmd even when verbose modeXu Cheng
2015-09-02homebrew_version_string: check git availableXu Cheng
2015-09-02add git utilsXu Cheng
2015-08-29More API documentation.Mike McQuaid
2015-08-25include git sha1 in --version outputTim D. Smith
2015-08-16which: don't fail on malformed paths in PATHBaptiste Fontaine
2015-08-03Core files style updates.BrewTestBot
2015-07-29interactive_shell: create .zshrc when necessaryXu Cheng
2015-07-17use ohai headers at the top of search resultsAlex Dunn
2015-07-08Audit GitHub repository notability.Mike McQuaid
2015-07-03Make HOMEBREW_GITHUB_API_TOKEN copy/paste friendlyOsman Surkatty
2015-06-24Make warnings yellow (previously red)Radek Simko
2015-06-13Remove some 10.5 hacksJack Nagel
2015-06-04utils: prefer keg curl over system on 10.6Ryan Hendrickson
2015-05-29interactive_shell: use Formula#full_nameXu Cheng
2015-05-18test-bot: don't complain bottle errors when installing gcc and hgXu Cheng
2015-05-14Install specific Rubocop version.Mike McQuaid
2015-05-05Update links to GitHub's personal access tokenAlex Muller
2015-04-30utils: tweak access token text.Mike McQuaid
2015-04-15move safe_fork into a standalone methodXu Cheng
2015-03-24add method to detect shell profile file based on users' preference shellXu Cheng
2015-03-14Remove unused argumentJack 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-03Remove readline and zlib hacksJack Nagel
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
2014-12-06Remove {start,stop}doc as we're using Yard now.Mike McQuaid
2014-11-20Friendlier error message for EOFError raised inside Net::HTTPJack Nagel