Commit Graph

15 Commits

Author SHA1 Message Date
6b04920d29 cmd: update references to fx_btree 2026-03-16 15:11:45 +00:00
e9d0e323f0 meta: rename to fx 2026-03-16 10:35:43 +00:00
ec500c04ad cmd: remove internal usage of legacy iterator interface 2025-11-01 10:02:42 +00:00
34c54eb545 cmd: update to use new object system 2025-10-19 21:02:12 +01:00
0751ef469f meta: rename legacy object module to 'ds' 2025-08-09 19:57:42 +01:00
bcbd85372e cmd: improve command usage strings
the command usage strings now use the actual argument values provided by the user, in particular for the names of relevant commands
2025-08-09 19:36:46 +01:00
04f99a84d5 cmd: fix b_arglist_get_* functions not checking index parameter 2025-07-28 22:17:19 +01:00
5d6423057a cmd: add functions to report option/arg errors to the public API 2025-07-17 17:56:00 +01:00
243c6651b0 cmd: improve API for accessing multi-arg options 2025-02-04 12:59:44 +00:00
96308b2965 cmd: implement b_arglist_get_* functions 2024-12-10 22:26:12 +00:00
b07b7a86c4 cmd: fix arglist count not including multiple occurrences of the same non-arg options 2024-12-05 21:07:32 +00:00
625789d0ea cmd: fix arglist iterator not finding all relevant opts/args in certain cases 2024-11-27 12:57:06 +00:00
033e44f83f cmd: switch to new tty interface 2024-11-20 22:12:50 +00:00
726649189b cmd: arglist: fix iterator not picking up options without parameters 2024-11-19 15:20:11 +00:00
d0dcee9c6f add cmd module from corelib 2024-10-24 21:32:28 +01:00