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
/
utils.rb
Age
Commit message (
Expand
)
Author
2015-09-09
Homebrew.git_*: check git available
Xu Cheng
2015-09-09
utils: add Homebrew.git_origin
Xu Cheng
2015-09-08
Improve description searching and add a cache.
Dan Martinez
2015-09-08
quiet_system: don't print cmd even when verbose mode
Xu Cheng
2015-09-02
homebrew_version_string: check git available
Xu Cheng
2015-09-02
add git utils
Xu Cheng
2015-08-29
More API documentation.
Mike McQuaid
2015-08-25
include git sha1 in --version output
Tim D. Smith
2015-08-16
which: don't fail on malformed paths in PATH
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-07-29
interactive_shell: create .zshrc when necessary
Xu Cheng
2015-07-17
use ohai headers at the top of search results
Alex Dunn
2015-07-08
Audit GitHub repository notability.
Mike McQuaid
2015-07-03
Make HOMEBREW_GITHUB_API_TOKEN copy/paste friendly
Osman Surkatty
2015-06-24
Make warnings yellow (previously red)
Radek Simko
2015-06-13
Remove some 10.5 hacks
Jack Nagel
2015-06-04
utils: prefer keg curl over system on 10.6
Ryan Hendrickson
2015-05-29
interactive_shell: use Formula#full_name
Xu Cheng
2015-05-18
test-bot: don't complain bottle errors when installing gcc and hg
Xu Cheng
2015-05-14
Install specific Rubocop version.
Mike McQuaid
2015-05-05
Update links to GitHub's personal access token
Alex Muller
2015-04-30
utils: tweak access token text.
Mike McQuaid
2015-04-15
move safe_fork into a standalone method
Xu Cheng
2015-03-24
add method to detect shell profile file based on users' preference shell
Xu Cheng
2015-03-14
Remove unused argument
Jack Nagel
2015-01-05
Emit warning when no editor is set
Jack Nagel
2015-01-05
utils: install_gem_setup_path! now checks PATH.
Mike McQuaid
2015-01-03
Remove readline and zlib hacks
Jack Nagel
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
2014-12-06
Remove {start,stop}doc as we're using Yard now.
Mike McQuaid
2014-11-20
Friendlier error message for EOFError raised inside Net::HTTP
Jack Nagel
2014-10-05
Shows time since last commit in brew config
Tim D. Smith
2014-09-24
Generate RDoc documentation.
Mike McQuaid
2014-09-20
Don't to_s the cmd parameter in Homebrew.system
Jack Nagel
2014-09-20
Stop invoking the editor through an interactive shell
Jack Nagel
2014-09-18
Pass command and arg list into ErrorDuringExecution constructor
Jack Nagel
2014-09-04
Hack around Zlib constant conflict
Jack Nagel
2014-08-04
utils: use the $stderr global variable.
Federico Bond
2014-07-20
Simplify onoe
Jack Nagel
2014-07-19
Passing an empty array to puts prints nothing
Jack Nagel
2014-07-18
exec_editor with no arguments should not silently succeed
Jack Nagel
2014-07-06
nostdout doesn't need to capture output
Jack Nagel
2014-07-06
Let File.expand_path also do the join
Jack Nagel
2014-07-06
Check File.file? first to avoid second stat()
Jack Nagel
2014-07-06
Just use each since we're returning from inside the block
Jack Nagel
2014-07-06
Expand ~ in PATH entries
Jack Nagel
2014-07-05
Add popen wrapper that does not invoke the shell
Jack Nagel
2014-06-30
Add a method for getting the repo HEAD
Jack Nagel
[next]