Celestino Amoroso camoroso
  • Joined on 2021-04-24
camoroso created branch v2 in go-pkg/cli 2026-03-19 18:48:33 +01:00
camoroso deleted tag v2.0.0 from go-pkg/cli 2026-03-19 18:47:12 +01:00
camoroso pushed to main at go-pkg/cli 2026-03-19 18:45:28 +01:00
camoroso pushed tag v2.0.0 to go-pkg/cli 2026-03-19 18:29:03 +01:00
camoroso pushed to main at go-pkg/cli 2026-03-19 18:28:40 +01:00
dae8be92e3 new /v2 subdirectory
camoroso deleted tag v2.0.0 from go-pkg/cli 2026-03-19 18:25:26 +01:00
camoroso pushed tag v2.0.0 to go-pkg/cli 2026-03-19 09:29:11 +01:00
camoroso pushed to main at go-pkg/cli 2026-03-19 09:28:48 +01:00
52ff844ce1 last changes broke compatibility so let's increase major. New version v2.0.0
20b6b961fb cli args moved from Init() to Parse()
Compare 2 commits »
camoroso pushed to main at howto/linux 2026-03-12 08:10:43 +01:00
cee221d3e3 xdg-default-browser.adoc: fixed set command
camoroso pushed to main at howto/linux 2026-03-12 08:02:11 +01:00
f37e7f9f91 vncserver.adoc: typo
camoroso pushed to main at howto/linux 2026-03-12 06:19:41 +01:00
f3bee46a88 vncserver.adoc: typo
camoroso pushed to main at howto/linux 2026-03-12 06:16:00 +01:00
aa756adaf2 typo
camoroso pushed tag v1.4.0 to go-pkg/cli 2026-03-06 11:47:48 +01:00
camoroso pushed to main at go-pkg/cli 2026-03-06 11:46:33 +01:00
00b84278d8 CliParser.Init() accepts optional flags. Currently una flag is available: ResetOnEqualSign
9e28ee6545 final checks on opt values moved after option parsing is complete
92267aec50 cli.go: in CliParser.Parse() renamed args as commandArgs
Compare 3 commits »
camoroso pushed tag v1.3.0 to go-pkg/cli 2026-03-05 22:32:12 +01:00
camoroso pushed to main at go-pkg/cli 2026-03-05 22:31:41 +01:00
95fae40d5f add final checks on option values
b5f8d9eaab cli.go: fixed an out-of-bound error on cli.argSpecs array
ac8d5fa3a9 value of a container option (e.g. array) is reset to empty on first specification
Compare 3 commits »
camoroso pushed tag v1.2.1 to go-pkg/cli 2026-02-04 05:55:19 +01:00
camoroso pushed to main at go-pkg/cli 2026-02-04 05:55:10 +01:00
f55e9cea82 opt-multi: changed the help template
camoroso pushed tag v1.2.0 to go-pkg/cli 2026-02-04 05:23:42 +01:00
camoroso pushed to main at go-pkg/cli 2026-02-04 05:23:35 +01:00
4111864916 New option type 'multi'. Its value is the number of occurences of an option