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-27
Apply the same filtering to -I paths as -L paths
Jack Nagel
2013-12-27
superenv: don't accidentally filter out HOMEBREW_TEMP
Jack Nagel
2013-12-27
Escape prefix when interpolating into regexp
Jack Nagel
2013-12-23
brew-test-bot: check requirements default_formulae
Christian Moritz
2013-12-22
cleaner: use ObserverPathnameExtension
Jack Nagel
2013-12-22
cleaner: reorganize clean_dir to avoid repeated conditional
Jack Nagel
2013-12-22
Drop unnecessary string conversion in skip_clean
Jack Nagel
2013-12-22
cleaner: add more tests for current behavior
Jack Nagel
2013-12-21
cleaner: clean up broken and orphaned symlinks
Jack Nagel
2013-12-21
cleaner: add test to demonstrate that empty prefixes are removed
Jack Nagel
2013-12-21
cleaner: add tests to document current pruning behavior
Jack Nagel
2013-12-21
cleaner: add tests to demonstrate some current failures
Jack Nagel
2013-12-21
cleaner: slightly less coupling in tests
Jack Nagel
2013-12-21
cleaner: fix permission debug output
Jack Nagel
2013-12-21
prune: remove unnecessary .sort
Jack Nagel
2013-12-20
brew-test-bot: delete takes string, not regex.
Mike McQuaid
2013-12-20
brew-test-bot: remove form feed properly.
Mike McQuaid
2013-12-19
brew-test-bot: use install --only-dependencies.
Mike McQuaid
2013-12-19
Note when --only-dependencies is a no-op
Jack Nagel
2013-12-19
install: add --only-dependencies option
Steven Peters
2013-12-18
brew-test-bot: regex to delete invalid XML chars.
Mike McQuaid
2013-12-17
Move comparepdf to boneyard
Adam Vandenberg
2013-12-17
bottle: extract method for enumerating files that match a string
Jack Nagel
2013-12-17
versions: improve performance of rev_list
Jack Nagel
2013-12-17
doctor: don't complain about unmigrated remote.
Mike McQuaid
2013-12-17
doctor: fix autocrlf set command.
Mike McQuaid
2013-12-17
brew-test-bot: strip more unicode.
Mike McQuaid
2013-12-17
doctor: add instructions for remote migration.
Mike McQuaid
2013-12-16
add nlopt to migration
Adam Vandenberg
2013-12-15
options: show --HEAD and --devel when appropriate
Adam Vandenberg
2013-12-15
doctor: don't let gitconfig break dirty-tree check
Chris Kampmeier
2013-12-14
CLT.version: check 10.9 CLT first
Misty De Meo
2013-12-14
doctor: check for migrated origin Git remote.
Mike McQuaid
2013-12-14
update: rewrite origin to point to Homebrew org.
Mike McQuaid
2013-12-14
tap: change core formula tap naming.
Mike McQuaid
2013-12-14
bottle: remove unused require
Jack Nagel
2013-12-14
bottle: avoid keeping entire `strings` output in memory
Jack Nagel
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
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
[next]