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
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-17
Improve rescue nesting.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-16
Move LinkedKegs/PinnedKegs/Locks from Library.
Mike McQuaid
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-08-17
global: raise unless Ruby 2.
Mike McQuaid
2016-08-12
global: add Homebrew.raise_deprecation_exceptions
Mike McQuaid
2016-07-12
github: produce better curl error messages. (#441)
Mike McQuaid
2016-07-07
Use GitRepositoryExtension for HOMEBREW_REPOSITORY
Martin Afanasjew
2016-07-07
Add GitRepositoryExtension
Martin Afanasjew
2016-07-04
Revert "Revert "Test officially supported cmd taps. (#390)""
Mike McQuaid
2016-07-04
Revert "Test officially supported cmd taps. (#390)"
Martin Afanasjew
2016-07-04
Test officially supported cmd taps. (#390)
Mike McQuaid
2016-06-03
Use `curl` for the GitHub API (#295)
Mike McQuaid
2016-05-26
HOMEBREW_CURL_ARGS: add -R to preserve remote timestamp
Xu Cheng
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-04-04
Make Homebrew user agent consistent, use a slash.
Mike McQuaid
2016-04-02
audit/test-bot/pull: fix for core/formula separation
Xu Cheng
2016-03-11
Fix `brew update` user agent.
Mike McQuaid
2016-03-08
Set HOMEBREW_API_TOKEN from Git when available.
Mike McQuaid
2016-02-15
Move internal command aliases from Ruby to Bash.
Mike McQuaid
2015-12-13
pull: use tap object
Xu Cheng
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-08-06
backport flat_map for Ruby 1.8
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-03
add `brew command`
Xu Cheng
2015-06-19
Remove backports for Ruby 1.8.6
Jack Nagel
2015-06-16
"Mac OS X" -> "OS X" in copy
Jack Nagel
2015-04-29
Extract runtime configuration from global.rb
Jack Nagel
2015-04-21
Inline error message
Jack Nagel
2014-12-08
Document Formula attributes.
Mike McQuaid
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
[next]