| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-18 | Rename external commands directory from examples. | Mike McQuaid | |
| Fixes #10829. | |||
| 2012-02-25 | brew-pull should build bottles. | Mike McQuaid | |
| 2011-10-24 | brew-pull: Clarify comment concerning whitespace | Charlie Sharpsteen | |
| 2011-10-24 | brew-pull: Add flag to suppress whitespace fixes | Charlie Sharpsteen | |
| When the pull request includes a patch, fixing whitespace can break the patch. | |||
| 2011-10-11 | Ensure cache folder exists | Adam Vandenberg | |
| 2011-08-26 | brew-pull: Allow pull request numbers as arguments | Charlie Sharpsteen | |
| If an integer is passed to `brew-pull`, such as `brew pull 6600`, it will be interpreted as a pull request number. This has the same effect as the more verbose command line: brew pull https://github.com/mxcl/homebrew/pull/6600 | |||
| 2011-07-21 | brew pull --install should build from source. | Mike McQuaid | |
| 2011-01-02 | brew-pull: Only append "Closes" to last commit. | Mike McQuaid | |
| 2011-01-02 | brew-pull: Handle multipatch pull requests better. | Mike McQuaid | |
| 2010-12-30 | brew-pull: only use matched string for url. | Mike McQuaid | |
| 2010-12-30 | Improve brew pull to close issues. | Mike McQuaid | |
| 2010-12-02 | Fix brew pull looking at uncommitted work. | Mike McQuaid | |
| 2010-11-21 | Make the regex for URL checking more git friendly | Lee Packham | |
| * Urls for Git Commits need to be between 4-40 not 40. For example: https://github.com/mxcl/homebrew/commit/805a https://github.com/mxcl/homebrew/commit/805 Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2010-11-21 | Don't count --install as a valid brew pull URL. | Mike McQuaid | |
| We were checking that at least one URL argument was added but the --install parameter was also counted in that. | |||
| 2010-11-21 | Only try and install using git pull when formula. | Mike McQuaid | |
| 2010-11-20 | Add brew pull for easy integration of user patches | Mike McQuaid | |
