Marcus Holland-Moritz
|
82e121ef14
|
One more mmap constructor
|
2023-08-04 18:27:42 +02:00 |
|
Marcus Holland-Moritz
|
eeadbdc124
|
More python removal
|
2023-08-03 18:12:06 +02:00 |
|
Marcus Holland-Moritz
|
b4cba6eb74
|
Remove Python scripting support
|
2023-08-03 12:15:53 +02:00 |
|
Marcus Holland-Moritz
|
ed9930821c
|
More notes in TODO
|
2023-08-03 11:36:01 +02:00 |
|
Marcus Holland-Moritz
|
47b22be9fc
|
Add mkdwarfs sequence diagram
|
2023-08-03 11:34:32 +02:00 |
|
Marcus Holland-Moritz
|
102dc889f9
|
Use FetchContent to build fmt library
|
2023-08-03 11:28:04 +02:00 |
|
Marcus Holland-Moritz
|
634539b7c1
|
Remove unused variable from CMakeLists.txt
|
2023-08-03 11:28:04 +02:00 |
|
Marcus Holland-Moritz
|
77f390694f
|
Use FetchContent to build googletest
|
2023-08-03 11:28:04 +02:00 |
|
Marcus Holland-Moritz
|
711b0f2e8d
|
Teach gtest about binary_mode in tools test
|
2023-07-31 18:59:18 +02:00 |
|
Marcus Holland-Moritz
|
01fc95fd99
|
Detailed locale error messages in safe_main
|
2023-07-31 18:59:18 +02:00 |
|
Marcus Holland-Moritz
|
6fd08ee810
|
Add map_util header
|
2023-07-31 18:59:18 +02:00 |
|
Marcus Holland-Moritz
|
b22ce5a8f6
|
cached_value -> lazy_value
|
2023-07-31 18:59:04 +02:00 |
|
Marcus Holland-Moritz
|
2276eeb8fb
|
Resize progress bar when terminal size changes (fixes github #159)
|
2023-07-31 18:52:17 +02:00 |
|
Marcus Holland-Moritz
|
4bef1748dc
|
Fix return value in worker_group
|
2023-07-28 12:26:35 +02:00 |
|
Marcus Holland-Moritz
|
a8117781b7
|
Update change log
v0.7.2
|
2023-07-24 22:58:04 +02:00 |
|
Marcus Holland-Moritz
|
819435d94a
|
Call setlocale("C") along with setting global classic locale (gh #156)
|
2023-07-23 22:54:39 +02:00 |
|
Marcus Holland-Moritz
|
82977c7224
|
Just use the global locale (fixes gh #156)
After all the effort of setting the global locale in `safe_main`,
we might just as well use it. Also makes the code a lot simpler.
|
2023-07-23 19:57:06 +02:00 |
|
Marcus Holland-Moritz
|
ef02024dc5
|
Update xxHash
|
2023-07-21 18:07:49 +02:00 |
|
Marcus Holland-Moritz
|
447e259152
|
Update folly/fbthrift
|
2023-07-21 17:57:01 +02:00 |
|
Marcus Holland-Moritz
|
d8c78fbdb6
|
Update change log
v0.7.1
|
2023-07-20 17:19:30 +02:00 |
|
Marcus Holland-Moritz
|
1811107106
|
Fix potential division by zero in speedometer
|
2023-07-20 17:13:00 +02:00 |
|
Marcus Holland-Moritz
|
a9523fca3a
|
Update README with more instructions for static builds
|
2023-07-17 17:46:34 +02:00 |
|
Marcus Holland-Moritz
|
14f4e616a2
|
Update TODO
|
2023-07-17 11:21:07 +02:00 |
|
Marcus Holland-Moritz
|
3dd8ed987c
|
Simplify static build code, now requires static libs to be installed
|
2023-07-17 11:20:53 +02:00 |
|
Marcus Holland-Moritz
|
89505ef084
|
Add .docker/Makefile for interactive testing
|
2023-07-17 11:17:49 +02:00 |
|
Marcus Holland-Moritz
|
99f511564d
|
Fix documentation for --compression
|
2023-07-17 11:12:03 +02:00 |
|
Marcus Holland-Moritz
|
a2e6b93512
|
Refactor inode needs_scan method
|
2023-07-17 11:12:03 +02:00 |
|
Marcus Holland-Moritz
|
bacdef0ac3
|
Add path() to mmif/mmap
|
2023-07-17 11:12:03 +02:00 |
|
Marcus Holland-Moritz
|
aca1417be2
|
shared_ptr<mmif> -> mmif*
|
2023-07-15 22:10:25 +02:00 |
|
Marcus Holland-Moritz
|
276de32042
|
Leave a few notes in the TODO file
|
2023-07-15 15:54:10 +02:00 |
|
mhx
|
6de6479ca1
|
Merge pull request #150 from txkxgit/txkx/docu2
Doc nits
|
2023-07-14 09:49:16 +02:00 |
|
Marcus Holland-Moritz
|
fd492d9201
|
Clean up external projects, add distclean target
|
2023-07-14 00:07:25 +02:00 |
|
txkx
|
44f0bd07f0
|
Fixed typos in dwarfs.md
|
2023-07-12 19:01:03 +02:00 |
|
txkx
|
3d0a193ccb
|
Fixed typos in dwarfsck.md
|
2023-07-12 18:59:07 +02:00 |
|
txkx
|
213c307bf5
|
Minor wording fix in dwarfs-format.md
|
2023-07-12 18:58:00 +02:00 |
|
txkx
|
de26b193bd
|
Fixed typos and applied minor wording improvements to mkdwarfs.md
|
2023-07-12 18:55:06 +02:00 |
|
txkx
|
565f72e883
|
Fixed typo in dwarfsextract.md
|
2023-07-12 18:39:11 +02:00 |
|
Marcus Holland-Moritz
|
86286554a8
|
Move get_term_width() to terminal.*
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
6124323b98
|
More block_range cleanup and factoring out cached_block
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
9915b3e1f4
|
Factor out block_range and iovec_read_buf types
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
0a34cf943b
|
Add backronym to README
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
a1b24ab205
|
Add newline for consistency
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
7931585746
|
Add shiny new tool header
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
f75974eb32
|
Factor out safe_main function
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
c3d79a41c4
|
Add some missing includes
|
2023-07-12 18:10:16 +02:00 |
|
Marcus Holland-Moritz
|
56df996f30
|
Add a note on startup overhead of universal binaries (see gh #149)
|
2023-07-12 18:09:57 +02:00 |
|
Marcus Holland-Moritz
|
1b21be8804
|
Add another performance example to README
|
2023-07-12 12:25:52 +02:00 |
|
mhx
|
1b77fb77b3
|
Update README.md
|
2023-07-11 22:03:06 +02:00 |
|
mhx
|
3ea7c9eb9b
|
Merge pull request #148 from txkxgit/txkx/docu
Txkx/docu
v0.7.0
|
2023-07-11 19:52:44 +02:00 |
|
txkx
|
3071f48a9e
|
Minor wording changes in mkdwarfs.md
|
2023-07-11 19:48:51 +02:00 |
|