aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2014-09-16brew-test-bot: build changed dependencies first.Mike McQuaid
2014-09-15brew-test-bot: add --dry-run mode.Mike McQuaid
2014-09-08Fix file descriptor leakJack Nagel
2014-09-08Use predicate method and eliminate localJack Nagel
2014-09-08Avoid early returnJack Nagel
2014-09-07Make sure redirected stdout and stderr share the same offsetJack Nagel
2014-09-07gist-logs: send an Accept header with the requestJack Nagel
2014-09-07gist-logs: extract methodsJack Nagel
2014-09-07gist-logs: always post config and doctor outputJack Nagel
2014-09-07gist-logs: remove unnecessary exception classJack Nagel
2014-09-07gist-logs: pull ternary out of hash literalJack Nagel
2014-09-07gist-logs: simplify setting the post pathJack Nagel
2014-09-07Use Formula#tap to get the repository nameJack Nagel
2014-09-07brew-test-bot: check for hg in requirementsJack Nagel
2014-09-07Fix typoJack Nagel
2014-09-07brew-test-bot: install hg before fetching if necessaryJack Nagel
2014-09-07brew-test-bot: less code in begin blockJack Nagel
2014-08-31brew-services: mkpath first if destination dir not existedXu Cheng
2014-08-30Convert deps collections to arrays firstJack Nagel
2014-08-30Use different variable nameJack Nagel
2014-08-30brew-test-bot: check dependencies' compilers too.Mike McQuaid
2014-08-16brew-pull: don't barf on syntax errors.Mike McQuaid
2014-08-09Update tap README templateJack Nagel
2014-08-04brew-test-bot: fix upload type bug.Mike McQuaid
2014-08-04brew-test-bot: support taps.Maurus Cuelenaere
2014-07-29brew-test-bot: handle changed formulae deps.Mike McQuaid
2014-07-24brew-test-bot: clear compiler version cache.Mike McQuaid
2014-07-24brew.1: reference GCC 4.9.Mike McQuaid
2014-07-21brew-pull: don't fail to pull on Formula exceptionMike McQuaid
2014-07-19brew-gist-logs: dump config directlyJack Nagel
2014-07-19Remove a conditional and always pass the spec to satisfied_requirementsJack Nagel
2014-07-19Remove the patch from the cache after applying itJack Nagel
2014-07-19Use if-else instead of postfix unlessJack Nagel
2014-07-19Improve pull request URL regexpJack Nagel
2014-07-15Tighten up bottle ruby file globJack Nagel
2014-07-11Fix Grammar in example-formula.rbImtiaz Majeed
2014-07-11Remove dead codeJack Nagel
2014-07-11Only compute the log file path once per callJack Nagel
2014-07-11Remove intermediate variableJack Nagel
2014-07-11brew-test-bot: use git to do the diff filteringJack Nagel
2014-07-11brew-pull: use git to do the diff filteringJack Nagel
2014-07-10Deprecate some contributions.Mike McQuaid
2014-07-06Fix brew-aspell-dictionariesJack Nagel
2014-07-06Remove redundant "which git" guardsJack Nagel
2014-07-05brew-pull: fix --installJack Nagel
2014-07-05Remove remaining references to "--fresh"Jack Nagel
2014-07-05brew-pull: combine conditionalsJack Nagel
2014-07-05brew-pull: avoid the "var = ... rescue nil" danceJack Nagel
2014-07-05brew-pull: rescue a specific exceptionJack Nagel
2014-07-05brew-pull: use diff-tree and simplify diff parsingJack Nagel