aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-02-09Recognize --head as an alias for --HEADMisty De Meo
2014-02-09X11Dependency: styleJack Nagel
2014-02-09X11Dependency: return nil instead of raising in #<=>Jack Nagel
2014-02-09bottle: fix --write messages.Mike McQuaid
2014-02-09bottle: make --write handle both quotes styles.Mike McQuaid
2014-02-08Use GitHub wrapper for private tap checkJack Nagel
2014-02-08Pin GitHub module to v3 APIJack Nagel
2014-02-08Switch to v3 search APIJack Nagel
2014-02-08Drop unnecessary map + compact in search_tapJack Nagel
2014-02-08Don't let issue search kill install processJack Nagel
2014-02-08Prevent repeated warnings when GitHub API rate limit is exceededJack Nagel
2014-02-08Preserve original backtrace when raising GitHub::ErrorJack Nagel
2014-02-08Raise only GitHub::Error from GitHub.openJack Nagel
2014-02-08Parse JSON early in GitHub moduleJack Nagel
2014-02-08Don't mutate argument in search_tapJack Nagel
2014-02-06Move colormake to headonlyAdam Vandenberg
2014-02-02formula_installer: print bottle failure exception.Mike McQuaid
2014-02-02Correctly find Homebrew-installed fortranCamillo Lugaresi
2014-02-02C++ stdlibs: issue warning, don't fail the buildMisty De Meo
2014-02-02C++ stdlib check: don't check executables for depsMisty De Meo
2014-02-02caveats: tweak app bundle message.Mike McQuaid
2014-01-31bottle: improve bottle commit writing.Mike McQuaid
2014-01-30bottle: show diff before trying to commit.Mike McQuaid
2014-01-30language_module_dependency: don't use build_env.Mike McQuaid
2014-01-29don't trigger VCS when patchingAdam Vandenberg
2014-01-29python_dependency: cleanup and fix build env.Mike McQuaid
2014-01-27Revert "Add python superenv wrapper"Misty De Meo
2014-01-26Make `brew tap` error message more clearaereal
2014-01-26Add python superenv wrapperMisty De Meo
2014-01-26upgrade: fix output when no packages to upgrade.Frizlab
2014-01-22mac: note that we only track stable Xcode versions.Mike McQuaid
2014-01-21caveats: tweak python site-packages wording.Mike McQuaid
2014-01-20python_dependency: cleanup, fix satisfy.Mike McQuaid
2014-01-20utils: improve issue searching.Mike McQuaid
2014-01-20PythonDependency: massive refactoring.Mike McQuaid
2014-01-20bottle: only print relocations with --verbose.Mike McQuaid
2014-01-19caveats: print .app caveats if installed to keg.Mike McQuaid
2014-01-19keg: add function to detect if .app(s) installed.Mike McQuaid
2014-01-19bottle: use new quoting style.Mike McQuaid
2014-01-16Only search open pull requests, not closedMisty De Meo
2014-01-15LICENSE: copyright 2014.David Larson
2014-01-11Fix typoJack Nagel
2014-01-11Fix tokenizing openssl style versionsJack Nagel
2014-01-11LanguageModuleDependency: remove code that only worked by accidentJack Nagel
2014-01-10Escape issue search stringJack Nagel
2014-01-09search: handle tap not found and suggest update.Mike McQuaid
2014-01-08Revert "detect_cxx_stdlibs: ignore executables."Mike McQuaid
2014-01-07create: fix typosChristian Moritz
2014-01-07detect_cxx_stdlibs: ignore executables.Mike McQuaid
2014-01-07create: always use double quotes.Mike McQuaid