homebrew-cask-versions/developer/bin
Roland Walker a335d3b06d unify and recast "Cask name" & "title" as "token"
* "Canonical App Name" becomes "Simplified App Name"
* devscript `cask_namer` renamed to `generate_cask_token`
* doc file `CASK_NAMING_REFERENCE.md` renamed to `cask_token_reference.md`
* DSL uses `"#{token}"` for interpolation instead of `"#{title}"`
* documentation text
* backend code (variables, method, class names)
* error message text
* tests
* code comments
* Cask comments
* emphasize `tags :name`
* doc: use "vendor" consistently instead of "developer"
* doc: many man page argument descriptions were incorrect
* incidental clarifications

Many backend variables similar to `cask_name` or `cask` have
been standardized to `cask_token`, `token`, etc, resolving a long-
standing ambiguity in which variables named `cask` might contain
a Cask instance or a string token.

In many places the docs could be shortened from "Cask name" to
simply "token", which is desirable because we use the term "Cask"
in too many contexts.
2014-12-01 11:00:23 -05:00
..
bump_version devscript: add bump_version script for releasing 2014-02-15 10:53:52 -05:00
develop_brew_cask Refactor {develop,production}_brew_cask 2014-09-14 17:24:39 -04:00
generate_cask_token unify and recast "Cask name" & "title" as "token" 2014-12-01 11:00:23 -05:00
generate_changelog regularlize changelog whitespace 2014-10-07 10:26:35 -04:00
generate_man_pages improve warn construct 2014-05-22 10:29:26 -04:00
get_release_tag add missing quotes 2014-05-22 10:48:29 -04:00
irregular_cask_whitespace whitespace 2014-11-22 09:02:36 -05:00
list_apps_in_pkg replace backticks with $() 2014-05-22 10:47:02 -04:00
list_id_in_kext hide error outputs from plutil 2014-10-21 07:31:18 -04:00
list_ids_in_app hide error outputs from plutil 2014-10-21 07:31:18 -04:00
list_ids_in_pkg hide error outputs from plutil 2014-10-21 07:31:18 -04:00
list_installed_launchjob_ids devscripts: prefer GNU xargs 2014-03-08 11:40:27 -05:00
list_loaded_kext_ids devscript: comments 2014-01-31 12:33:30 -05:00
list_loaded_launchjob_ids devscript: add list_loaded_launchjob_ids 2014-02-06 09:08:02 -05:00
list_payload_in_pkg devscripts: prefer GNU xargs 2014-03-08 11:40:27 -05:00
list_pkg_ids_by_regexp improve warn construct 2014-05-22 10:29:26 -04:00
list_recent_pkg_ids bugfix: "plist" was included with package ids 2014-02-07 12:38:28 -05:00
list_running_app_ids devscript: check ruby version before execution 2014-11-02 15:43:30 -05:00
list_url_attributes_on_file hide error outputs from plutil 2014-10-21 07:31:18 -04:00
production_brew_cask Refactor {develop,production}_brew_cask 2014-09-14 17:24:39 -04:00
project_stats updates to release process after v0.40.0 2014-09-08 11:24:38 -04:00
the_long_tail update maintainer list 2014-08-12 08:53:12 -04:00