aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2011-03-12Added --use-gcc flag.Stephen Allred
2011-03-12ensure brewed bins are in path before installingCamillo Lugaresi
2011-03-12Stop recommending our pipMax Howell
2011-03-12Fix `brew log foo`Max Howell
2011-03-12Revised bug report textMax Howell
2011-03-12Don't throw if no gcc 4.0 installedMax Howell
2011-03-12MacOS.xcode_prefixMax Howell
2011-03-12Don't open editor if no args passedMax Howell
2011-03-12`brew deps foo bar` now gives the dependency intersectionMax Howell
2011-03-12A install name fix step during installMax Howell
2011-03-12Pathname.ensure_writableMax Howell
2011-03-12Formula.resolve_alias to compatability.rbMax Howell
2011-03-12Some CleanupMax Howell
2011-03-12Move string extensionsAdam Vandenberg
2011-03-12Move brew-audit to cmdsAdam Vandenberg
2011-03-12Move some exceptionsAdam Vandenberg
2011-03-12Refactor the blacklistsMax Howell
2011-03-12More modular cmd/install and FormulaInstallerMax Howell
2011-03-12Refactor the brew command into one file per commandMax Howell
2011-03-06Use http://npmjs.org/ installation instructions. Fixes 4569.Arthur Kalmenson
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-13remove npm, add warning about it.isaacs
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-22Add ENV.cppflags shortcutAdam Vandenberg
2011-01-08Add newline to new issue reporting instructions.Mike McQuaid
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-22Fix GithubGistFormula.Adam Vandenberg
2010-12-22Send people to new issue wiki page.Mike McQuaid
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-26Use full path to curl in utils.rbAdam Vandenberg
2010-11-24Add initial brew bottle implementation.Mike McQuaid
2010-11-21Correct the principle usage of principal principles ;)Lee Packham
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