aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
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
2014-06-14Handle non-ASCII output encoded as ASCIIJack Nagel
2014-06-04Remove unicode from example formulaJack Nagel
2014-06-04Remove non-breaking spaceJack Nagel
2014-06-04Remove stray unicodeJack Nagel
2014-06-04brew-test-bot: strip bell/alert character.Mike McQuaid
2014-06-03reword test docsAdam Vandenberg
2014-06-03add --devel to fetch docsAdam Vandenberg
2014-06-03test: improve docs for when using HEAD or similar flagsDave Cottlehuber
2014-06-03String isn't enumerable in 1.9+Jack Nagel
2014-06-03Switch to "Current" Ruby framework symlinkJack Nagel
2014-05-28versions: remove --compact optionJack Nagel
2014-05-26Undocument search features that no longer existJack Nagel
2014-05-26Fix formula path usage in brew-gist-logsJack Nagel
2014-05-25bash completion for `brew list --multiple`Ches Martin
2014-05-22fix HTTP 422 when gist-logs sends an empty fileAlex Burka
2014-05-21make `tests` an internal commandAdam Vandenberg
2014-05-19Remove example that is generally not requiredJack Nagel
2014-05-18always use a top-level array for info JSONAdam Vandenberg
2014-05-17Move brew-unpack to coreJack Nagel
2014-05-17Remove brew-dirtyAdam Vandenberg
2014-05-17Remove brew-grepAdam Vandenberg
2014-05-16more explicit documentation for brew info --json=v1Adam Vandenberg
2014-05-16add --installed to json infoAdam Vandenberg
2014-05-15remove empty fileAdam Vandenberg
2014-05-13add brew-bundle-dir contributed commandWil Moore III
2014-05-13remove commented-out line of codeAdam Vandenberg
2014-05-11Add an option "--root_url=" to bottle command.Masaki Muranaka