summaryrefslogtreecommitdiff
path: root/src/logic/tpax_archive_enqueue.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-09driver: implemented and integrated the -X (strict device id) cmdline option.midipix1-0/+5
2024-06-09logic: tpax_archive_add_queue_item(): record queue item device id as needed.midipix1-5/+20
2024-06-09logic: renamed tpax_dirent_init_from_uctx() as tpax_dirent_init_from_stat().midipix1-4/+4
2024-06-07tpax_archive_enqueue_dir_entries(): negativity of nbytes already ruled out.midipix1-1/+1
2024-06-07driver: implemented and integrated the -L (follow symlink items) cmdline option.midipix1-0/+49
2024-06-06tpax_dirent_init_from_uctx(): move up in anticipation of -L support.midipix1-39/+39
2024-06-06driver: implemented and integrated the -H (follow symlink args) cmdline option.midipix1-0/+38
2024-05-30core api: renamed tpax_archive_append() as tpax_archive_enqueue().midipix1-0/+475