aboutsummaryrefslogtreecommitdiffstats
path: root/manpages
AgeCommit message (Collapse)Author
2017-04-02Document all short flags.Mike McQuaid
2017-03-23pull: optionally warn (not die) on bottle publish failure.Mike McQuaid
This is useful when you're pulling PRs where individual bottles can't be uploaded/built but you still want to pull the PR as a whole anyway.
2017-03-15add command 'cask outdated'Valentin VĂLCIU
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-12Change instances of caskroom.io to caskroom.github.ioNumbermaniac
2017-03-05Add more flags and descriptions to man pages.EricFromCanada
2017-03-01Merge pull request #2233 from reitermarkus/remove-minitestMarkus Reiter
Remove Minitest.
2017-03-01README: add neutric to maintainers list.Mike McQuaid
2017-02-28Remove Minitest.Markus Reiter
2017-02-25Update brew cask's man page formatting and grammarEricFromCanada
Includes replacing some non-ASCII characters, which weren't being processed properly.
2017-02-25Update brew's man page formatting and grammarEricFromCanada
Also update command specifications to match descriptions.
2017-02-25README: add FX Coudert.Mike McQuaid
2017-02-25README: sort, update maintainer list.Mike McQuaid
2017-02-24Add William Woodruff, JCount to maintainers listsWilliam Woodruff
2017-02-13Merge pull request #1972 from timotheecour/pr_brew_where_commandMike McQuaid
add `brew formula` command to show location of a formula
2017-02-12README: move Xu to former maintainers.Mike McQuaid
2017-02-12Merge pull request #1873 from GauthamGoli/audit_custom_copsMike McQuaid
Custom Cops for `brew audit`
2017-02-11applied changes suggested in PRTimothee Cour
2017-02-11renamed where to formulaTimothee Cour
2017-02-11add brew where commandTimothee Cour
2017-02-09Update manualsFabian Mettler
2017-02-06Update docs and manpages to include --fix optionGautham Goli
2017-01-29update: note migrations may be performed.Mike McQuaid
As requested in https://github.com/Homebrew/homebrew-core/issues/9316.
2017-01-27Update brew-cask.1Miccal Matthews
2017-01-23Add manpage entry for _appcast_checkpoint.Markus Reiter
2017-01-15Merge pull request #1826 from MikeMcQuaid/remove-to-uninstall-manpageMike McQuaid
brew.1: use uninstall instead of remove.
2017-01-15Fix documentation for HEAD upgrades.Mike McQuaid
These can now be done with just `brew upgrade`, like other upgrades. Fixes #1818.
2017-01-11brew.1: use uninstall instead of remove.Mike McQuaid
Fixes #1817.
2017-01-09Deprecate brew (un)linkapps.Mike McQuaid
Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight using either aliases or symlinks and Homebrew formulae do not build "proper" `.app` bundles that can be relocated. Instead, please consider using `brew cask` and migrate formulae using `.app`s to casks.
2017-01-04Use docs.brew.sh links.Mike McQuaid
2017-01-04Cleanup documentation siteMike McQuaid
GitHub now nicely generates a documentation site for us at http://brew.sh/brew based on our docs folder. Optimise the output of this and the GitHub docs directory for readability and the various user groupings.
2017-01-02bottles: --force-bottle feigns or_later.Mike McQuaid
When reproducing issues with software that hasn’t been bottled yet on your version of macOS it can sometimes be helpful to use `or_later` bottle functionality i.e. just use the bottle for the latest version of macOS available. This maps well to the existing `--force-bottle` argument so it will now act as if the latest bottle has a `or_later` ending.
2016-12-30Remove `brew cask update` from manpage.Markus Reiter
2016-12-19brew create: add meson supportTom Schoonjans
meson is quickly gaining popularity as build system, in combination with ninja. Several Gnome projects for example are currently transitioning from autotools to meson, mostly because it allows for Visual Studio builds, which is impossible to accomplish with autotools. In order to facilitate generating meson based Formulas, I added support for meson to brew-create.
2016-11-17bump-formula-pr: add --message optionZhiming Wang
For user-supplied PR message.
2016-11-11Merge pull request #1082 from alyssais/uninstall_dependancy_errorMike McQuaid
uninstall: refuse when dependents still installed
2016-11-03Correct a few typosMandar Gokhale
...and update man pages where applicable
2016-10-30Update manAlyssa Ross
2016-10-28docs: remove zmwangx from the list of maintainersZhiming Wang
2016-10-25uninstall: document --ignore-dependenciesAlyssa Ross
2016-10-24Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_caskJosh Hagins
add cask reinstall command
2016-10-24Remove duplicate description of <token>Martin Schimandl
2016-10-23Add documentation for cask reinstall commandMartin Schimandl
2016-10-23Add dictionary artifactEitot
2016-10-22Add `brew release-notes` developer command.Mike McQuaid
Outputs the merged pull requests on Homebrew/brew between two Git refs.
2016-10-15Rename tap-readme command to tap-new.Mike McQuaid
Write the README but also a `.travis.yml` file (and in future perhaps a `Jenkinsfile`).
2016-10-14Haggins -> HaginsJosh Hagins
2016-10-14Add tschoonj.Mike McQuaid
2016-10-14Add maintainers from Cask.Mike McQuaid
2016-10-14README: add significant previous maintainers.Mike McQuaid