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
7 years
clear
delete.c: Fix segfault when not confirming a clear operation
Yorhel
10 years
compll
Converted all code to call the compll functions
Yorhel
14 years
master
Version 1.19
Yorhel
3 months
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
3 years
zig
Update parent dir suberr on refresh
Yorhel
5 days
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
22 months
Tag
Download
Author
Age
v1.19
commit 1ca0c5769b...
Yorhel
3 months
v2.3
commit ec99218645...
Yorhel
4 months
v1.18.1
commit c08340ee08...
Yorhel
10 months
v2.2.2
commit ec233ff33a...
Yorhel
11 months
v1.18
commit 3ef0ac93c7...
Yorhel
12 months
v2.2.1
commit f37362af36...
Yorhel
14 months
v2.2
commit 34dafffc62...
Yorhel
14 months
v1.17
commit 683eb26ad1...
Yorhel
19 months
v2.1.2
commit e6806059e6...
Yorhel
19 months
v2.1.1
commit 2e4f0f0bce...
Yorhel
21 months
[...]
Age
Commit message
Author
Files
Lines
2009-10-23
ChangeLog & man page version/date bump for 1.6
v1.6
Yorhel
2
-4
/
+4
2009-10-18
Added some keybindings and changed 'h' to 'e' in browser
Yorhel
5
-10
/
+25
2009-10-18
Call setlocale() at initialization
Yorhel
4
-2
/
+9
2009-10-18
Link to ncursesw when available
Yorhel
2
-7
/
+28
2009-08-03
Update TODO file with some ideas for improvements in hard link handling
Yorhel
1
-2
/
+7
2009-08-03
Properly display MiB units instead of MB
Yorhel
3
-14
/
+15
2009-06-06
Return to previously opened directory on failed recalculation
Yorhel
2
-1
/
+2
2009-06-06
Properly free return value of opendir() on calculation interrupt
Yorhel
2
-0
/
+4
2009-06-06
Removed another occurence of dirfd()
Yorhel
1
-6
/
+0
2009-06-06
Don't call link_del() on free'd memory
Yorhel
1
-1
/
+2
[...]