Commit Graph

804 Commits

Author SHA1 Message Date
Miccal Matthews 841178377f
language.md: fix for new style (#94365) 2020-12-05 19:20:12 +11:00
Miccal Matthews b9aeff693e
adding_a_cask.md: remove protocol from verified (#94250) 2020-12-04 11:12:27 +11:00
Vítor Galvão 7bb0479b3a
url.md: change comment documentation to verified (#84607)
* url.md: change comment documentation to verified

* Update url.md

* Update url.md

* Update url.md

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
2020-12-03 12:41:52 +08:00
Miccal Matthews 5c0fffd8ee
Update appcast.md (#94172) 2020-12-03 04:28:07 +00:00
Miccal Matthews 378ec56987
Update hacking.md (#94165) 2020-12-03 04:04:29 +00:00
Miccal Matthews 7a8f7bee90
Update source_is_not_there_error.md (#94168) 2020-12-03 03:52:26 +00:00
Miccal Matthews 07509cee47
adding_a_cask.md: updates for deprecated commands (#94164) 2020-12-03 14:47:46 +11:00
Miccal Matthews 6dd2e92dfe
curl_error.md: updates for deprecated commands (#94167) 2020-12-03 14:24:38 +11:00
Miccal Matthews 8cc42e7ff1
checksum_does_not_match_error.md: updates for deprecated commands (#94166) 2020-12-03 14:19:12 +11:00
Miccal Matthews 1c1d9bab08
uninstall.md: style updates (#94155) 2020-12-03 13:42:47 +11:00
Miccal Matthews 05d0037798
zap.md: updates for deprecated commands (#94157) 2020-12-03 13:40:33 +11:00
Miccal Matthews 079642a023
version.md: style updates (#94156) 2020-12-03 13:37:05 +11:00
Miccal Matthews 94857abe01
suite.md: style updates (#94153) 2020-12-03 13:32:01 +11:00
Miccal Matthews bd91fbb0d9
conflicts_with.md: style updates (#94149) 2020-12-03 13:30:01 +11:00
Miccal Matthews bb90117975
caveats.md: style updates (#94148) 2020-12-03 13:29:32 +11:00
Miccal Matthews 3853c3fcfb
pkg.md: style updates (#94152) 2020-12-03 13:24:42 +11:00
Miccal Matthews 106f9afec4
installer.md: style updates (#94150) 2020-12-03 13:23:04 +11:00
Miccal Matthews e0bc579990
app.md: style updates (#94147) 2020-12-03 13:21:15 +11:00
Miccal Matthews 15e9881d19
language.md: updates for deprecated commands and style (#94151) 2020-12-03 13:18:48 +11:00
Miccal Matthews c2a0e1b5f4
readme.md: add :big_sur (#94146) 2020-12-03 12:57:15 +11:00
Miccal Matthews e53c365b9a
all_stanzas.md: updates for deprecated commands (#94145) 2020-12-03 12:56:46 +11:00
Vítor Galvão da0b7a8819
rejected casks: obscure: remove reference to self-submitted (#93438) 2020-11-24 08:37:30 +08:00
Vítor Galvão de851948b9
zap.md: prepare for new invocation (#93103) 2020-11-20 20:20:27 +01:00
Miccal Matthews e673b0c9d4
depends_on: add big_sur (#93120) 2020-11-20 00:05:48 +01:00
Pierrick Greze c00f505aed
Update the zap given example with one following current styling rules (#91671) 2020-10-29 14:51:16 +00:00
Richard Lee 29e90203a0
Fix doc about macOS version comparison (#90326)
Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
2020-10-08 20:19:49 +02:00
Vítor Galvão 12d7036cc1
adding_a_cask.md: remove alehouse reference (#89644) 2020-09-22 07:34:43 +02:00
Vítor Galvão 8c5fb01523
adding_a_cask.md: two exceptions for forks to overtake main (#89545) 2020-09-19 03:59:58 +02:00
Markus Reiter 91e9f7fb0a
Add more examples for `binary`. (#89501) 2020-09-19 00:39:22 +01:00
Markus Reiter 2b25958290
Improve docs for `desc` stanza. (#89483) 2020-09-18 02:06:12 +02:00
Vítor Galvão 325bf362ee
FAQ: remove GitHub mention from notability (#89032) 2020-09-10 20:03:26 +01:00
Miccal Matthews 5975b1325b
app_not_upgrading.md: `brew cask upgrade` -> `brew upgrade --cask` (#88681) 2020-09-06 15:31:26 +01:00
Vítor Galvão c7d3794ca2
adding_a_cask.md: add desc (#87823) 2020-08-19 14:06:10 +01:00
Vítor Galvão 577a102fbe
desc.md: remove link to code (#87822) 2020-08-19 13:55:10 +01:00
Markus Reiter c5765ae883
Update cask examples and add descriptions for them. (#87818) 2020-08-19 09:57:37 +02:00
Waldir Pimenta 948e667da5
Fix documentation of name and desc stanzas (#87565)
Fixes two mistakes introduced in commit 469d720f6a.
2020-08-14 00:58:15 +02:00
Waldir Pimenta 469d720f6a Document the new `desc` stanza for Casks
Also adjust existing documentation where appropriate,
and add descriptions to two formulas as a demonstration.
2020-08-11 04:11:25 +02:00
Waldir Pimenta 4490571b00 Disambiguate "Cask language" to "Cask DSL" 2020-08-11 04:11:25 +02:00
Waldir Pimenta a8d71c476e Add `manpage` stanza to the order/grouping list 2020-08-11 04:11:25 +02:00
Waldir Pimenta 220146f90d Copyedit tables in `all_stanzas.md`
- Adjust whitespace / column widths to a consistent standard
- Fix punctuation and capitalization of the `value` column
- Harmonize formatting and phrasing of "See also" links
2020-08-11 04:11:25 +02:00
Waldir Pimenta bf762200fc Update cask example to match current style (double quotes) 2020-08-11 04:11:25 +02:00
Waldir Pimenta 837915d9ac Cleanup several files
- Harmonize whitespace: blank lines before headings, trailing whitespace
- Update syntax of URLs with range highlights
2020-08-11 04:11:25 +02:00
Miccal Matthews 903e2f6204
Update language.md (#85364) 2020-07-10 13:31:48 +01:00
Vítor Galvão 1c2a2e63da
url.md: referrer to referer (#84674) 2020-06-19 18:43:37 +01:00
Vítor Galvão 346b11342f
appcast: update must_contain example (#83863)
* appcast: update must_contain example

* Update appcast.md
2020-06-11 13:25:57 +01:00
Vítor Galvão 39316e6bc4
token_reference.md: remove not-applied older rules (#83966) 2020-06-11 00:27:43 +01:00
miccal ae7ac0ab84
Update depends_on to remove Mavericks (#84137) 2020-06-11 00:09:23 +01:00
Claudia Pellegrino 72ee1c4fb9
Remove support for Mavericks (#84133)
* Update documentation according to Homebrew/brew#7698

* adobe-dng-converter: remove Mavericks support

* amethyst: remove Mavericks support

* appcleaner: remove Mavericks support

* araxis-merge: remove Mavericks support

* bettertouchtool: remove Mavericks support

* cocktail: remove Mavericks support

* coconutbattery: remove Mavericks support

* coteditor: remove Mavericks support

* daisydisk: remove Mavericks support

* deeper: remove Mavericks support

* eme: remove Mavericks support

* evernote: remove Mavericks support

* feishu: remove Mavericks support

* geekbench: remove Mavericks support

* hammerspoon: remove Mavericks support

* interarchy: remove Mavericks support

* ipartition: remove Mavericks support

* istumbler: remove Mavericks support

* itrash: remove Mavericks support

* itsycal: remove Mavericks support

* itunes-producer: remove Mavericks support

* jitouch: remove Mavericks support

* lark: remove Mavericks support

* launchbar: remove Mavericks support

* maintenance: remove Mavericks support

* monolingual: remove Mavericks support

* omnifocus: remove Mavericks support

* omnipresence: remove Mavericks support

* onyx: remove Mavericks support

* plug: remove Mavericks support

* poedit: remove Mavericks support

* programmer-dvorak: remove Mavericks support

* qdslrdashboard: remove Mavericks support

* superduper: remove Mavericks support

* thorn-writing: remove Mavericks support

* time-out: remove Mavericks support

* tinderbox: remove Mavericks support

* x2goclient: remove Mavericks support

* xlink-kai: remove Mavericks support
2020-06-11 00:08:20 +01:00
Vítor Galvão 8309465e74
appcast.md: rename configuration to must_contain (#83555) 2020-06-06 03:02:52 +01:00
Vítor Galvão 04e3d2b1e3
appcast-config (#83548) 2020-06-06 02:55:10 +01:00