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
Age
Commit message (
Expand
)
Author
2010-03-08
Homebrew is now at version 0.6
0.6
Adam Vandenberg
2010-03-08
Error out if `brew diy` doesn't know the build system
Max Howell
2010-03-07
Fixes Pathname.install(:foo => :bar) to work when File.exist?(:bar)
Max Howell
2010-03-07
Allow Pathname.install to take a Hash.
Adam Vandenberg
2010-03-07
String.undent for prettier HEREDOCs
Max Howell
2010-03-06
Documentation rewrite
Max Howell
2010-03-03
Move --cache command down near --prefix and use AGRV.formulae.
Adam Vandenberg
2010-03-03
Add support for `brew --prefix [formula ...]`.
Martin Kuehl
2010-03-01
REVERT SubversionDownloadStrategy change.
Adam Vandenberg
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-03-01
Improvements to new SubversionDownloadStrategy
Fergal Hainey
2010-02-27
Add 'rebase' to accidental git commands.
Adam Vandenberg
2010-02-27
Update bash completions
Adam Vandenberg
2010-02-27
`brew outdated` works if there is eg. Cellar/.DS_Store
Max Howell
2010-02-27
Add outdated to `brew help`
Max Howell
2010-02-27
brew outdated
Max Howell
2010-02-27
Pathname.subdirs and Pathname.cd{}
Max Howell
2010-02-25
Add support for external ruby deps, and fix external deps system.
Andre Arko
2010-02-24
brew --cache [formula]
Adam Vandenberg
2010-02-24
We need to set CC and CXX for many formula
Max Howell
2010-02-20
Fix `brew cleanup`: don't bail out early
Martin Kuehl
2010-02-20
Fix inreplace barfing over Pathnames
Max Howell
2010-02-19
No longer compile with LLVM by default
Max Howell
2010-02-19
Allow inreplace to operate over arrays
Max Howell
2010-02-18
Add `brew --cellar` command.
Adam Vandenberg
2010-02-18
Fix Pathname.install for relative symlinks
Max Howell
2010-02-18
Fix GitHub tarball version detection
Max Howell
2010-02-16
Don't merge flags in checkout-index
Graham Hughes
2010-02-16
Fix `brew cleanup`: less pruning
Martin Kuehl
2010-02-13
Set correct LDFLAGS for universal binaries
Aleksandar Topuzović
2010-02-13
Fixes Homebrew/homebrew#571; brew update doesn't report "Already up-to-date"
Max Howell
2010-02-11
Don't abort cleanup if formulae are missing
Andre Arko
2010-02-09
remove_make_var! should not leave an empty assignment
Adam Vandenberg
2010-02-08
ENV.cxx was not retrieving proper ENV flag.
Adam Vandenberg
2010-02-07
Merge branch 'F-zsync' of git://arthur.barton.de/homebrew-alex
Adam Vandenberg
2010-02-04
Add formula check for crufy SourceForge URLs.
Adam Vandenberg
2010-02-02
Update test suite.
Adam Vandenberg
2010-02-02
Let change_make_var! append to existing value.
Adam Vandenberg
2010-02-02
Bazaar download strategy
David Höppner
2010-02-01
Create Download Strategy sooner in formula install code.
Adam Vandenberg
2010-01-30
deps was missing from bash completion
Adam Vandenberg
2010-01-30
Remove spaces around make-style variables.
Adam Vandenberg
2010-01-30
Add gzip utility function.
Adam Vandenberg
2010-01-29
remove the nonexistant list --brewed flag from the help output.
Ben Bleything
2010-01-18
If keg only don't warn about s?bin not being in PATH
Max Howell
2010-01-18
Only try to cleanup directories
Max Howell
2010-01-18
Document brew cleanup
Max Howell
2010-01-18
prune after brew cleanup
Max Howell
2010-01-18
Don't cleanup if we can't tell which formula is for keeps
Max Howell
2010-01-18
Use Ruby rather than external commands
Max Howell
[next]