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
9 years
clear
delete.c: Fix segfault when not confirming a clear operation
Yorhel
12 years
compll
Converted all code to call the compll functions
Yorhel
16 years
master
Version 1.22
Yorhel
12 months
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
5 years
zig
Version 2.9.2
Yorhel
5 months
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
4 years
Tag
Download
Author
Age
v2.9.2
commit 1b3d0a670e...
Yorhel
5 months
v2.9.1
commit 14bb8d0dd1...
Yorhel
7 months
v2.9
commit 74c91768a0...
Yorhel
7 months
v2.8.2
commit 5b96a48f53...
Yorhel
10 months
v2.8.1
commit 653c3bfe70...
Yorhel
10 months
v2.8
commit 2b4c1ca03e...
Yorhel
12 months
v1.22
commit 7a14373896...
Yorhel
12 months
v1.21
commit b4b82d96a3...
Yorhel
16 months
v2.7
commit 4873a7c765...
Yorhel
16 months
v2.6
commit 28d9eaecab...
Yorhel
17 months
[...]
Age
Commit message
Author
Files
Lines
2025-10-24
Version 2.9.2
HEAD
v2.9.2
zig
Yorhel
3
-2
/
+7
2025-10-23
Fix infinite loop when reading config file on Zig 0.15.2
Yorhel
1
-2
/
+11
2025-08-21
Version 2.9.1
v2.9.1
Yorhel
2
-1
/
+5
2025-08-19
Fix bug with drawing scan progress before calling ui.init()
Yorhel
1
-19
/
+22
2025-08-19
Zig 0.15: Fix support for new IO interface
Yorhel
7
-54
/
+78
2025-08-19
Zig 0.15: Migrate all ArrayLists to the Unmanaged API
Yorhel
11
-88
/
+89
2025-08-16
Version 2.9
v2.9
Yorhel
3
-2
/
+9
2025-08-13
Accessibility: move cursor to selected option on delete confirmation
Yorhel
1
-0
/
+5
2025-07-15
Add --delete-command option
Yorhel
6
-83
/
+184
2025-06-23
Avoid statx() when reading binary export
Yorhel
1
-1
/
+3
[...]