aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmd/brew-pull.rb
AgeCommit message (Expand)Author
2014-09-24brew-pull: make an internal command.Mike McQuaid
2014-08-16brew-pull: don't barf on syntax errors.Mike McQuaid
2014-07-21brew-pull: don't fail to pull on Formula exceptionMike McQuaid
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-11brew-pull: use git to do the diff filteringJack 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-05-07brew-pull: update for new tap structureMisty De Meo
2014-03-17brew-pull: handle syntax errors in formulae.Mike McQuaid
2014-03-08pull: add --bump option.Mike McQuaid
2014-03-08pull: warn if not pulling bottles.Mike McQuaid
2014-03-08pull: general cleanup/fixes.Mike McQuaid
2014-02-17pull: tap if necessary.Mike McQuaid
2014-01-09pull: fix --bottle to no longer use mxcl.Mike McQuaid
2013-12-14Update string references to mxcl/homebrew.Mike McQuaid
2013-12-12brew-pull: remove empty if block.Mike McQuaid
2013-12-12brew-pull: add --bottle to pull from BrewTestBot.Mike McQuaid
2013-11-16brew-pull: run `git am --abort` on failure.Mike McQuaid
2013-11-15brew-pull/test-bot: fix PR filename matching.Mike McQuaid
2013-10-22brew-pull: fix whitespace handling.Mike McQuaid
2013-09-27brew-pull/test-bot: use stricter formula match.Mike McQuaid
2013-06-02Update pull request regex name to include commits.Mike McQuaid
2013-02-18Rename Library/Contributions/cmds -> cmd.Mike McQuaid