aboutsummaryrefslogtreecommitdiffstats
path: root/manpages/brew-cask.1
AgeCommit message (Collapse)Author
2018-01-18Update other Homebrew maintainers.Mike McQuaid
2017-12-31cask manpage: upgradecommitay
2017-12-29Add brew cask upgrade initial documentationSean Prashad
2017-12-06Document HOMEBREW_FORCE_BREWED_CURLMike McQuaid
Should have been in #3482.
2017-11-26Allow optionally using Homebrew's curlMike McQuaid
If `HOMEBREW_FORCE_BREWED_CURL` is set then allow it to be used instead of the system `curl`.
2017-10-26Unhide readall and update-reset from manpage.Mike McQuaid
These are both tools that end-users can find useful on occasion so it doesn't make sense to hide them.
2017-09-28add --language to brew-cask manpageAdam Smith
2017-09-02Updated cask search manpageAlexey Alekhin
2017-08-11Note cases when pinned formulae get upgraded.Mike McQuaid
Fixes #3021.
2017-07-13Run brew manMathieu Vonlanthen
2017-06-04Merge pull request #2599 from peternewman/patch-11.2.2Mike McQuaid
Fix internal links on the manpage
2017-06-04Change manpage internal links in correct location.Mike McQuaid
2017-05-24Deprecate `--caskroom` flag.Markus Reiter
2017-05-23Add `SUDO_ASKPASS` to `brew-cask` manpage.Markus Reiter
2017-05-03Add `--only-cops`,`--except-cops` options for brew style and simplify cop namesGautham Goli
2017-04-02Document all short flags.Mike McQuaid
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-01README: add neutric to maintainers list.Mike McQuaid
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-09Update manualsFabian Mettler
2017-01-27Update brew-cask.1Miccal Matthews
2017-01-23Add manpage entry for _appcast_checkpoint.Markus Reiter
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-03Correct a few typosMandar Gokhale
...and update man pages where applicable
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-01man: note --fail-if-changed date behaviour change.Mike McQuaid
As requested in #1199 this updates the documentation accordingly for that change.
2016-09-26Fix documentation for --caskroom defaultNathan Toone
2016-09-20Update `brew-cask man page.Markus Reiter
2016-09-20Rearrange repository files.Mike McQuaid