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
5 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
Year + version bump for 1.17
Yorhel
3 weeks
openat
Experiment with scanning using openat() rather than chdir()
Yorhel
14 months
zig
Version 2.1.2
Yorhel
3 weeks
zig-threaded
scan.zig: Revamp output API, reduce buffering a bit, re-add UI
Yorhel
3 months
Tag
Download
Author
Age
v1.17
commit 683eb26ad1...
Yorhel
3 weeks
v2.1.2
commit e6806059e6...
Yorhel
3 weeks
v2.1.1
commit 2e4f0f0bce...
Yorhel
8 weeks
v2.1
commit 35dd631e55...
Yorhel
3 months
v2.0.1
commit 01f1e9188a...
Yorhel
4 months
v2.0
commit 23c59f2874...
Yorhel
5 months
v2.0-beta3
commit 14b90444c9...
Yorhel
6 months
v2.0-beta2
commit 1de70064e7...
Yorhel
10 months
v2.0-beta1
commit e72768b86b...
Yorhel
10 months
v1.16
commit f982af81b0...
Yorhel
10 months
[...]
Age
Commit message
Author
Files
Lines
2007-08-05
Preperations for version 1.3
v1.3
yorhel
3
-3
/
+19
2007-08-05
Two small bug fixes: interface bug in the delete progress, and getpath return...
yorhel
2
-2
/
+2
2007-08-05
Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODO
yorhel
3
-46
/
+60
2007-08-02
Configure checks for ncurses.h, fixes bug #1764304
yorhel
2
-2
/
+1
2007-08-01
* Added 'a'-key to toggle between showing apparent size and disk usage
yorhel
3
-17
/
+84
2007-08-01
* Calculate both apparent size and disk usage
yorhel
6
-57
/
+42
2007-07-29
Documented the refresh feature and made some improvements in the help window
yorhel
2
-59
/
+59
2007-07-29
Preperations for the export feature: re-ordered the file flags and removed FF...
yorhel
3
-12
/
+11
2007-07-29
Fixed a few compiler warnings and added a TODO list
yorhel
2
-1
/
+17
2007-07-27
Items will not be unnecessarily resorted when they are already in the correct...
yorhel
2
-5
/
+16
[...]