Marcus Holland-Moritz
|
5d7b83c8e5
|
chore: update change log
|
2024-01-07 17:09:57 +01:00 |
|
Marcus Holland-Moritz
|
e00ac88909
|
chore: improve option_map implementation
|
2024-01-07 12:12:40 +01:00 |
|
Marcus Holland-Moritz
|
1c9030e552
|
feat: simpler and more user friendly nilsimsa options
|
2024-01-07 11:44:50 +01:00 |
|
Marcus Holland-Moritz
|
9088a53669
|
feat: include latest commit date in tool header
|
2024-01-07 10:52:56 +01:00 |
|
Marcus Holland-Moritz
|
616841199b
|
chore: use fixed-length commit hashes
The automatically determined value was sometimes differing between
platforms.
|
2024-01-07 10:52:56 +01:00 |
|
Marcus Holland-Moritz
|
b820ce0619
|
docs: update dependency list
|
2024-01-06 22:59:22 +01:00 |
|
Marcus Holland-Moritz
|
9b643b4e3f
|
docs: update change log
|
2024-01-06 22:53:09 +01:00 |
|
Marcus Holland-Moritz
|
5f733bd3a0
|
docs: update change log
|
2024-01-06 22:52:55 +01:00 |
|
Marcus Holland-Moritz
|
e6dbb1aaa4
|
test: even more metadata requirements tests
|
2024-01-06 22:41:29 +01:00 |
|
Marcus Holland-Moritz
|
db6316af2b
|
test: more compression_metadata_requirements tests
|
2024-01-06 21:54:16 +01:00 |
|
Marcus Holland-Moritz
|
774fa243af
|
chore: more checks in compression_metadata_requirements
|
2024-01-06 21:54:16 +01:00 |
|
Marcus Holland-Moritz
|
ba44766bcf
|
chore(metadata.thrift): fix typo
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
92e32021ea
|
build: factor out repetitive thrift library code
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
a1ba52d146
|
chore(dwarfsextract): use iolayer abstractions for mapping image
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
aaf8c91366
|
chore(dwarfsck): use iolayer abstractions for metadata export
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
da2a4de820
|
feat(dwarfsck): use special exit code to indicate missing header
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
55b0a19603
|
test: add basic dwarfsextract_main tests
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
e7c398dadd
|
refactor: extract common code from tool tester classes
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
c6ee3c8411
|
refactor(dwarfs): clean up fuse driver implementation
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
f7336ba043
|
refactor: clean up & simplify error handling
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
b5e6398c96
|
refactor: add parse_image_offset + test
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
fc0c0cac30
|
feat: log file/line info with error if available
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
6327c48ecd
|
chore: add thread sanitizer suppression for future race
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
31d9d1192e
|
feat(metadata): show deprecated entry table for legacy images
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
a65f883736
|
test(compat): legacy images built with --set-owner/--set-group
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
979ce8e964
|
refactor(compat_test): add compat suffix to test names
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
37ebf51bc3
|
fix(metadata): correctly handle uid/gid in legacy filesytem images
|
2024-01-06 17:28:27 +01:00 |
|
Marcus Holland-Moritz
|
499aee3842
|
chore: update folly/fbthrift
|
2024-01-06 16:26:40 +01:00 |
|
Marcus Holland-Moritz
|
daf3e2def6
|
refactor: abstract out more terminal operations
|
2024-01-05 00:44:45 +01:00 |
|
Marcus Holland-Moritz
|
8a21dc4ece
|
test: add very basic progress test
|
2024-01-05 00:43:51 +01:00 |
|
Marcus Holland-Moritz
|
8df9514dbd
|
test: add lazy_value test
|
2024-01-05 00:07:30 +01:00 |
|
Marcus Holland-Moritz
|
205c2f6630
|
test(mkdwarfs): add more metadata requirements tests
|
2024-01-05 00:00:16 +01:00 |
|
Marcus Holland-Moritz
|
cd9be29d61
|
test(mkdwarfs): corrupt input image when rewriting
|
2024-01-04 23:59:45 +01:00 |
|
Marcus Holland-Moritz
|
2b7c3734f2
|
feat(mkdwarfs): check input filesystem before rewriting
|
2024-01-04 23:59:04 +01:00 |
|
Marcus Holland-Moritz
|
b2f368bce0
|
chore: propagate exceptions in filesystem_writer
|
2024-01-04 23:58:05 +01:00 |
|
Marcus Holland-Moritz
|
4abbdf09ab
|
chore(mkdwarfs): add file/line logging in case of exceptions
|
2024-01-04 23:53:54 +01:00 |
|
Marcus Holland-Moritz
|
3d545e9882
|
refactor: narrow scope of scanner worker group
|
2024-01-04 23:53:17 +01:00 |
|
Marcus Holland-Moritz
|
ccfd97bf80
|
test: add error tests
|
2024-01-04 23:15:16 +01:00 |
|
Marcus Holland-Moritz
|
6267df8bcb
|
test: add integral_value_parser test
|
2024-01-04 22:32:17 +01:00 |
|
Marcus Holland-Moritz
|
a23d04f625
|
fix: add missing include in integral_value_parser.h
|
2024-01-04 22:32:02 +01:00 |
|
Marcus Holland-Moritz
|
70b421cd5b
|
test: add fragment_category test
|
2024-01-04 22:22:25 +01:00 |
|
Marcus Holland-Moritz
|
c7c467230c
|
test: add speedometer test
|
2024-01-04 22:05:58 +01:00 |
|
Marcus Holland-Moritz
|
4868612f4d
|
fix: error handling when using compression with metadata requirements
|
2024-01-04 12:06:50 +01:00 |
|
Marcus Holland-Moritz
|
2a9f301b80
|
fix: race condition for iol.err after progress thread is started
|
2024-01-03 18:52:28 +01:00 |
|
Marcus Holland-Moritz
|
3c552eb3df
|
test(mkdwarfs): add output file tests
|
2024-01-03 13:17:26 +01:00 |
|
Marcus Holland-Moritz
|
10cbbb3d58
|
fix(progress): ensure timely exit in progress dtor
|
2024-01-03 13:02:24 +01:00 |
|
Marcus Holland-Moritz
|
8e4ecd6a9f
|
test: add filesystem header tests
|
2024-01-03 12:43:14 +01:00 |
|
Marcus Holland-Moritz
|
2881a921ba
|
fix(dwarfsck): use iolayer for mapping files / writing header
|
2024-01-03 12:42:42 +01:00 |
|
Marcus Holland-Moritz
|
accece15fd
|
test(mkdwarfs): metadata packing options
|
2024-01-03 11:49:06 +01:00 |
|
Marcus Holland-Moritz
|
aad28c6aa1
|
feat(filesystem_v2): add dump() to string
|
2024-01-03 11:48:45 +01:00 |
|