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
5 years
clear
delete.c: Fix segfault when not confirming a clear operation
Yorhel
8 years
compll
Converted all code to call the compll functions
Yorhel
12 years
master
Set default attributes to the whole window during curses init
Yorhel
2 weeks
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
16 months
zig
Set default attributes to the whole window during curses init
Yorhel
2 weeks
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
5 months
Tag
Download
Author
Age
v1.17
commit 683eb26ad1...
Yorhel
2 months
v2.1.2
commit e6806059e6...
Yorhel
2 months
v2.1.1
commit 2e4f0f0bce...
Yorhel
3 months
v2.1
commit 35dd631e55...
Yorhel
5 months
v2.0.1
commit 01f1e9188a...
Yorhel
6 months
v2.0
commit 23c59f2874...
Yorhel
6 months
v2.0-beta3
commit 14b90444c9...
Yorhel
8 months
v2.0-beta2
commit 1de70064e7...
Yorhel
11 months
v2.0-beta1
commit e72768b86b...
Yorhel
11 months
v1.16
commit f982af81b0...
Yorhel
12 months
[...]
Age
Commit message
Author
Files
Lines
2021-07-31
Version 2.0-beta2 + more convenient static binary generation
v2.0-beta2
Yorhel
3
-18
/
+33
2021-07-28
Keep track of uncounted hard links to speed up refresh+delete operations
Yorhel
1
-5
/
+29
2021-07-28
Fix Dir.fmtPath() when given the root dir
Yorhel
1
-1
/
+2
2021-07-28
Fix reporting of fatal scan error in -0 or -1 UIs
Yorhel
1
-0
/
+2
2021-07-28
Implement a more efficient hard link counting approach
Yorhel
4
-271
/
+199
2021-07-26
Add parent node pointers to Dir struct + remove Parents abstraction
Yorhel
5
-228
/
+153
2021-07-23
ChangeLog, too
Yorhel
1
-1
/
+1
2021-07-23
Fix README Zig version oopsie
Yorhel
1
-1
/
+1
2021-07-22
Tagging this as a 2.0-beta1 release
v2.0-beta1
Yorhel
3
-66
/
+29
2021-07-19
Fix counting of sizes for new directories
Yorhel
1
-1
/
+1
[...]