index
:
ncdu
chdir
clear
compll
master
openat
zig
zig-threaded
NCurses Disk Usage
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
chdir
Minor improvements to chdir on browsing
Yorhel
8 years
clear
delete.c: Fix segfault when not confirming a clear operation
Yorhel
11 years
compll
Converted all code to call the compll functions
Yorhel
15 years
master
Version 1.22
Yorhel
7 weeks
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
4 years
zig
Work around panic in Zig fstatat wrapper
Yorhel
2 weeks
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
3 years
Tag
Download
Author
Age
v2.8
commit 2b4c1ca03e...
Yorhel
7 weeks
v1.22
commit 7a14373896...
Yorhel
7 weeks
v1.21
commit b4b82d96a3...
Yorhel
5 months
v2.7
commit 4873a7c765...
Yorhel
5 months
v2.6
commit 28d9eaecab...
Yorhel
7 months
v2.5
commit f6bffa40c7...
Yorhel
9 months
v1.20
commit ed7c5b2b93...
Yorhel
12 months
v2.4
commit d0d064aaf9...
Yorhel
12 months
v1.19
commit 1ca0c5769b...
Yorhel
19 months
v2.3
commit ec99218645...
Yorhel
21 months
[...]
Age
Commit message
Author
Files
Lines
2025-04-06
Work around panic in Zig fstatat wrapper
HEAD
zig
Yorhel
2
-14
/
+26
2025-03-06
build.zig: change `-Dpie` option default to be target-dependant
Eric Joldasov
1
-1
/
+1
2025-03-06
build.zig: link `zstd` instead of `libzstd`
Eric Joldasov
1
-1
/
+1
2025-03-06
build.zig: update to new API for 0.14.0
Eric Joldasov
1
-10
/
+8
2025-03-05
Version 2.8
v2.8
Yorhel
4
-3
/
+9
2025-03-05
Revise @branchHint probabilities
Yorhel
3
-4
/
+4
2025-03-05
Fix tests
Yorhel
1
-2
/
+2
2025-03-03
fix `std.Target.isDarwin` function replaced with direct version
Eric Joldasov
1
-2
/
+2
2025-03-03
`std.fmt.digits` now accept u8 instead of usize
Eric Joldasov
1
-2
/
+2
2025-03-03
`ArrayList.pop` now returns optional like removed `popOrNull`
Eric Joldasov
1
-1
/
+1
[...]