79 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
00f4d64036 docs(mkdwarfs): add a warning to the -B flag 2025-04-10 21:09:19 +02:00
Marcus Holland-Moritz
89c895f6bf feat(mkdwarfs): add --memory-limit=auto 2025-04-09 10:55:02 +02:00
Marcus Holland-Moritz
f2fc5f3389 docs(mkdwarfs): document explicit ordering 2025-04-08 13:11:41 +02:00
Marcus Holland-Moritz
09068bfada feat: add hotness categorizer 2025-04-07 21:32:26 +02:00
Marcus Holland-Moritz
0f0249b1ee fix(scanner): handle absolute paths in --input-list (fixes gh #259) 2025-03-31 14:10:38 +02:00
Marcus Holland-Moritz
c427808bb1 feat: use glob-to-regex to simplify and enhance rule_based_entry_filter 2025-03-14 15:07:49 +01:00
Marcus Holland-Moritz
d4d4081dfc docs: fix typos in man pages 2024-08-25 19:56:15 +02:00
Marcus Holland-Moritz
62e2ab9006 docs(mkdwarfs): update section on root path components of filter rules 2024-08-14 18:47:19 +02:00
Marcus Holland-Moritz
91a58b1eea docs(mkdwarfs): more accurate details of nilsimsa ordering algorithm 2024-02-27 19:52:47 +01:00
Marcus Holland-Moritz
0ec3af320e docs: update manual pages 2024-01-20 12:46:40 +01:00
Marcus Holland-Moritz
480b00f6dc docs: manpage rendering tweaks 2024-01-17 21:22:57 +01:00
Marcus Holland-Moritz
72c9a451c5 doc: fix man page generation 2024-01-16 21:23:55 +01:00
Marcus Holland-Moritz
96a0ae1156 feat(logging): consolidate log option handling, add --log-with-context 2024-01-15 22:08:44 +01:00
Marcus Holland-Moritz
95c50920f5 feat(mkdwarfs): exit with code 2 in case of recoverable errors 2024-01-13 18:49:06 +01:00
Marcus Holland-Moritz
4a0c6dff8c docs(mkdwarfs): writing to stdout 2024-01-11 07:23:31 +01:00
Marcus Holland-Moritz
4d3ba94c3f doc: be explicit about --input-list expecting a list of file paths 2024-01-10 00:49:00 +01:00
Marcus Holland-Moritz
08a7887d8a docs(mkdwarfs): rephrase --max-similarity-size from files to fragments 2024-01-08 08:56:33 +01:00
Marcus Holland-Moritz
2003a21eea docs(mkdwarfs): improve categorizer docs 2024-01-08 08:56:02 +01:00
Marcus Holland-Moritz
0604d9dc3a doc(mkdwarfs): mention stdout in --output-file docs 2024-01-08 08:55:37 +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
d432b4bfa9 feat(mkdwarfs): support time strings for --set-time 2024-01-01 16:02:31 +01:00
Marcus Holland-Moritz
e0b4e323ac feat(mkdwarfs): improve selection of categorize defaults 2023-12-21 06:52:04 +01:00
Marcus Holland-Moritz
dd58e74594 docs(mkdwarfs): update man page with all new options 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
63533a0a5b feat(mkdwarfs): add --history-compression option 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
db2bd1f69a docs(mkdwarfs): update section on producing bit-identical images 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
2bf6699241 docs(mkdwarfs): add new history related options 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
7be9aa7585 Add reverse path ordering 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
4cfac79a2e Update mkdwarfs docs 2023-12-17 23:00:07 +01:00
Marcus Holland-Moritz
99f511564d Fix documentation for --compression 2023-07-17 11:12:03 +02:00
mhx
6de6479ca1 Merge pull request #150 from txkxgit/txkx/docu2
Doc nits
2023-07-14 09:49:16 +02:00
txkx
de26b193bd Fixed typos and applied minor wording improvements to mkdwarfs.md 2023-07-12 18:55:06 +02:00
txkx
3071f48a9e Minor wording changes in mkdwarfs.md 2023-07-11 19:48:51 +02:00
Marcus Holland-Moritz
a0b569689d Document --long-help 2023-07-11 10:53:25 +02:00
Marcus Holland-Moritz
1d96ef6d8f Markdown fixes 2023-07-09 15:38:28 +02:00
Marcus Holland-Moritz
8fcb03e8b7 Tweak the internal operation documentation 2023-07-06 21:06:38 +02:00
Marcus Holland-Moritz
7f2821b932 Mention behaviour of separators in filter rules 2023-07-04 12:41:36 +02:00
Marcus Holland-Moritz
f993732739 Update documentation for --compress-niceness 2023-06-30 15:29:19 +02:00
Marcus Holland-Moritz
35e3a3eb55 Allow setting niceness of compression workers 2022-12-24 14:55:26 +01:00
Marcus Holland-Moritz
dac9861a55 Add --chmod option (fixes gh #7) 2022-11-17 12:23:46 +01:00
Marcus Holland-Moritz
dc247018a0 Fix usage 2022-11-08 23:10:01 +01:00
Marcus Holland-Moritz
6168c5dcb4 Update mkdwarfs usage 2022-11-08 23:08:39 +01:00
Marcus Holland-Moritz
03019e4a73 Document how to produce bit-identical images 2022-11-08 21:54:57 +01:00
Marcus Holland-Moritz
ee39c3eef7 Update internal operation section of mkdwarfs manpage 2022-11-08 21:54:36 +01:00
Marcus Holland-Moritz
f95844a35d Add more documentation details for --file-hash option 2022-11-08 21:52:53 +01:00
Marcus Holland-Moritz
2f65559407 Enable --with-devices and --with-specials when using --input-list 2022-11-08 12:45:02 +01:00
Marcus Holland-Moritz
eb8803d6df Add --input-list option to pass in a list of files 2022-11-07 10:48:20 +00:00
Marcus Holland-Moritz
ff5f99f3d9 Add --max-similarity-size option 2022-11-06 14:32:14 +01:00
Marcus Holland-Moritz
a14fa38a0d Reintroduce --num-scanner-workers 2022-11-06 10:52:02 +01:00
Marcus Holland-Moritz
356120c058 Doc fix 2022-10-29 18:54:31 +02:00
Marcus Holland-Moritz
1215a30f78 Support for simple filter rules (potential fix for github #6) 2022-10-29 18:54:31 +02:00