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
Age
Commit message (
Expand
)
Author
2015-01-04
Include selected spec in Formula#inspect
Jack Nagel
2015-01-04
Remove unused assignment
Jack Nagel
2015-01-04
Make active_spec protected
Jack Nagel
2015-01-04
Decouple LocalBottleDownloadStrategy from CurlDownloadStrategy
Jack Nagel
2015-01-04
Extract non-curl parts of CurlDownloadStrategy into a base class
Jack Nagel
2015-01-04
Remove unused argument
Jack Nagel
2015-01-04
Doc most DSL methods as write-only
Jack Nagel
2015-01-04
Fix markup
Jack Nagel
2015-01-04
Top-level DSL methods only manipulate the stable spec
Jack Nagel
2015-01-04
Checkout outdatedness in `brew upgrade <formula>`
Jack Nagel
2015-01-04
audit: also run `brew style` on `--strict`.
Mike McQuaid
2015-01-04
style: run Rubocop on formulae (new command)
Mike McQuaid
2015-01-04
tests.rb: use Homebrew.failed to send exit code.
Mike McQuaid
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2015-01-04
Explicitly pass formulae to outdated_brews
Jack Nagel
2015-01-03
Remove unnecessary encoding comments
Jack Nagel
2015-01-03
Use more https links and some link updates along the way
Viktor Szakats
2015-01-03
Remove readline and zlib hacks
Jack Nagel
2015-01-03
Load formulae into private namespace
Jack Nagel
2015-01-03
fixtures add test.ico
Xu Cheng
2015-01-03
brew irb --help replaced with --examples
Baptiste Fontaine
2015-01-03
Get rid of mixed operator styles
Jack Nagel
2015-01-03
replace fixture png to 8x8 in size and rgb scale color
Xu Cheng
2015-01-02
utils: always set PATH in install_gem_setup_path.
Mike McQuaid
2015-01-02
utils: tweak install_gem_setup_path to not warn.
Mike McQuaid
2015-01-02
Add Homebrew.install_gem_setup_path! function.
Mike McQuaid
2015-01-02
audit: system check fixed for multiple arguments
Baptiste Fontaine
2015-01-02
formula_versions: ignore another exception.
Mike McQuaid
2015-01-02
test-bot: do not --cleanup outside CI.
Shaun Jackman
2015-01-02
pull: fix tap URL regex for devel/head-only.
Mike McQuaid
2015-01-01
ID3 tags stripped from MP3 test fixture
Baptiste Fontaine
2015-01-01
Avoid formula lookup when we know it will fail
Jack Nagel
2015-01-01
Get rid of StandardLoader class
Jack Nagel
2015-01-01
minimal MP3 test file added
Baptiste Fontaine
2014-12-31
Re-raise NameError when it doesn't match our constant
Jack Nagel
2014-12-31
Check file existence instead of rescuing LoadError
Jack Nagel
2014-12-31
Stop rescuing NameError
Jack Nagel
2014-12-31
Don't attempt to detect version if URL is not set
Jack Nagel
2014-12-31
Handle newer ruby versions correctly in config output
Jack Nagel
2014-12-30
Use block-form of File.open
Jack Nagel
2014-12-30
Log build environment on failure
Jack Nagel
2014-12-30
Always dump full configuration
Jack Nagel
2014-12-30
brew-config: always show XCode/CLT state
Xu Cheng
2014-12-29
Move exception text into exception object
Jack Nagel
2014-12-29
Preserve backtrace for download errors
Jack Nagel
2014-12-29
Preserve backtrace from original exception
Jack Nagel
2014-12-29
Remove duplicated logic from FromUrlLoader
Jack Nagel
2014-12-29
Extract method
Jack Nagel
2014-12-29
test-bot: don't try to retap TapDependency taps.
Mike McQuaid
2014-12-29
test-bot: tap TapDependency's tap.
Mike McQuaid
[next]