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
11 years
compll
Converted all code to call the compll functions
Yorhel
15 years
master
Version 1.22
Yorhel
7 months
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
5 years
zig
Version 2.9.1
Yorhel
4 weeks
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
4 years
Tag
Download
Author
Age
v2.9.1
commit 14bb8d0dd1...
Yorhel
4 weeks
v2.9
commit 74c91768a0...
Yorhel
5 weeks
v2.8.2
commit 5b96a48f53...
Yorhel
5 months
v2.8.1
commit 653c3bfe70...
Yorhel
5 months
v2.8
commit 2b4c1ca03e...
Yorhel
7 months
v1.22
commit 7a14373896...
Yorhel
7 months
v1.21
commit b4b82d96a3...
Yorhel
10 months
v2.7
commit 4873a7c765...
Yorhel
10 months
v2.6
commit 28d9eaecab...
Yorhel
12 months
v2.5
commit f6bffa40c7...
Yorhel
14 months
[...]
Age
Commit message
Author
Files
Lines
2025-08-21
Version 2.9.1
HEAD
v2.9.1
zig
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
2025-05-01
Version 2.8.2
v2.8.2
Yorhel
3
-2
/
+6
2025-05-01
Use Stat.mtime() instead of .mtim
Yorhel
1
-1
/
+1
[...]