Mike McQuaid
|
5b6e613993
|
brew-pull: Only append "Closes" to last commit.
|
2011-01-02 11:42:44 +00:00 |
|
Mike McQuaid
|
877e911cba
|
brew-pull: Handle multipatch pull requests better.
|
2011-01-02 11:38:22 +00:00 |
|
Mike McQuaid
|
4cf099ecdf
|
brew-pull: only use matched string for url.
|
2010-12-30 16:30:50 +00:00 |
|
Mike McQuaid
|
dc3623f5a6
|
Improve brew pull to close issues.
|
2010-12-30 15:27:07 +00:00 |
|
Mike McQuaid
|
f44d1f06e5
|
Fix brew pull looking at uncommitted work.
|
2010-12-02 00:10:50 +00:00 |
|
Lee Packham
|
d5c58f889a
|
Make the regex for URL checking more git friendly
* 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 13:20:12 +00:00 |
|
Mike McQuaid
|
5733fce6fc
|
Don't count --install as a valid brew pull URL.
We were checking that at least one URL argument was added but
the --install parameter was also counted in that.
|
2010-11-21 10:33:14 +00:00 |
|
Mike McQuaid
|
331a725516
|
Only try and install using git pull when formula.
|
2010-11-21 10:32:33 +00:00 |
|
Mike McQuaid
|
7933bd4e65
|
Add brew pull for easy integration of user patches
|
2010-11-20 12:02:17 +00:00 |
|