index
:
tpax
main
a topological pax implementation
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
logic
/
tpax_archive_enqueue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
tpax_archive_add_queue_item(): record actual st_rdev only with DT_CHR & DT_BLK.
midipix
1
-1
/
+10
2024-07-16
tpax_archive_add_queue_item(): also record the system st_rdev information.
midipix
1
-3
/
+12
2024-07-16
tpax_archive_add_queue_item(): also record the system (stat) inode information.
midipix
1
-4
/
+7
2024-06-09
driver: implemented and integrated the -X (strict device id) cmdline option.
midipix
1
-0
/
+5
2024-06-09
logic: tpax_archive_add_queue_item(): record queue item device id as needed.
midipix
1
-5
/
+20
2024-06-09
logic: renamed tpax_dirent_init_from_uctx() as tpax_dirent_init_from_stat().
midipix
1
-4
/
+4
2024-06-07
tpax_archive_enqueue_dir_entries(): negativity of nbytes already ruled out.
midipix
1
-1
/
+1
2024-06-07
driver: implemented and integrated the -L (follow symlink items) cmdline option.
midipix
1
-0
/
+49
2024-06-06
tpax_dirent_init_from_uctx(): move up in anticipation of -L support.
midipix
1
-39
/
+39
2024-06-06
driver: implemented and integrated the -H (follow symlink args) cmdline option.
midipix
1
-0
/
+38
2024-05-30
core api: renamed tpax_archive_append() as tpax_archive_enqueue().
midipix
1
-0
/
+475