index
:
tpax
main
a topological pax implementation
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
logic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
tpax_file_create_tmpfs_snapshot(): always use the mapped memory buffer.
midipix
1
-5
/
+2
2021-04-21
tpax_archive_append_one(): always use the mapped memory buffer.
midipix
1
-10
/
+6
2021-04-20
tpax_archive_append(): directory recursion: initial implementation.
midipix
1
-18
/
+491
2021-04-20
tpax_file_create_{memory|tmpfs}_snapshot(): added an explicit fdat argument.
midipix
3
-12
/
+6
2020-05-31
tpax_archive_append(): only create/write snapshots for regular files.
midipix
1
-21
/
+28
2020-05-30
tpax_init_ustar_header(): support (for now non-recursive) directory entries.
midipix
1
-0
/
+2
2020-05-23
library api: tpax_archive_seal(): initial implementation and integration.
midipix
1
-5
/
+64
2020-05-23
library api: tpax_archive_append(): initial implementation.
midipix
1
-0
/
+174
2020-05-23
library api: tpax_file_create_tmpfs_snapshot(): initial implementation.
midipix
1
-0
/
+133
2020-05-23
library api: tpax_file_create_memory_snapshot(): initial implementation.
midipix
1
-0
/
+101
2020-05-23
library api: tpax_init_ustar_header(): initial implementation.
midipix
1
-0
/
+216