aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils
AgeCommit message (Expand)Author
2017-08-29Added clear_anonymous_os_prefix_ci_cachemansimarkaur
2017-08-25safe_fork: Improve the error messageShaun Jackman
2017-08-21Fix `pull`.Markus Reiter
2017-08-20Move fix from #3070 inside `GitHub` module.Markus Reiter
2017-08-17Change var nameBen Muschol
2017-08-14Unify vocabulary in github module, remove unnecessary logicBen Muschol
2017-08-14Spec for issues searchBen Muschol
2017-08-14Implement PR feedbackBen Muschol
2017-08-13fix typoBen Muschol
2017-08-13Fix syntax errorBen Muschol
2017-08-13Rename path_to -> url_to since it returns a urlBen Muschol
2017-08-13Remove duplicate url generation logic in Github moduleBen Muschol
2017-08-11Donโ€™t pass `--fail` for `curl_output`.Markus Reiter
2017-08-10`curl_download`: Retry once on error `33`.Markus Reiter
2017-08-08Allow `curl` args to be overriden.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
2017-06-24๐Ÿ—‘๏ธ Use AppleScript instead of Swift for trashing.Markus Reiter
2017-06-20Add `trash` util.Markus Reiter
2017-06-19Merge pull request #2778 from jasonkarns/tap-full-nameMike McQuaid
2017-06-19Tap learns to form its own full_nameJason Karns
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-09BuildError: report options to analytics.Mike McQuaid
2017-06-07analytics: remove unused analytics.Mike McQuaid
2017-06-07tty: handle non-tty stdin.Mike McQuaid
2017-06-02Use stty instead of tput to get terminal widthEnrico Ghirardi
2017-05-29Use `Formatter::pluralize` where possible.Markus Reiter
2017-05-29Remove unused `popen_read_text` method.Markus Reiter
2017-05-24lock: simplify ruby conditionalMisty De Meo
2017-05-23lock: check tools are executableMisty De Meo
2017-05-23Optionally use Python's flock instead of Ruby'sMisty De Meo
2017-05-22Add audit check to see if both version and checksum changed.Markus Reiter
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-04-25Remove unnecessary block.Markus Reiter
2017-04-25Add `GitHub::search_code` method.Markus Reiter
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-03-23github: don't print when searching PRs.Mike McQuaid
2017-03-11Deprecate `#plural`.Markus Reiter
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-02-27Merge pull request #1708 from joshka/feature/install-tap-cmd-completionsMike McQuaid
2017-02-26Install tap command completions and manpagesJoshua McKinney
2017-02-20Added support for returning HTTP status codes and for git and svn URLsDavid Broder-Rodgers
2017-01-12InreplaceError: fix undefined method crashilovezfs
2017-01-07Allow `brew audit` to fake a Safari user-agent.Mike McQuaid
2017-01-04Use docs.brew.sh links.Mike McQuaid
2016-12-29curl: make curl_args more configurable.Mike McQuaid
2016-12-11analytics: don't raise if tap doesn't exist.Mike McQuaid