• Joined on 2024-12-20
root synced commits to zig at root/ncdu-zig from mirror 2025-04-06 05:53:10 -08:00
35a9faadb2 Work around panic in Zig fstatat wrapper
root synced commits to zig at root/ncdu-zig from mirror 2025-03-07 08:43:12 -09:00
e43d22ba3f build.zig: change -Dpie option default to be target-dependant
f4e4694612 build.zig: link zstd instead of libzstd
c9f3d39d3e build.zig: update to new API for 0.14.0
Compare 3 commits »
root synced commits to master at root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
7a14373896 Version 1.22
root synced commits to zig at root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
2b4c1ca03e Version 2.8
af7163acf6 Revise @branchHint probabilities
5438312440 Fix tests
0918096301 fix std.Target.isDarwin function replaced with direct version
ee1d80da6a std.fmt.digits now accept u8 instead of usize
Compare 14 commits »
root synced commits to refs/tags/v1.22 at root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
root synced new reference refs/tags/v1.22 to root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
root synced commits to refs/tags/v2.8 at root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
root synced new reference refs/tags/v2.8 to root/ncdu-zig from mirror 2025-03-05 08:03:12 -09:00
root synced commits to refs/pull/254/head at root/ncdu-zig from mirror 2025-03-03 15:43:10 -09:00
0918096301 fix std.Target.isDarwin function replaced with direct version
ee1d80da6a std.fmt.digits now accept u8 instead of usize
93a81a3898 ArrayList.pop now returns optional like removed popOrNull
cf3a8f3043 update to new allocator interface
f7fe61194b update to new panic interface
Compare 13 commits »
root synced commits to master at root/ncdu-zig from mirror 2025-03-03 07:33:12 -09:00
61fda79ddf List all options in --help
root synced commits to zig at root/ncdu-zig from mirror 2025-03-03 07:33:12 -09:00
2e5c767d4c List all options in --help
root synced commits to master at root/ncdu-zig from mirror 2025-03-01 06:43:11 -09:00
ff830ac2bf Add support for @-prefix to ignore errors in config file
root synced commits to zig at root/ncdu-zig from mirror 2025-03-01 06:43:11 -09:00
5d5182ede3 Add support for @-prefix to ignore errors in config file
root synced commits to master at root/ncdu-zig from mirror 2025-02-28 14:33:12 -09:00
d6a129ff5a Add --graph-style + use integer calculations
root synced commits to refs/pull/254/head at root/ncdu-zig from mirror 2025-02-20 11:13:11 -09:00
8659ebf5a8 fix std.Target.isDarwin function replaced with direct version
root synced commits to refs/pull/254/head at root/ncdu-zig from mirror 2025-02-13 16:33:11 -09:00
173f14f8e2 std.fmt.digits now accept u8 instead of usize
1e55747cf7 ArrayList.pop now returns optional like removed popOrNull
Compare 2 commits »
root synced commits to master at root/ncdu-zig from mirror 2025-02-05 13:43:10 -09:00
b853185413 Fix supported range of uid/gid numbers
root synced commits to zig at root/ncdu-zig from mirror 2024-12-23 04:48:45 -09:00
db96bc698c SI units: The unit is kB, not KB
root synced commits to master at root/ncdu-zig from mirror 2024-12-23 04:48:44 -09:00
61feee5657 Use kB instead of KB in --si mode