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
2008-09-10
Decided to get rid of that startup window...
v1.4
yorhel
8
-234
/
+13
2008-09-10
Updated Changelog and TODO
yorhel
2
-0
/
+21
2008-08-02
Added spaces around the path in browser.c (debian bug #472194)
yorhel
1
-1
/
+4
2008-08-02
Updated copyright year to cover 2008 as well
yorhel
11
-11
/
+11
2008-08-02
Got rid of the FF_PAR hack
yorhel
2
-4
/
+2
2008-08-02
Moved cursor to selected items in browser and deletion dialog for improved ac...
yorhel
3
-0
/
+6
2008-08-02
Included patch from Cygwin package: Fix crash on names with slashes from /pro...
yorhel
1
-0
/
+10
2008-08-02
Removed export and import code from trunk and created separate development br...
yorhel
6
-418
/
+5
2007-11-24
Updated ncdu -h
yorhel
1
-5
/
+7
2007-11-02
Bugfix: total disk usage and apparent size in the status bar were always equal
yorhel
1
-1
/
+2
[...]