summaryrefslogtreecommitdiff
path: root/src/cmds
AgeCommit message (Collapse)AuthorFilesLines
2 daysapi: PERK_DRIVER_AR_PRINT_ARCHIVE -> PERK_DRIVER_AR_PRINT_MEMBERS (consistency).midipix1-2/+2
2 dayspe_cmd_ar_perform_unit_actions(): properly handle action-less invocations.midipix1-7/+10
2 daysar: pe_ar_print_members(): utility and driver integration.midipix1-0/+3
2 daysar: pe_cmd_ar(): use an internal pe_cmd_ar_perform_unit_actions().midipix1-9/+13
3 daysar: pe_ar_list_members(): utility and driver integration.midipix1-4/+37
3 dayspe_cmd_ar(): added command-line semantic verification.midipix1-5/+73
5 dayspe_cmd_ar(): updated function signature, defined action and option constants.midipix1-1/+10
6 daysdriver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.midipix1-0/+14
6 daysutility: pe_cmd_perk(): apply actions to archive members where applicable.midipix1-18/+32
7 dayslibrary api: _hexdump_ (header and section pretty printing) namespace overhaul.midipix1-7/+7
7 dayslibrary api: _lib_ (program driver) namespace overhaul.midipix1-2/+2
9 daysdriver: become multi-cmd ready, added pe_cmd_perk().midipix1-0/+83