| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-31 | Bump Homebrew to 0.7.10.7.1 | Adam Vandenberg | |
| The Homebrew version number is mainly useful for bug reports. Since it is included in "brew --config" output, it is an easy way to see roughly how new the a user's version of Homebrew is. Bumping the micro version now, in anticipation of some more version-changing events in the near future. | |||
| 2010-10-30 | Reformat keg-only message | Adam Vandenberg | |
| 2010-10-30 | Fix .gitignore to allow add bin/brew without -f | Adam Vandenberg | |
| 2010-10-30 | fix warnings: ambiguous splat | Jamie Macey | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-30 | fix warnings: splat is redundant for puts | Jamie Macey | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-30 | fix warnings: ambiguous first arg | Jamie Macey | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-30 | Document brew install <url> | Adam Vandenberg | |
| 2010-10-30 | Allow installation from URLs | Adam Vandenberg | |
| This allows installation like: brew install http://example.com/something.rb Based on an original patch by [dwalters]. Fixes Homebrew/homebrew#160 | |||
| 2010-10-30 | brew-audit - check for combined make calls | Adam Vandenberg | |
| 2010-10-30 | `brew log` should show complete Git log if no formulae are specified | Michael Dippery | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-28 | Ignore .DS_Store files when listing keg contents | Michael Dippery | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-28 | Handle dashed tags at github. | arlolra | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-26 | Prefer HEAD version if its installed | Joshua Peek | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-26 | brew-doctor - alt. autoconf path | Adam Vandenberg | |
| 2010-10-25 | brew-test - make ENV available to tests | Adam Vandenberg | |
| 2010-10-25 | All vcs strategies support cached_download | Adam Vandenberg | |
| 2010-10-21 | fix jruby external deps | Adam Vandenberg | |
| 2010-10-21 | readme - how to find packages | Adam Vandenberg | |
| 2010-10-21 | brew-audit - add check for tabs. | Adam Vandenberg | |
| Add a new mode "brew audit --warn" that performs stricter checks that might not need to be fixed. Currently this includes a check for using tabs instead of spaces for indentation; Homebrew style is "2-space indentation." Documented this new switch. | |||
| 2010-10-20 | brew-doctor - fix keg-only check | Adam Vandenberg | |
| 2010-10-20 | brew-doctor - tweak git message | Adam Vandenberg | |
| 2010-10-20 | brew-doctor - also check /usr/local/etc | Adam Vandenberg | |
| 2010-10-19 | typo in comment | Adam Vandenberg | |
| 2010-10-17 | extract undent test to test case | Michael Morgan | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-17 | Add link shortcut ln to doc | Adam Vandenberg | |
| 2010-10-17 | Add remove --force | Adam Vandenberg | |
| 2010-10-17 | remove - show message when multiple versions exist | Adam Vandenberg | |
| 2010-10-17 | Use classes instead of strings for exceptions | Adam Vandenberg | |
| 2010-10-17 | clean up wording in the macports/fink warning msg | Dougal Sutherland | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Additional tweaks by me. | |||
| 2010-10-16 | update - consistent quoting; use INIT_COMMAND | Adam Vandenberg | |
| 2010-10-13 | Xcode url changed | Adam Vandenberg | |
| 2010-10-13 | Document fetch --force | Adam Vandenberg | |
| 2010-10-13 | Document fetch --HEAD | Adam Vandenberg | |
| 2010-10-13 | Document brew install --force --HEAD | Adam Vandenberg | |
| 2010-10-12 | brew-audit - don't complain about --HEAD options | Adam Vandenberg | |
| 2010-10-12 | Allow :build dependencies. | Adam Vandenberg | |
| 2010-10-08 | brew-audit - check for include? --HEAD | Adam Vandenberg | |
| 2010-10-07 | add test to completion | Adam Vandenberg | |
| 2010-10-07 | Consider outdated kegs in brew uses --installed | Kevin Ballard | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-06 | Tweak display of missing sha | Adam Vandenberg | |
| 2010-10-05 | Coerce ENV.append/prepend values to strings. | Adam Vandenberg | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-04 | document brew log | Adam Vandenberg | |
| 2010-10-03 | add install check for top-level info | Adam Vandenberg | |
| 2010-10-03 | Added FossilDownloadStrategy (Fossil SCM support) | Tianyi Cui | |
| This will enable downloading source repository using fossil SCM. For example, formulae `fossil` and `mongrel2` can have HEAD version. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-02 | brew doctor - remove double negative | Adam Vandenberg | |
| 2010-10-01 | add Xcode version to brew --config | Adam Vandenberg | |
| 2010-10-01 | brew-log accept `git log` options & multiple brews | Tianyi Cui | |
| 2010-10-01 | brew-missing - don't count outdated as missing | Adam Vandenberg | |
| 2010-10-01 | Some people alias 'ls' so escape it in bash completion | Adam Vandenberg | |
| 2010-09-30 | brew-audit - use preferred debian mirror | Adam Vandenberg | |
