Commit Graph

30 Commits

Author SHA1 Message Date
Shohei YOSHIDA 46d0330c99
Fix claude pointing outs 2026-06-26 10:14:46 +09:00
Shohei YOSHIDA 33a54893e3
fix missing argument parameters 2026-06-25 14:46:23 +09:00
Shohei YOSHIDA 473f4d9d19
fix typo 2026-06-25 12:13:31 +09:00
Shohei YOSHIDA 97e0c82d2c
update version 2026-06-25 12:11:09 +09:00
Shohei YOSHIDA 3340a40f64
Avoid using global variables, use local variables instead 2026-06-25 12:10:17 +09:00
Shohei YOSHIDA 5d82a3e724
every functions should return value 2026-06-25 12:08:38 +09:00
Shohei YOSHIDA f031b84aa8
update 'profile' command completion 2026-06-25 11:33:41 +09:00
Shohei YOSHIDA 81565c73e1
update 'remote' command completion 2026-06-25 11:21:35 +09:00
Shohei YOSHIDA 9674907aea
update 'lock' command completion 2026-06-24 16:28:28 +09:00
Shohei YOSHIDA 7d74814449
update 'list' command completion 2026-06-24 14:00:12 +09:00
Shohei YOSHIDA 0716597f43
update 'export-pkg' command completion 2026-06-24 10:11:34 +09:00
Shohei YOSHIDA 678f859cac
update 'build' command completion 2026-06-24 10:05:00 +09:00
Shohei YOSHIDA 64e9cc76db
update 'graph' command completion 2026-06-24 09:55:02 +09:00
Shohei YOSHIDA 6ff45c8fc7
fix profile options issue
It was not excaped characters correctly
2026-06-24 09:36:05 +09:00
Shohei YOSHIDA 92b1ac0e51
update 'export' command completion 2026-06-24 09:08:35 +09:00
Shohei YOSHIDA e30bfd3582
update 'editable' command completion 2026-06-23 18:43:44 +09:00
Shohei YOSHIDA fd93dc2e75
update 'download' command completion 2026-06-23 18:37:38 +09:00
Shohei YOSHIDA cdec11a66b
update 'new' command completion 2026-06-23 18:34:28 +09:00
Shohei YOSHIDA a761ad30f7
update 'inspect' command completion 2026-06-23 18:34:17 +09:00
Shohei YOSHIDA ecc9750480
update 'cache' command completion 2026-06-23 17:44:46 +09:00
Shohei YOSHIDA 555fdbe3bc
Implement new subcommand completions 2026-06-23 17:17:41 +09:00
Shohei YOSHIDA b5da595150
Fix indentation size 2026-03-13 11:46:25 +09:00
Shohei YOSHIDA 5988583ac4
Fix conan completion
- add missing completion
2026-03-08 22:10:54 +09:00
Shohei YOSHIDA 40ae92e112
Update conan completion and refactoring 2023-02-24 23:33:53 +09:00
Dimitris Apostolou 1d492c7151
Fix typos 2023-01-04 22:50:35 +02:00
Shohei YOSHIDA 4527ea4c64
Update conan completion 2022-11-23 11:55:08 +09:00
Ludovic Jozeau 98cb234270
fix (( $+functions[_f] )) || _f()
checked with: "\(\( \$\+functions\[(.*)\] \)\) \|\|\n(?!\1)"
2021-04-08 15:50:39 +02:00
Dimitris Apostolou 9e9bee7066
Fix typos 2020-04-09 11:51:09 +03:00
Julien Nicoulaud c614accc90
#605: conan: fix plural form confusion 2018-11-04 14:34:53 +01:00
Julien Nicoulaud 955645c22b
add conan completion (work in progress) 2018-08-26 01:08:15 +02:00