| Age | Commit message (Collapse) | Author |
|
Closes Homebrew/homebrew#48955.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
From `Library/Contributions/brew_zsh_completion.zsh`:
````bash
````
Then it should give symlinked file name of `_brew` instead of being just `brew_zsh_completion.zsh`
Closes Homebrew/homebrew#48897.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#48794.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
`preprended` > `prepended`
Replace `a` with `an`
`throughly` > `thoroughly`
Remove extra `consider`
Closes Homebrew/homebrew#48697.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#48342.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#48369.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes Homebrew/homebrew#48304.
|
|
By doing this, make the GitHub directory listing for the documentation
directory more useful and less cluttered.
Closes Homebrew/homebrew#48219.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
|
|
These files were imported from the wiki, but they are not referenced by
any of the other documentation files.
|
|
|
|
|
|
Closes Homebrew/homebrew#47948.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#47008.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
For consistency with other commands where there is a list of mutually
exclusive options of which exactly one has to be specified.
|
|
|
|
The options `--all`, `--installed`, and a list of formulae are mutually
exclusive arguments, of which exactly one is required.
|
|
|
|
Closes Homebrew/homebrew#47523.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#46889.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
All other commands document both `--dry-run` and `-n` in the option
description and mention only `--dry-run` in the command summary. Let's
do the same for `cleanup`.
Closes Homebrew/homebrew#46942.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
|
|
Closes Homebrew/homebrew#46822.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#46867.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
All other alternatives already don't use spaces around the pipe symbol.
Closes Homebrew/homebrew#46825.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
|
|
Restore definition list in `COMMANDS` section, thus massively improve
formatting. In theory, `ronn` supports nested (definition) lists. In
practice, this does not work (and is unlikely to be fixed soon because
upstream seems to be rather inactive) causing the entire definition list
to be longer recognized because of a single nested list. Work around by
rearranging the `tap` documentation (sole command with a nested list).
|
|
Refs caskroom/homebrew-cask#15381
Closes Homebrew/homebrew#46845.
|
|
`Formula-Cookbook.md` contains leftover git conflict markers introduced
in 15f291ddaa05cc010456a733b799382175c29dd4.
This commit removes the conflict makers and a duplicated paragraph.
Closes Homebrew/homebrew#46836.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Fixes a couple issues left behind by Homebrew/homebrew#46676.
Closes Homebrew/homebrew#46706.
Signed-off-by: Andrew Janke <andrew@apjanke.net>
|
|
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.
Closes Homebrew/homebrew#46179.
Closes Homebrew/homebrew#46618.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes Homebrew/homebrew#44769
Closes Homebrew/homebrew#46676.
Signed-off-by: Andrew Janke <andrew@apjanke.net>
|
|
|
|
|
|
Closes Homebrew/homebrew#46459.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
The functionality of both external commands have been merged into core
(#40326 and Homebrew/homebrew#39911).
Closes Homebrew/homebrew#46412.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes Homebrew/homebrew#46286.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#46408.
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
|
|
That which shall not be named!
Remove outdated references to easy_install and point users at the pip installation docs.
Closes Homebrew/homebrew#44834.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes Homebrew/homebrew#46243.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
I find brew switch very helpful to activate a different version of an
installed formula. This seems worth calling out in the documentation to
elevate awareness.
Closes Homebrew/homebrew#45694.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
These seem to not apply for everyone on 10.11 any more (as explained
in Homebrew/homebrew#45387).
Closes Homebrew/homebrew#45387.
Closes Homebrew/homebrew#45566.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Always use the `<user/repo>` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.
Closes Homebrew/homebrew#45535.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
See 29bc61e9163e43931ff4736fa3cefaff1918f153
Closes Homebrew/homebrew#45533.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Feature it a bit more prominently in the documentation as a result.
Closes Homebrew/homebrew#45374.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#45335.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#45315.
|
|
|
|
Closes Homebrew/homebrew#45266.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Firm up some of the wording and remove stuff given that 10.10.1 didn't reset permissions back.
Closes Homebrew/homebrew#45267.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|