| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-04 | Merge pull request #2599 from peternewman/patch-11.2.2 | Mike McQuaid | |
| Fix internal links on the manpage | |||
| 2017-06-04 | Change manpage internal links in correct location. | Mike McQuaid | |
| 2017-05-24 | Deprecate `--caskroom` flag. | Markus Reiter | |
| 2017-05-23 | Add `SUDO_ASKPASS` to `brew-cask` manpage. | Markus Reiter | |
| 2017-05-18 | Merge pull request #2494 from numbermaniac/fix-env | Markus Reiter | |
| cask manpage: Fix section header link for Environment | |||
| 2017-05-13 | More environment filtering tweaks | Mike McQuaid | |
| - only document HOMEBREW_* variables in the manpage (although still read from all the original environment variables). - resort manpage environment variables in alphabetical order - check the original path for trailing slashes | |||
| 2017-04-15 | Fix section header link for Environment | numbermaniac | |
| brew-cask.1.md | |||
| 2017-03-15 | add command 'cask outdated' | Valentin VĂLCIU | |
| 2017-03-14 | secure urls + remove -k from in-doc curl command | Viktor Szakats | |
| 2017-03-12 | Change instances of caskroom.io to caskroom.github.io | Numbermaniac | |
| 2017-03-05 | Add more flags and descriptions to man pages. | EricFromCanada | |
| 2017-02-25 | Update brew cask's man page formatting and grammar | EricFromCanada | |
| Includes replacing some non-ASCII characters, which weren't being processed properly. | |||
| 2017-02-25 | Update brew's man page formatting and grammar | EricFromCanada | |
| Also update command specifications to match descriptions. | |||
| 2017-01-27 | Update brew-cask.1.md | Miccal Matthews | |
| 2017-01-23 | Add manpage entry for _appcast_checkpoint. | Markus Reiter | |
| 2017-01-11 | brew.1: use uninstall instead of remove. | Mike McQuaid | |
| Fixes #1817. | |||
| 2017-01-04 | Use docs.brew.sh links. | Mike McQuaid | |
| 2016-12-30 | Remove `brew cask update` from manpage. | Markus Reiter | |
| 2016-10-24 | Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask | Josh Hagins | |
| add cask reinstall command | |||
| 2016-10-24 | Remove duplicate description of <token> | Martin Schimandl | |
| 2016-10-23 | Add documentation for cask reinstall command | Martin Schimandl | |
| 2016-10-23 | Add dictionary artifact | Eitot | |
| 2016-10-02 | Add official external commands to manpage. | Mike McQuaid | |
| These are the ones that are auto-installed without tapping and it makes sense to make them more prominent in our documentation as we've offloaded various functionality over the years to each of them. | |||
| 2016-09-26 | Fix documentation for --caskroom default | Nathan Toone | |
| 2016-09-20 | Simplify `brew man` authors. | Markus Reiter | |
| 2016-09-20 | Update `brew-cask man page. | Markus Reiter | |
| 2016-09-20 | Update documentation links. | Mike McQuaid | |
| 2016-09-20 | man: read lead, former maintainers, creator. | Mike McQuaid | |
| 2016-09-18 | Use new "macOS" naming where appropriate. | Mike McQuaid | |
| Not quite a mass replacement as I've used OS X and Mac OS X where describing specific older versions and added compatibility methods for things in the DSL. | |||
| 2016-09-08 | Add DEVELOPER COMMANDS to manpage. | Mike McQuaid | |
| 2016-08-27 | man: update for tap preinstall | Dominyk Tiller | |
| 2016-08-22 | Move Cask man page to root. | Markus Reiter | |
| 2016-08-17 | Tweak HOMEBREW_DEVELOPER documentation. | Mike McQuaid | |
| This option does more than just print warnings so let's make a more generic description with a more specific example. Closes #716. | |||
| 2016-08-16 | Merge pull request #513 from MikeMcQuaid/enable-vendor-ruby | Mike McQuaid | |
| Enable vendored Ruby 2.0. | |||
| 2016-08-10 | Enable vendored Ruby 2.0. | Mike McQuaid | |
| 2016-08-10 | Ship Homebrew auto-update support. | Mike McQuaid | |
| Roll this out to everyone (not just developers) and document the environment variables used for configuration. | |||
| 2016-07-13 | Add HOMEBREW_ARTIFACT_DOMAIN option. | jainish shah | |
| If set, this environment variable instructs Homebrew to use the given URL as a download mirror (e.g. an Artifactory instance) for bottles and binaries. Closes #387. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2016-06-22 | audit.rb: require https for ftpmirror.gnu.org (#393) | Viktor Szakats | |
| * audit.rb: require https for ftpmirror.gnu.org The situation is similar to other mirror redirectors: the server may subsequently redirect to an insecure url. But it's a step. * manpage: update HOMEBREW_NO_INSECURE_REDIRECT section | |||
| 2016-06-14 | man: auto detect maintainers list | Xu Cheng | |
| 2016-06-01 | Move HOMEBREW_CACHE to ~/Library/Caches (#292) | Mike McQuaid | |
| * cleanup: accept cache as an argument. * config: move default HOMEBREW_CACHE to ~/Library. * brew.1: document new default Homebrew cache. * update-report: migrate legacy Homebrew cache. | |||
| 2016-05-30 | man: changes for 75ab94c | Dominyk Tiller | |
| 2016-05-02 | Update Homebrew/homebrew references in man page | Martin Afanasjew | |
| Replace `homebrew` with `brew`, `homebrew-core`, or `legacy-homebrew` depending on context. Closes #175. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
| 2016-04-23 | Ship analytics for Homebrew. | Mike McQuaid | |
| For more information and opt-out instructions please read: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md#analytics | |||
| 2016-04-20 | --version: move help to documentation comment | Martin Afanasjew | |
| This implies that `--version` is treated in most places like a regular command, e.g. being suggested in shell completion. Also fix the help text that claimed output goes to standard error, while it actually goes to standard output. | |||
| 2016-04-20 | --repository: move help to documentation comment | Martin Afanasjew | |
| 2016-04-20 | --prefix: move help to documentation comment | Martin Afanasjew | |
| 2016-04-20 | --env: move help to documentation comment | Martin Afanasjew | |
| 2016-04-20 | --cellar: move help to documentation comment | Martin Afanasjew | |
| 2016-04-20 | --cache: move help to documentation comment | Martin Afanasjew | |
| 2016-04-17 | manpages: add editing instructions to ERB template | Martin Afanasjew | |
| Closes #102. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
