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
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
[...]