aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-08-07Use new alias system with `brew search`Max Howell
2010-08-07`brew create` uses new Aliasing systemMax Howell
2010-08-07Resolve aliases in ARGV extension.Max Howell
2010-08-07Add 'aka' removal notice.Adam Vandenberg
2010-08-07Skip broken formulaeAdam Vandenberg
2010-08-07New Aliasing system is plenty less code :)Max Howell
2010-08-07Show changed examples on update [telemachus]Adam Vandenberg
2010-08-07Fix regex locationAdam Vandenberg
2010-08-07Reword X11 brew doctor messages.Adam Vandenberg
2010-08-07Re-wrap message.Adam Vandenberg
2010-08-07Don't version VCS checkout directories.Adam Vandenberg
2010-08-02archs_for_command now follows symlinks.James Harris
2010-07-30brew doctor - check man accessAdam Vandenberg
2010-07-29Shorten 'bad man path' message.Adam Vandenberg
2010-07-29Move testing tarballs into subfolderAdam Vandenberg
2010-07-29Fix brew info testAdam Vandenberg
2010-07-29Document brew info urlAdam Vandenberg
2010-07-29Just use Pathname.cdAdam Vandenberg
2010-07-29Add name to brew info url and remove external scriptAdam Vandenberg
2010-07-27Fix brew info --githubAdam Vandenberg
2010-07-25brew doctor - add check for non-standard X11Adam Vandenberg
2010-07-25Add Pathname.resolved_pathAdam Vandenberg
2010-07-25Allow HOMEBREW_EDITOR for non-project editing.Adam Vandenberg
2010-07-23GitHub - use git for smart http reposAdam Vandenberg
2010-07-23Add depends_on spacing checks to brew_auditAdam Vandenberg
2010-07-21Bump Xcode recommendation to 3.2.2Adam Vandenberg
2010-07-21Fix message and undent for external depsAdam Vandenberg
2010-07-20Clean up test script & use system ruby to run testsAdam Vandenberg
2010-07-20Fix top-level formula having duplicate depsAdam Vandenberg
2010-07-19Remove "test/formula_test.rb"Adam Vandenberg
2010-07-18brew.h info takes a formula parameter rather than a stringMax Howell
2010-07-18Make expand_deps a class functionMax Howell
2010-07-18Some String.dedent actionMax Howell
2010-07-18Use build_head here too.Adam Vandenberg
2010-07-16Add ARGV.build_head? and use it.Adam Vandenberg
2010-07-13Add command "brew --env"Adam Vandenberg
2010-07-12Use regex in brew-audit and add path concat test.Adam Vandenberg
2010-07-10CurlUnsafeDownloadStrategyAdam Vandenberg
2010-07-09Usage should mention manpage.Adam Vandenberg
2010-07-09Document 'brew install --HEAD'; sort ENV vars.Adam Vandenberg
2010-07-09`brew doctor` and GitDownloadStrategy now check for Git.Adam Vandenberg
2010-07-08Improved Subversion support.Adam Vandenberg
2010-07-08Add some HOMEBREW env vars to the dumpAdam Vandenberg
2010-07-08Comment the detect_download_strategy patterns.Adam Vandenberg
2010-07-08Clarify cellar commentAdam Vandenberg
2010-07-08Move exceptions from global to utils; remove duplicate defintionsAdam Vandenberg
2010-07-08External command "brew which"Adam Vandenberg
2010-07-08Move method from ObserverPathnameExtension to extend/PathnameAdam Vandenberg
2010-07-07brew fetch shouldn't try to checksum VCS checkoutsAdam Vandenberg
2010-07-06Add debian style names to version checker.Adam Vandenberg