aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
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
2014-07-05brew-pull: let git-am attempt three-way merge if patch doesn't applyJack Nagel
2014-07-02Move constants so we don't have to load all of ENV to get themJack Nagel
2014-07-02Add missing requireJack Nagel
2014-06-30Use 1.8 has syntaxJack Nagel
2014-06-28gist-logs: 1.8 compatJack Nagel
2014-06-28gist-logs: fix up encoding before passing the response body to OkJsonJack Nagel
2014-06-25brew-versions: move to Contributions.Mike McQuaid
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-06-21deprecate brew-whichAdam Vandenberg
2014-06-20brew-test-bot: use Dir[] for globbingJack Nagel
2014-06-20brew-test-bot: use multiple argument form of systemJack Nagel
2014-06-20Revert "Removew brew-which"Misty De Meo
2014-06-20Removew brew-whichAdam Vandenberg
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-06-18brew-test-bot: don't pass formula name to fetch twiceJack Nagel
2014-06-18Fix a typoJack Nagel
2014-06-18Undocument `brew versions`Jack Nagel
2014-06-15brew-test-bot: fix FormulaUnavailableError handlingJack Nagel
2014-06-15brew-test-bot: use path-limited diffJack Nagel
2014-06-15brew-test-bot: make git commands shell-safeJack Nagel
2014-06-15brew-test-bot: make test commands shell-safeJack Nagel
2014-06-15Migrate readallAdam Vandenberg
2014-06-14brew-test-bot: remove dead codeJack Nagel