Commit Graph

718 Commits

Author SHA1 Message Date
Vítor Galvão b408f035ef
checksum_does_not_match_error.md: clarify instructions (#62073)
* checksum_does_not_match_error.md: clarify instructions

* Update checksum_does_not_match_error.md
2019-04-18 01:18:32 +01:00
Vítor Galvão 7efaa287a4
version.md: removed slashes (#60917) 2019-04-17 16:25:17 +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
Vítor Galvão 893c3b187c
Update token_reference.md 2019-03-13 00:05:52 +00:00
Vítor Galvão 3c6b843614 token-ref: remove -app suffix rule 2019-03-11 12:28:31 +00: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 67cf535bce
Revamp reporting bugs docs (#57844) 2019-01-24 16:15:27 +00:00
Vítor Galvão 1e802d09e3
docs readme: remove dead link to meta info 2019-01-23 17:29:39 +00:00
Vítor Galvão f1874a1e28
source_is_not_there_fix.md: close parenthesis 2019-01-23 17:15:43 +00:00
Vítor Galvão 0d830e951d
Remove pre-maverics deps (#57235) 2019-01-09 17:57:26 +00:00
Mike McQuaid d85d04e347
Remove Tiger references. (#57199)
Homebrew/brew has never supported these and the symbols have been removed in https://github.com/Homebrew/brew/pull/5477.
2019-01-08 20:55:37 +00:00
Amory Meltzer ff3f843f4a docs: Remove references to macOS versions < tiger (#57003)
Per https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac/version.rb nothing below tiger (10.4) is supported)
Unchanged in #23920 after #23852
2019-01-06 00:21:23 +00:00
Vítor Galvão 77ab1686f1
Delete maintaining.md (#56887) 2019-01-03 12:58:56 +00:00
Vítor Galvão 237d3f1bae
Update caveats.md (#56284) 2018-12-22 14:02:06 +00:00
Vítor Galvão 54b62780f6
Update policy on apps with malware (#56283) 2018-12-22 14:01:45 +00:00
Vítor Galvão 0848aa2962 adding_a_cask.md: reference `appcast` denies `:latest` (#55959) 2018-12-11 17:13:41 +01:00
Vítor Galvão 059543da96 uninstall.md: pkgutil runs after script (#55983) 2018-12-11 17:11:41 +01:00
Vítor Galvão d2d529bb6a
Remove Updating the SHA256 documentation (#55683) 2018-12-08 13:13:38 +00: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
Gavin Chappell d5bbe1a904 slightly clarified how to confirm a new checksum with an unchanged version (#54093)
* clarified how to confirm a new checksum

* Update sha256.md

* Update sha256.md
2018-10-26 14:20:42 +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
Markus Reiter d839b910fb
Remove `accessibility_access` stanza. (#53066) 2018-10-08 15:19:54 +02:00
Viktor Szakats d8d2d8d3d7 doc: secure URLs 2018-10-07 08:35:50 +10:00
Vítor Galvão 02e47586df sha256.md: remove codesigned link (#52500) 2018-09-27 07:08:15 +10:00
commitay e748c4c7dd
conflicts_with.md: add cask (#52349) 2018-09-24 21:27:10 +10:00
commitay 903493e09c
various: remove hyphen from `homebrew-cask` (#52346) 2018-09-23 10:04:06 +10:00
Vítor Galvão 5aa40b291c closing_issues_without_review.md: remove hyphen in HBC (#52320) 2018-09-23 08:54:42 +10:00
Vítor Galvão 27dc6d14ad
all_stanzas.md: Clarify auto-updates edge-case (#51757) 2018-09-10 00:57:46 +01:00
Vítor Galvão f99e681d81
token_reference.md: misleading tokens (#51708) 2018-09-09 11:53:08 +01:00
Claudia e9b85e9bd3 docs: explain how to exempt apps from Gatekeeper 2018-09-05 14:46:50 +02:00
Vítor Galvão bf86775491
not_a_discoverability_service.md: remove ranking example (#51572) 2018-09-03 13:04:57 +01:00
commitay 6e992a85d5 docs: remove `gpg` stanza (#51352) 2018-08-29 23:52:21 +02:00
Vítor Galvão 111ce41c3d
checksum_does_not_match_error_fix_outdated.md: fix subpoint indentation 2018-08-06 18:46:56 +01:00
Vítor Galvão f2e6bf583e sha256.md: long flag in shasum command (#49989) 2018-07-23 22:14:48 -06:00
Vítor Galvão ca867507f3 Update appcast.md 2018-07-04 02:49:39 +02:00
Brian Morton b4713aea43 fix quoting in the find_appcast help 2018-07-04 02:49:39 +02:00
Markus Reiter 484cf302bd Remove `brew cask search` from documentation. 2018-06-20 21:17:46 +02:00
commitay a227c7db42
cask_language_reference version: add `minor_patch` (#48567) 2018-06-19 08:15:18 +10:00
commitay 310e3fcc65 token_reference: add links to tap specific naming conventions (#48553) 2018-06-16 12:22:11 +01: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 b746b0c305
closing_issues_without_review.md: link to bug report template 2018-06-12 14:28:56 +01:00
commitay 6e94f6d879 Remove macports (#48132)
* Remove macports

* cask_language_reference/readme.md: replace macports with yasu
2018-06-06 14:15:21 +01:00
Vítor Galvão a581bcf181 Add Mojave references (#48100) 2018-06-06 12:38:18 +10:00
Vítor Galvão a24c53ac65
rejected_casks.md: clarify formulas are to be built from source (#48097) 2018-06-06 03:07:52 +01:00
Vítor Galvão cd305759e5
rejected_casks: improve wording on submitting to homebrew/core (#47765) 2018-05-28 11:43:55 +01:00
Markus Reiter 0ddcd8fa6f Update URLs. 2018-05-25 18:26:12 +02:00
Vítor Galvão 48b4e69cc5 Updated to match new find_appcast script 2018-05-24 10:20:52 +01:00
Vítor Galvão 2b2712043c
caveats: add license (#47290) 2018-05-21 19:44:11 +01:00
Vítor Galvão 3608d0b5bf
caveats mini-dsl: use quotes instead of parenthesis (#47291) 2018-05-16 10:29:03 +01:00
commitay 03649aaa47 Update token reference (#47257) 2018-05-15 10:49:05 +01:00