aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/global.rb
AgeCommit message (Expand)Author
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
2014-07-06Extend with a module instead of aliasing on the singleton classJack Nagel
2014-07-06Remove inaccurate commentJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-06-09Use RbConfig.ruby if it's availableJack Nagel
2014-06-07Eliminate FORMULA_META_FILES constantJack Nagel
2014-05-14Taps: cleanup regexps around TapsTsukasa OMOTO
2014-05-03The \w character class already includes underscoreJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2013-12-14Update string references to mxcl/homebrew.Mike McQuaid
2013-12-14Extract HOMEBREW_TEMP constantJack Nagel
2013-10-31Allow configuring HOMEBREW_LOGS.Mike McQuaid
2013-10-30Cleanup use of some global constants.Mike McQuaid
2013-10-30global: add more tap regexes.Mike McQuaid
2013-10-25Stop coercing MACOS_VERSION to a floatJack Nagel
2013-10-23global: further limit tap formula regex.Mike McQuaid
2013-10-22Different regex for user/tap/formula and user/tap.Mike McQuaid
2013-10-21global: unify tap regex.Mike McQuaid
2013-10-18Add OS.mac? and OS.linux?Jack Nagel
2013-10-10git_etc: update based on bottle etc/var changes.Mike McQuaid
2013-09-19Homebrew 0.9.50.9.5Adam Vandenberg
2013-09-07Optionally use git to keep brew etc versioned.Mike McQuaid
2013-08-19Use File::PATH_SEPARATOR globally instead of ':'Amos Wenger
2013-07-28RbConfig::CONFIG['bindir'] is already a stringJack Nagel
2013-06-14Simplify setting MACOS_VERSIONJack Nagel
2013-06-08Consolidate sudo checks.Adam Vandenberg
2013-06-08Add Enumerable#group_byJack Nagel
2013-06-04Extract attr_rw from Formula for reuseJack Nagel
2013-06-02Update pull request regex name to include commits.Mike McQuaid
2013-05-22Added support for a GitHub Personal API Access tokenDaniel Lee Harple
2013-05-10Reorganize compatJack Nagel
2013-04-07Define RUBY_PATH for testsJack Nagel
2013-04-06mxcl.github.com/homebrew => brew.shJack Nagel