index
:
ncdu
chdir
clear
compll
master
openat
zig
zig-threaded
NCurses Disk Usage
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
chdir
Minor improvements to chdir on browsing
Yorhel
6 years
clear
delete.c: Fix segfault when not confirming a clear operation
Yorhel
9 years
compll
Converted all code to call the compll functions
Yorhel
13 years
master
Add --(enable|disable)-natsort options
Yorhel
3 weeks
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
2 years
zig
Makefile: Add ZIG variable and build target
Florian Schmaus
2 weeks
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
13 months
Tag
Download
Author
Age
v1.18.1
commit c08340ee08...
Yorhel
6 weeks
v2.2.2
commit ec233ff33a...
Yorhel
2 months
v1.18
commit 3ef0ac93c7...
Yorhel
4 months
v2.2.1
commit f37362af36...
Yorhel
5 months
v2.2
commit 34dafffc62...
Yorhel
5 months
v1.17
commit 683eb26ad1...
Yorhel
11 months
v2.1.2
commit e6806059e6...
Yorhel
11 months
v2.1.1
commit 2e4f0f0bce...
Yorhel
12 months
v2.1
commit 35dd631e55...
Yorhel
13 months
v2.0.1
commit 01f1e9188a...
Yorhel
15 months
[...]
Age
Commit message
Author
Files
Lines
2023-03-09
Makefile: Add ZIG variable and build target
HEAD
zig
Florian Schmaus
1
-2
/
+7
2023-03-05
Add --(enable|disable)-natsort options
Yorhel
3
-4
/
+11
2023-03-03
UI: Add * indicator to apparent size/disk usage selection + spacing
Yorhel
1
-3
/
+6
2023-02-22
Set `headerpad_max_install_names` on Darwin
Carlo Cabrera
1
-0
/
+5
2023-01-19
Oops, forgot to update the README
Yorhel
1
-2
/
+2
2023-01-19
Version 2.2.2 + copyright year bump
v2.2.2
Yorhel
13
-14
/
+18
2023-01-11
Work around a Zig ReleaseSafe mode performance regression
Yorhel
1
-1
/
+4
2023-01-11
Minor doc formatting fix & error message fix
Yorhel
2
-2
/
+2
2022-11-02
Fix struct copy and invalid pointer access in Link.path()
Yorhel
1
-1
/
+1
2022-11-02
Slightly less hacky Entry struct allocation and initialization
Yorhel
2
-55
/
+51
[...]