tk4k
|
86909b2247
|
Fix links (#105716)
|
2021-05-14 13:02:22 +08:00 |
Miccal Matthews
|
dfae524d3c
|
Update adding_a_cask.md (#105596)
|
2021-05-12 17:23:59 +08:00 |
Sean Molenaar
|
7be05ad740
|
docs: move language reference to docs.brew.sh (#104628)
* doc: move language reference to docs.brew.sh
* doc: reference Cask Cookbook instead of language reference
|
2021-05-04 11:30:14 +08:00 |
Vítor Galvão
|
51c57939a6
|
adding_a_cask.md: fix rejected casks link (#100696)
|
2021-03-05 00:11:25 +01:00 |
Vítor Galvão
|
e97eca5316
|
Delete hacking.md (#100401)
|
2021-03-01 09:11:07 +08:00 |
Vítor Galvão
|
2ea804bd88
|
adding_a_cask: move Finding a Home For Your Cask (#100138)
|
2021-02-22 14:44:45 +01:00 |
Vítor Galvão
|
33bc33c12b
|
adding_a_cask.md: remove < and > (#95808)
|
2020-12-17 23:41:46 +01:00 |
hyuraku
|
7f36209d52
|
repair how to create new cask (#95740)
|
2020-12-17 17:28:36 +01:00 |
Randall
|
26da088648
|
Make `zap` a requirement (#86432)
* Update `zap` documentation
* Update doc/cask_language_reference/stanzas/zap.md
Co-authored-by: Claudia Pellegrino <claui@users.noreply.github.com>
* Update zap.md
* Update adding_a_cask.md
Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
Co-authored-by: Claudia Pellegrino <claui@users.noreply.github.com>
|
2020-12-12 12:15:01 +08:00 |
Vítor Galvão
|
335e396c29
|
adding_a_cask.md: remove mentions to :latest (#95204)
|
2020-12-11 09:15:13 +08:00 |
Miccal Matthews
|
b9aeff693e
|
adding_a_cask.md: remove protocol from verified (#94250)
|
2020-12-04 11:12:27 +11:00 |
Miccal Matthews
|
378ec56987
|
Update hacking.md (#94165)
|
2020-12-03 04:04:29 +00:00 |
Miccal Matthews
|
07509cee47
|
adding_a_cask.md: updates for deprecated commands (#94164)
|
2020-12-03 14:47:46 +11: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 |
Vítor Galvão
|
c7d3794ca2
|
adding_a_cask.md: add desc (#87823)
|
2020-08-19 14:06: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
|
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 |
Goldgamer
|
8e01cc3b9d
|
Update adding_a_cask.md (#83815)
|
2020-06-05 17:46:56 +01:00 |
Austin Traver
|
81d5e00aa5
|
Update hacking.md (#78751)
The `brew upgrade` and `brew outdated` commands now work perfectly well
|
2020-03-16 23:44:40 +00:00 |
Vítor Galvão
|
ab96727c9c
|
adding_a_cask.md: forks: add exception for recommendations (#78263)
|
2020-03-07 00:52:42 +00:00 |
Zsolt Prontvai
|
b4bbf02386
|
Fix broken link in hacking.md (#70216)
|
2019-10-06 04:37:23 +02:00 |
Michael
|
c5ab3db9d9
|
adding_a_cask.md add info about version modifiers (#67674)
|
2019-08-16 19:28:18 +02:00 |
Markus Reiter
|
95abc4dfab
|
Update adding_a_cask.md
|
2019-08-16 14:10:59 +02:00 |
Michael
|
2a41a0c0eb
|
update adding_a_cask.md: add requested prechecks
|
2019-08-16 14:10:59 +02:00 |
Jeremy Mayeres
|
21c0540a74
|
Remove eID tap/repo references, add eID to FAQ (#67455)
|
2019-08-11 14:13:14 +01:00 |
Michael
|
9d040b77a5
|
doc(adding-a-cask): fix formatting, adding more hints (#61391)
* format, different cask name / branch name
* fix wording, add `env -u`
* fix from recommendations
|
2019-04-07 00:05:26 +01:00 |
Izaak "Zaak" Beekman
|
69c697d7a3
|
Fix instructions for case-sensitive FS (#59566)
Taps under the homebrew org are installed as
> `$(brew --prefix)/Library/Taps/homebrew`
with a lower-case `h`, even though the org-name is upper case.
|
2019-02-27 17:39:32 +00:00 |
Vítor Galvão
|
77ab1686f1
|
Delete maintaining.md (#56887)
|
2019-01-03 12:58:56 +00:00 |
Vítor Galvão
|
0848aa2962
|
adding_a_cask.md: reference `appcast` denies `:latest` (#55959)
|
2018-12-11 17:13:41 +01:00 |
Ondrej Galbavy
|
9a0fcf2599
|
Fix cask testing instructions (#53926)
* Fix cask testing instructions
* Split up command.
* Use `bash` syntax highlighting.
|
2018-11-02 12:56:53 +01:00 |
Russ Taylor
|
f6ee7dfb85
|
Fixes #39739 - document 'unofficial' app naming conventions. (#53222)
* Fixes #39739 - document 'unofficial' app naming conventions.
* Removes duplicate, fixes suffix/prefix.
* Update token_reference.md
|
2018-10-12 18:51:07 +10:00 |
Viktor Szakats
|
d8d2d8d3d7
|
doc: secure URLs
|
2018-10-07 08:35:50 +10:00 |
commitay
|
903493e09c
|
various: remove hyphen from `homebrew-cask` (#52346)
|
2018-09-23 10:04:06 +10:00 |
Markus Reiter
|
484cf302bd
|
Remove `brew cask search` from documentation.
|
2018-06-20 21:17:46 +02:00 |
commitay
|
75e240283b
|
docs: remove appcast checkpoints (#48235)
* docs: remove appcast checkpoints
* appcast.md
* appcast.md: update examples
|
2018-06-12 16:04:46 +01:00 |
Vítor Galvão
|
a581bcf181
|
Add Mojave references (#48100)
|
2018-06-06 12:38:18 +10:00 |
Markus Reiter
|
0ddcd8fa6f
|
Update URLs.
|
2018-05-25 18:26:12 +02:00 |
Vítor Galvão
|
6b0a1f76c7
|
adding_a_cask.md: change latest/no_check example to advancedcolors (#42028)
|
2017-12-16 19:55:51 +00:00 |
commitay
|
81898a212a
|
Update hacking.md / token_reference.md (#39585)
[skip ci]
|
2017-10-12 23:59:55 +02:00 |
Markus Reiter
|
d09565487a
|
Update hacking.md (#39580)
|
2017-10-12 22:57:42 +02:00 |
Steven Conaway
|
44eb925f4f
|
adding_a_cask.md: update macOS date (#39262)
|
2017-10-04 03:56:21 +01:00 |
commitay
|
e4774f98c0
|
adding_a_cask.md - remove squash (#37419)
|
2017-08-08 21:16:19 +10:00 |
Vítor Galvão
|
c8a0c6333c
|
adding_a_cask.md: clarify rules on drivers (#36513)
|
2017-07-15 09:30:44 +08:00 |
Markus Reiter
|
87f8a34c99
|
`zap trash:` (#35719)
|
2017-06-21 09:47:44 +08:00 |
Vítor Galvão
|
c60b2c8af4
|
maintaining: general fixes (#35668)
|
2017-06-19 08:51:56 +08:00 |
commitay
|
3dcc77466c
|
Update maintaining.md (#35666)
|
2017-06-18 23:27:52 +01:00 |
Vítor Galvão
|
bb0902ae16
|
maintaining: curly quotes on bash var
|
2017-03-29 19:34:02 +01:00 |
Vítor Galvão
|
0fac43a14c
|
adding_a_cask.md: remove var for github_user (#31604)
|
2017-03-29 19:33:19 +01:00 |
giannitm
|
01f4f03fff
|
Correct typos in documentation (#30884)
* Correct typo in "not_a_discoverability_service.md"
* Correct typo in draft document "maintaining.md"
|
2017-03-13 22:38:16 +00:00 |