aboutsummaryrefslogtreecommitdiffstats
path: root/src/_openvpn3
Commit message (Collapse)AuthorAgeFilesLines
* Remove the 'this' from 'show this help and exit' in completersMikael Magnusson2026-05-031-17/+17
|
* Don't use global variablesrefactor_openvpn3Shohei YOSHIDA2026-03-151-1/+1
|
* Fix openvpn3 completionShohei YOSHIDA2026-03-081-1/+1
| | | | - fix wrong variable name
* Fix openvpn3 completionShohei YOSHIDA2026-03-081-159/+164
| | | | And apply formatting
* Update linksShohei YOSHIDA2022-11-231-1/+1
|
* Lowercase variables.und3rdg2021-08-131-35/+35
|
* Globals are bad! keep var's local, nice and cozzy.und3rdg2021-08-121-8/+7
|
* Completion for openvpn3.und3rdg2021-08-111-0/+247