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
Age
Commit message (
Expand
)
Author
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-12-14
Add HOMEBREW_TEMP to testing environment
Jack Nagel
2013-12-14
Remove unnecessary captures in otool regexp
Jack Nagel
2013-12-14
Unify install name parsing
Jack Nagel
2013-12-14
keg: use start_with? instead of regexp match
Jack Nagel
2013-12-14
Extract HOMEBREW_TEMP constant
Jack Nagel
2013-12-14
Move Pathname#dynamically_linked_libraries to mach module
Jack Nagel
2013-12-14
keg: add debug output to install name machinery
Jack Nagel
2013-12-14
keg: the argument to find_dylib is already a Pathname
Jack Nagel
2013-12-14
keg: combine loops in relocate_install_names
Jack Nagel
2013-12-14
keg: eliminate reject_proc, make callers determine which names to fix
Jack Nagel
2013-12-14
keg: yield install names successively instead of all at once
Jack Nagel
2013-12-14
keg: decouple dylib id changes from install name changes
Jack Nagel
2013-12-14
keg: factor out dylib id calculation
Jack Nagel
2013-12-14
keg: try to avoid disk IO when possible
Jack Nagel
2013-12-14
keg: use lib helper
Jack Nagel
2013-12-14
Pathname#extname returns a string
Jack Nagel
2013-12-13
xcode-select check: move after first options
Misty De Meo
2013-12-13
fix repo URL for brew search
Adam Vandenberg
2013-12-13
Adjust bad xcode-select path exit code
Misty De Meo
2013-12-13
brew: error out if bad xcode-select path given
Misty De Meo
2013-12-12
doctor: fix PATH issues in comments
Bovard Tiberi
2013-12-12
bottle: only chdir into the cellar when tarring up the bottle
Jack Nagel
2013-12-12
Add bash completion support for "brew switch"
Osman Currim
2013-12-12
Build install summary in a separate method and print all at once
Jack Nagel
2013-12-12
Combine superenv tests
Jack Nagel
2013-12-12
Initialize ivars to silence warnings
Jack Nagel
2013-12-12
Remove unused variables
Jack Nagel
2013-12-12
uses: fix weird colon output.
Mike McQuaid
2013-12-12
audit: remove deprecated Python features.
Mike McQuaid
2013-12-12
example-formula: deprecate some Python features.
Mike McQuaid
2013-12-12
Put positive case first, drop redundant is_a? check
Jack Nagel
2013-12-12
Add another fails_with test
Jack Nagel
2013-12-12
Report correct file/line in backtraces for attr_rw methods
Jack Nagel
2013-12-12
brew-pull: remove empty if block.
Mike McQuaid
2013-12-12
brew-pull: add --bottle to pull from BrewTestBot.
Mike McQuaid
2013-12-12
monkey around for emacs' code highlighter
Adam Vandenberg
2013-12-12
+x wrapper scripts, so they work during post-install
Adam Vandenberg
2013-12-11
Simplify prefix test
Jack Nagel
2013-12-11
brew-bundle: update usage info and move to --help function
Larry Shaffer
2013-12-11
Set bottle version rather than re-parse it from the URL
Jack Nagel
2013-12-10
brew-test-bot: fix rsync for bottles with a revision number
Jack Nagel
2013-12-10
bottle: determine revision more reliably
Jack Nagel
2013-12-10
brew-test-bot: remember to pull the PR.
Mike McQuaid
2013-12-10
brew-test-bot: only merge bottles if copy succeeds.
Mike McQuaid
2013-12-10
brew-test-bot: fix testing job tag numbering.
Mike McQuaid
2013-12-10
brew-test-bot: change upload job approach.
Mike McQuaid
2013-12-10
brew-test-bot: upload job fixes.
Mike McQuaid
2013-12-10
brew-test-bot: use global cache again.
Mike McQuaid
2013-12-10
brew-test-bot: move logic from Jenkins to Ruby.
Mike McQuaid
[next]