index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Contributions
/
cmd
/
brew-pull.rb
Age
Commit message (
Expand
)
Author
2014-09-24
brew-pull: make an internal command.
Mike McQuaid
2014-08-16
brew-pull: don't barf on syntax errors.
Mike McQuaid
2014-07-21
brew-pull: don't fail to pull on Formula exception
Mike McQuaid
2014-07-19
Remove the patch from the cache after applying it
Jack Nagel
2014-07-19
Use if-else instead of postfix unless
Jack Nagel
2014-07-19
Improve pull request URL regexp
Jack Nagel
2014-07-11
brew-pull: use git to do the diff filtering
Jack Nagel
2014-07-05
brew-pull: fix --install
Jack Nagel
2014-07-05
Remove remaining references to "--fresh"
Jack Nagel
2014-07-05
brew-pull: combine conditionals
Jack Nagel
2014-07-05
brew-pull: avoid the "var = ... rescue nil" dance
Jack Nagel
2014-07-05
brew-pull: rescue a specific exception
Jack Nagel
2014-07-05
brew-pull: use diff-tree and simplify diff parsing
Jack Nagel
2014-07-05
brew-pull: let git-am attempt three-way merge if patch doesn't apply
Jack Nagel
2014-05-07
brew-pull: update for new tap structure
Misty De Meo
2014-03-17
brew-pull: handle syntax errors in formulae.
Mike McQuaid
2014-03-08
pull: add --bump option.
Mike McQuaid
2014-03-08
pull: warn if not pulling bottles.
Mike McQuaid
2014-03-08
pull: general cleanup/fixes.
Mike McQuaid
2014-02-17
pull: tap if necessary.
Mike McQuaid
2014-01-09
pull: fix --bottle to no longer use mxcl.
Mike McQuaid
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-12-12
brew-pull: remove empty if block.
Mike McQuaid
2013-12-12
brew-pull: add --bottle to pull from BrewTestBot.
Mike McQuaid
2013-11-16
brew-pull: run `git am --abort` on failure.
Mike McQuaid
2013-11-15
brew-pull/test-bot: fix PR filename matching.
Mike McQuaid
2013-10-22
brew-pull: fix whitespace handling.
Mike McQuaid
2013-09-27
brew-pull/test-bot: use stricter formula match.
Mike McQuaid
2013-06-02
Update pull request regex name to include commits.
Mike McQuaid
2013-02-18
Rename Library/Contributions/cmds -> cmd.
Mike McQuaid