aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2011-05-04Update bash completion scriptJack Nagel
2011-04-18Add --force to brew cleanupAdam Vandenberg
2011-04-14Add `brew fetch --deps`Adam Vandenberg
2011-04-13brew missing: allow a formula argumentAdam Vandenberg
2011-03-31Add audit to bash completionAdam Vandenberg
2011-03-29brew depstree: shows a tree of dependencies for a formulaFerdinand Niedermann
2011-03-29Fix brew bottle to work with refactor branch.Mike McQuaid
2011-03-21Document 'brew options --all'.Adam Vandenberg
2011-03-21update manpage for brew audit --strictAdam Vandenberg
2011-03-21add --verbose to brew install completionAdam Vandenberg
2011-03-16Add --use-gcc to bash completionAdam Vandenberg
2011-03-13Optimise/simplify `brew help`Max Howell
2011-03-12Add 'brew grep' external command.Adam Vandenberg
2011-03-12'brew fetch' now an official commandAdam Vandenberg
2011-03-12'brew options' now an official commandAdam Vandenberg
2011-03-12'brew test' now an official commandAdam Vandenberg
2011-03-12Add brew options --compact to manpageAdam Vandenberg
2011-03-12Added --use-gcc flag.Stephen Allred
2011-03-12Some CleanupMax Howell
2011-03-12Move brew-audit to cmdsAdam Vandenberg
2011-03-12Refactor the brew command into one file per commandMax Howell
2011-02-20New options: `brew graph`Martin Kühl
2011-02-20brew-audit - check formula versionsAdam Vandenberg
2011-02-13Clean up zsh completionGeorge Kulakowski
2011-02-09Handle default install --optionsJustin Hileman
2011-02-04brew --compactAdam Vandenberg
2011-02-04bash completion: --options for `brew install foo`Justin Hileman
2011-01-02Man typos. Fixes Homebrew/homebrew#3799Adam Vandenberg
2011-01-02brew-pull: Only append "Closes" to last commit.Mike McQuaid
2011-01-02brew-pull: Handle multipatch pull requests better.Mike McQuaid
2010-12-30brew-pull: only use matched string for url.Mike McQuaid
2010-12-30Improve brew pull to close issues.Mike McQuaid
2010-12-26Fix typos in man pageAdam Vandenberg
2010-12-20Add `missing` and `server` to ZSH completionGabe Berke-Williams
2010-12-02Add missing newline to brew bottle.Mike McQuaid
2010-12-02Fix brew pull looking at uncommitted work.Mike McQuaid
2010-12-01Add suffix for bottles to avoid cache confusion.Mike McQuaid
2010-12-01Improve reasoning in brew bottle for using gzip.Mike McQuaid
2010-12-01Fix spaced paths with brew bottle.Mike McQuaid
2010-12-01Change tabs to spaces in brew bottle.Mike McQuaid
2010-11-24Add initial brew bottle implementation.Mike McQuaid
2010-11-21Make the regex for URL checking more git friendlyLee Packham
2010-11-21Don't count --install as a valid brew pull URL.Mike McQuaid
2010-11-21Only try and install using git pull when formula.Mike McQuaid
2010-11-20Add brew pull for easy integration of user patchesMike McQuaid
2010-11-07Update man pageAdam Vandenberg
2010-11-06Separate man page for brew-manAdam Vandenberg
2010-11-04brew-audit - check harder for commented cmakeAdam Vandenberg
2010-11-01Add proxy information to man pageAdam Vandenberg
2010-10-30Document brew install <url>Adam Vandenberg