index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
global.rb
Age
Commit message (
Expand
)
Author
2014-07-21
Ruby 1.8 doesn't have the \h regexp metacharacter
Jack Nagel
2014-07-19
Improve pull request URL regexp
Jack Nagel
2014-07-12
Linuxbrew: Move ISSUES_URL to os from global
Shaun Jackman
2014-07-06
Give the cache the same permissions as the installer does
Jack Nagel
2014-07-06
Extend with a module instead of aliasing on the singleton class
Jack Nagel
2014-07-06
Remove inaccurate comment
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-09
Use RbConfig.ruby if it's available
Jack Nagel
2014-06-07
Eliminate FORMULA_META_FILES constant
Jack Nagel
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-12-14
Extract HOMEBREW_TEMP constant
Jack Nagel
2013-10-31
Allow configuring HOMEBREW_LOGS.
Mike McQuaid
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-30
global: add more tap regexes.
Mike McQuaid
2013-10-25
Stop coercing MACOS_VERSION to a float
Jack Nagel
2013-10-23
global: further limit tap formula regex.
Mike McQuaid
2013-10-22
Different regex for user/tap/formula and user/tap.
Mike McQuaid
2013-10-21
global: unify tap regex.
Mike McQuaid
2013-10-18
Add OS.mac? and OS.linux?
Jack Nagel
2013-10-10
git_etc: update based on bottle etc/var changes.
Mike McQuaid
2013-09-19
Homebrew 0.9.5
0.9.5
Adam Vandenberg
2013-09-07
Optionally use git to keep brew etc versioned.
Mike McQuaid
2013-08-19
Use File::PATH_SEPARATOR globally instead of ':'
Amos Wenger
2013-07-28
RbConfig::CONFIG['bindir'] is already a string
Jack Nagel
2013-06-14
Simplify setting MACOS_VERSION
Jack Nagel
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
2013-06-08
Add Enumerable#group_by
Jack Nagel
2013-06-04
Extract attr_rw from Formula for reuse
Jack Nagel
2013-06-02
Update pull request regex name to include commits.
Mike McQuaid
2013-05-22
Added support for a GitHub Personal API Access token
Daniel Lee Harple
2013-05-10
Reorganize compat
Jack Nagel
2013-04-07
Define RUBY_PATH for tests
Jack Nagel
2013-04-06
mxcl.github.com/homebrew => brew.sh
Jack Nagel
2013-04-01
Requirement: env DSL is evaluated in context of self, not ENV
Jack Nagel
2013-03-21
Replace remaining shelled-out `which`es
Misty De Meo
2013-03-11
Add current Ruby globals.
Mike McQuaid
2013-02-05
brew-pull: fix third-party taps
Eashwar Ranganathan
2013-01-29
0.9.4: optional/recommended support
0.9.4
Adam Vandenberg
2013-01-21
Object#instance_exec for Ruby 1.8.6
Jack Nagel
2013-01-09
Define Symbol#to_proc for Ruby 1.8.6
Jack Nagel
2012-11-25
brew-test-bot: general cleanup.
Mike McQuaid
2012-11-11
Use a class for FORMULA_META_FILES
Adam Vandenberg
2012-10-28
Homebrew should not ignore curlrc
Stephen Nelson
2012-10-03
Fix use of ISSUES_URL.
Mike McQuaid
2012-09-27
Make FileUtils extension available globally
Jack Nagel
2012-09-11
Tighten post-install checks
Jack Nagel
2012-09-06
Remove dead code
Jack Nagel
[next]