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
2014-03-29
Make sure we wait for the correct child
Jack Nagel
2014-03-28
Simplify collecting options
Jack Nagel
2014-03-28
Don't rely on Dependency#to_s
Jack Nagel
2014-03-28
Add revision to `brew info --json`
Jack Nagel
2014-03-28
Filter arguments for setup.py and build.py
Jack Nagel
2014-03-28
Make ENV changes in the child so we don't have to roll them back
Jack Nagel
2014-03-28
Add ENV.refurbish_args helper
Misty De Meo
2014-03-28
Move hwloc to homebrew/science.
Dominique Orban
2014-03-28
Migrate dotwrp, qrupdate, slicot to homebrew-science
Adam Vandenberg
2014-03-27
Move initializer after constants and class methods
Jack Nagel
2014-03-27
Fix class definition so we can require files first
Jack Nagel
2014-03-27
Only write files if we actually made a change
Jack Nagel
2014-03-27
Return early so we can reduce nesting of conditionals
Jack Nagel
2014-03-27
Fix overly defensive handling of src parameter in make_relative_symlink
Jack Nagel
2014-03-27
Don't mix boolean operator types
Jack Nagel
2014-03-27
Put constant strings in a constant
Jack Nagel
2014-03-27
Fix Keg#find so we don't have to deal with it everywhere
Jack Nagel
2014-03-27
link: fix output ordering when exceptions are raised
Jack Nagel
2014-03-27
link: print wrapper is not always required
Jack Nagel
2014-03-27
Replace files atomically when relocating, take two
Jack Nagel
2014-03-27
Revert "Replace files atomically when relocating"
Jack Nagel
2014-03-27
extend/string: backport #rpartition
Misty De Meo
2014-03-27
Assert that Keg#link produces relative symlinks
Jack Nagel
2014-03-27
Assert that the broken symlink is actually overwritten
Jack Nagel
2014-03-27
Don't let broken symlinks halt linking
Jack Nagel
2014-03-27
Fix conflicting symlink advice
Jack Nagel
2014-03-26
Add missing newline to link and unlink in verbose mode
Jack Nagel
2014-03-26
Replace files atomically in inreplace
Jack Nagel
2014-03-26
Drop intermediate variable
Jack Nagel
2014-03-26
Replace files atomically when relocating
Jack Nagel
2014-03-26
Tab#write always overwrites, no need to unlink
Jack Nagel
2014-03-26
Fall back to Process.gid if we aren't a member of the file's group
Jack Nagel
2014-03-26
Put tempfile into binmode before writing
Jack Nagel
2014-03-26
CLT.installed?: base result on version detection
Misty De Meo
2014-03-25
Failing to install plist shouldn't prevent linking
Jack Nagel
2014-03-25
Write plists atomically
Jack Nagel
2014-03-25
Revert "doctor: use double quotes for setting PATH."
Mike McQuaid
2014-03-25
audit: don't warn about tarball in non-GitHub URL.
Mike McQuaid
2014-03-25
doctor: use double quotes for setting PATH.
Mike McQuaid
2014-03-25
Don't load the full debugger when readline is the formula being installed
Jack Nagel
2014-03-24
Check existence of target keg instead of hiding exceptions
Jack Nagel
2014-03-24
bottle_version: handle pazpar2 style.
Mike McQuaid
2014-03-23
LD64Dependency: super before setting env proc
Misty De Meo
2014-03-23
Expose some keg methods
Jack Nagel
2014-03-22
LD64Dependency: adjust initializer signature
Misty De Meo
2014-03-22
Don't send, just call the method directly
Jack Nagel
2014-03-22
Drop inaccurate comment
Jack Nagel
2014-03-22
Use canonicalized path for loaded install receipts
Jack Nagel
2014-03-22
Try to find install receipt when keg is unlinked
Jack Nagel
2014-03-22
Write install receipts atomically
Jack Nagel
[next]