aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-02-13Use a more accurate method name and drop unhelpful blockJack Nagel
2014-02-13Always print top-level issue URLJack Nagel
2014-02-13Delete comment that isn't relevant to this code anymoreJack Nagel
2014-02-13Offload more filtering to the search APIJack Nagel
2014-02-13Allow passing arbitrary qualifiers to issue searchJack Nagel
2014-02-13Implement equality for Dependencies collectionsJack Nagel
2014-02-13Eliminate unnecessary arrays and call to flattenJack Nagel
2014-02-12Delete unused methodJack Nagel
2014-02-12Pass the string instead of reconstructing it from a regexpJack Nagel
2014-02-12Let the API do more work for usJack Nagel
2014-02-12Drop TODO that nobody has ever worked onJack Nagel
2014-02-12Drop unnecessary type check, we never pass a Formula instanceJack Nagel
2014-02-12Return only open issues in GitHub.issues_for_formulaJack Nagel
2014-02-12osmium: add to blacklist.Mike McQuaid
2014-02-12brew-graph: improve formatting.Matt Torok
2014-02-11Revert "Recognize --head as an alias for --HEAD"Adam Vandenberg
2014-02-11Use HOMEBREW_PREFIX/opt to find installs instead of symlinks in bin, lib, sbin.Chad Catlett
2014-02-11ls-taps: search names onlyJack Nagel
2014-02-11brew-services: don't hardcode launchctl pathBo Jeanes
2014-02-10python_dependency: only set PYTHONPATH for system.Mike McQuaid
2014-02-10Update vendored OkJsonJack Nagel
2014-02-10Fix ls-taps for v3 APIJack Nagel
2014-02-09Recognize --head as an alias for --HEADMisty De Meo
2014-02-09Include buildpath info into example formulaWelton Rodrigo
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-31brew-test-bot: reset to origin for bottle upload.Mike McQuaid
2014-01-31bottle: improve bottle commit writing.Mike McQuaid
2014-01-30brew-test-bot: strip more unicode crap from XML.Mike McQuaid
2014-01-30brew-test-bot: handle git repositories for upload.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