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_write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
write mode: implemented generation of the cpio archive format.
midipix
1
-10
/
+132
2024-07-17
internals: tpax_archive_append_memory_data(): fix function signature.
midipix
1
-3
/
+3
2024-07-16
library api's: _meta_ namespace: make header creation interfaces context inde...
midipix
1
-3
/
+9
2024-07-14
driver: -s <replstr> support: implementation and integration.
midipix
1
-2
/
+42
2024-07-13
tpax_archive_write_impl(): add missing 'return' in statement.
midipix
1
-1
/
+1
2024-06-09
driver: implemented and integrated the -v (verbose mode) cmdline option.
midipix
1
-20
/
+29
2024-06-06
driver: implemented and integrated the -H (follow symlink args) cmdline option.
midipix
1
-2
/
+50
2024-06-06
tpax_archive_write_impl(): refactor references to stat info and symlink target.
midipix
1
-10
/
+15
2024-05-30
tpax_archive_seal(): reimplemented with correct format-specific semantics.
midipix
1
-14
/
+35
2024-05-30
driver: set blksize at the time of context creation.
midipix
1
-1
/
+1
2024-05-26
library api's: _io_ (low level interfaces) namespace overhaul.
midipix
1
-2
/
+2
2024-05-26
library api's: _meta_ (archive member meta interfaces) namespace overhaul.
midipix
1
-1
/
+1
2024-05-26
library api's: _lib_ (program driver) namespace overhaul.
midipix
1
-3
/
+3
2024-05-26
logic: tpax_archive_write(): initial implementation and integration.
midipix
1
-2
/
+183
2024-05-26
code base: moved tpax_archive_seal() to own translation unit.
midipix
1
-0
/
+104