aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cask
Commit message (Collapse)AuthorAgeFilesLines
* _cask: update a bitMikael Magnusson2026-05-031-6/+20
| | | | | It's unclear to me what arguments link actually takes from the documentation so no attempt there.
* Add global optionsrefactor-caskShohei YOSHIDA2026-03-151-1/+13
|
* Merge two switch-caseShohei YOSHIDA2026-03-151-9/+14
|
* Don't overwrite context variablesShohei YOSHIDA2026-03-151-2/+5
|
* Don't use global variablesShohei YOSHIDA2026-03-151-1/+1
|
* Add editor settings to all filesShohei YOSHIDA2026-03-131-0/+8
|
* Update linksShohei YOSHIDA2022-11-231-2/+2
|
* update cask subcommandsSebastien Duthil2014-10-051-11/+20
|
* cask: conform to style guideSebastien Duthil2014-10-011-41/+41
| | | | | | * no line longer than 79 characters * indent with 2 spaces * no capitals in description
* completion for caskSebastien Duthil2014-10-011-0/+80
import from github.com/cask/cask, discussed in PR cask/cask#244