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