aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/global.rb
AgeCommit message (Expand)Author
2017-04-30Make `PATH` enumerable.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-04-30Add `PATH` class.Markus Reiter
2017-04-24Remove puts_hash, require ppMike McQuaid
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-23global: set HOMEBREW_PATH if unset.Mike McQuaid
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-02-21brew uninstal alias for brew uninstallilovezfs
2017-02-12Use HTTPS for the homepage.Mike McQuaid
2017-01-26audit: improve homepage audit reliability.Mike McQuaid
2017-01-07Allow `brew audit` to fake a Safari user-agent.Mike McQuaid
2016-12-29curl: make curl_args more configurable.Mike McQuaid
2016-11-14Remove `flat_map` compatibility layer.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-09-17Improve rescue nesting.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-09-16Move LinkedKegs/PinnedKegs/Locks from Library.Mike McQuaid
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-08-18remove ruby 1.8 compatible codesXu Cheng
2016-08-17global: raise unless Ruby 2.Mike McQuaid
2016-08-12global: add Homebrew.raise_deprecation_exceptionsMike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-07-07Use GitRepositoryExtension for HOMEBREW_REPOSITORYMartin Afanasjew
2016-07-07Add GitRepositoryExtensionMartin Afanasjew
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid
2016-05-26HOMEBREW_CURL_ARGS: add -R to preserve remote timestampXu Cheng
2016-04-12Homebrew (opt-in) Analytics tweaks. (#57)Mike McQuaid
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-04-02audit/test-bot/pull: fix for core/formula separationXu Cheng
2016-03-11Fix `brew update` user agent.Mike McQuaid
2016-03-08Set HOMEBREW_API_TOKEN from Git when available.Mike McQuaid
2016-02-15Move internal command aliases from Ruby to Bash.Mike McQuaid
2015-12-13pull: use tap objectXu Cheng
2015-10-18MacOS: full_version addedBaptiste Fontaine
2015-08-06backport flat_map for Ruby 1.8Xu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-03add `brew command`Xu Cheng
2015-06-19Remove backports for Ruby 1.8.6Jack Nagel
2015-06-16"Mac OS X" -> "OS X" in copyJack Nagel
2015-04-29Extract runtime configuration from global.rbJack Nagel
2015-04-21Inline error messageJack Nagel
2014-12-08Document Formula attributes.Mike McQuaid
2014-07-21Ruby 1.8 doesn't have the \h regexp metacharacterJack Nagel
2014-07-19Improve pull request URL regexpJack Nagel
2014-07-12Linuxbrew: Move ISSUES_URL to os from globalShaun Jackman
2014-07-06Give the cache the same permissions as the installer doesJack Nagel