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
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 months
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
17 months
zig
Improve exclude pattern matching performance (and behavior, a bit)
Yorhel
9 days
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
6 months
Tag
Download
Author
Age
v1.17
commit 683eb26ad1...
Yorhel
4 months
v2.1.2
commit e6806059e6...
Yorhel
4 months
v2.1.1
commit 2e4f0f0bce...
Yorhel
5 months
v2.1
commit 35dd631e55...
Yorhel
6 months
v2.0.1
commit 01f1e9188a...
Yorhel
8 months
v2.0
commit 23c59f2874...
Yorhel
8 months
v2.0-beta3
commit 14b90444c9...
Yorhel
9 months
v2.0-beta2
commit 1de70064e7...
Yorhel
13 months
v2.0-beta1
commit e72768b86b...
Yorhel
13 months
v1.16
commit f982af81b0...
Yorhel
14 months
[...]
Age
Commit message
Author
Files
Lines
2022-02-07
Version 2.1; remove 1.x changes from the ChangeLog
v2.1
Yorhel
2
-194
/
+11
2022-02-07
Fix compilation on 32bit systems
Yorhel
1
-1
/
+1
2022-02-05
scan: Add UI message when counting hard links
Yorhel
1
-2
/
+17
2022-02-03
Add --graph-style option and Unicode graph drawing
Yorhel
3
-6
/
+30
2022-02-03
Use natsort when sorting by name
Yorhel
2
-3
/
+108
2022-02-02
Mention --ignore-config flag when reading config fails
Yorhel
1
-3
/
+3
2022-02-02
Ignore ENOTDIR when trying to open config files
Yorhel
1
-0
/
+1
2022-02-02
browser: Fix long file name overflow + unique size display glitch
Yorhel
1
-2
/
+2
2022-01-01
Version 2.0.1 + copyright year bump
v2.0.1
Yorhel
13
-14
/
+19
2022-01-01
Makefile: Add ZIG_FLAGS variable
Yorhel
1
-1
/
+2
[...]