index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2014-05-28
Extract history introspection from "versions" command
Jack Nagel
2014-05-28
versions: remove --compact option
Jack Nagel
2014-05-28
versions: don't recreate the relative path on each iteration
Jack Nagel
2014-05-28
versions: use path attribute instead of reconstructing it
Jack Nagel
2014-05-28
versions: drop redundant pathname creation
Jack Nagel
2014-05-28
Fix brew-versions for taps with a Formula directory
Jack Nagel
2014-05-27
Make some constant strings into actual constants
Jack Nagel
2014-05-26
pluralize formulae in tap/untap
Adam Vandenberg
2014-05-23
Skip over "mirror" lines when inserting bottle block
Jack Nagel
2014-05-21
fix permisions on tests
Adam Vandenberg
2014-05-21
make `tests` an internal command
Adam Vandenberg
2014-05-20
Remove obsolete text
Jack Nagel
2014-05-20
Remove ENV variable that is no longer used
Jack Nagel
2014-05-20
Don't fetch the value just to throw it away
Jack Nagel
2014-05-20
Stop using superenv? method to dump ENV
Jack Nagel
2014-05-20
Remove dead code
Jack Nagel
2014-05-19
Re-enable Xcode-only support on 10.9
Jack Nagel
2014-05-19
Remove deprecated --use-{gcc,llvm,clang}
Jack Nagel
2014-05-18
Less snark
Jack Nagel
2014-05-18
always use a top-level array for info JSON
Adam Vandenberg
2014-05-17
only clean logs if logs exist
Adam Vandenberg
2014-05-17
Move brew-unpack to core
Jack Nagel
2014-05-16
add --installed to json info
Adam Vandenberg
2014-05-14
cleanup: prune old build logs
Jack Nagel
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
2014-05-12
Separate Xcode and CLT doctor checks by OS X version
Jack Nagel
2014-05-11
Add an option "--root_url=" to bottle command.
Masaki Muranaka
2014-05-08
bottle: include revision in commit message.
Mike McQuaid
2014-05-06
Add `brew deps --union`
tduehr
2014-05-04
Drop emacs dep audit
Jack Nagel
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-05-02
doctor: use Xcode.bundle_path
Jack Nagel
2014-05-02
Apparently quiet_system isn't always quiet
Jack Nagel
2014-05-02
doctor: suppress warnings from git wrapper script
Jack Nagel
2014-05-01
Remove bad doctor check
Jack Nagel
2014-05-01
Rename Xcode.folder to MacOS.active_developer_dir
Jack Nagel
2014-04-30
outdated: allow forcing verbose output
Adam Vandenberg
2014-04-30
--config -> config
Adam Vandenberg
2014-04-27
brew list --versions --multiple
Adam Vandenberg
2014-04-27
run macports check after failed build instead of before every build
Andrew Potter
2014-04-27
Respect tap directory layout when searching
Jack Nagel
2014-04-27
Use canonical_name to canonicalize aliases
Jack Nagel
2014-04-27
Search results should always be sorted
Jack Nagel
2014-04-27
Use Formulary.factory to find formula in taps
Jack Nagel
2014-04-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
2014-04-25
Build relative paths using resolved_path and relative_path_from
Jack Nagel
2014-04-25
Less code in begin clause
Jack Nagel
2014-04-25
Extract some boilerplate into an each_tap method
Jack Nagel
2014-04-24
Don't use a regexp to match paths, just compare them for equality
Jack Nagel
[prev]
[next]