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-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
2021-12-26
ui.zig: Really fix import of wcwidth() this time
Yorhel
1
-1
/
+1
2021-12-21
ui.zig: Fix typo in setting _XOPEN_SOURCE feature test macro
Yorhel
1
-1
/
+1
2021-12-21
Version 2.0
v2.0
Yorhel
2
-1
/
+5
2021-12-21
Fixes and updates for Zig 0.9.0
Yorhel
8
-118
/
+107
2021-11-09
Version 2.0-beta3
v2.0-beta3
Yorhel
3
-2
/
+12
2021-11-02
Fix export feature
Yorhel
1
-1
/
+1
2021-10-07
Make options, keys and file flags bold in man page
Yorhel
1
-62
/
+62
2021-10-06
Fix defaults of scan_ui and --enable-* flags
Yorhel
1
-4
/
+4
[...]