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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-15
Set default attributes to the whole window during curses init
master
Yorhel
1
-0
/
+1
2022-04-28
Year + version bump for 1.17
v1.17
Yorhel
30
-30
/
+36
2022-04-28
Remove static build script
Yorhel
1
-130
/
+0
2022-02-08
Some more compatibility improvements for C89 environments
François Revol
7
-9
/
+16
2022-02-07
Some compatibility improvements for older (C89) environments
Yorhel
8
-32
/
+19
2021-12-23
moved natSort files to deps
Ciprian Tomoiaga
3
-2
/
+6
2021-12-22
Use Natural Sort by Name in v1.x
Ciprian Tomoiaga
4
-2
/
+211
2021-10-27
dir_scan: call strlen only once
rofl0r
1
-2
/
+2
2021-10-27
dir_scan: fix wrong assumption that errno can only be changed by readdir()
rofl0r
1
-4
/
+7
2021-10-06
Make options, keys and file flags bold in man page
Oğuz Ersen
1
-48
/
+48
2021-08-16
Add dark-bg color scheme + enable colors by default if !NO_COLOR
Yorhel
4
-25
/
+36
2021-07-02
Year + version bump for 1.16
v1.16
Yorhel
32
-34
/
+44
2021-06-11
Display setuid/setgid and sticky bits in file mode
Yorhel
1
-3
/
+3
2021-05-27
JSON import: accept fractional mtime values
Yorhel
1
-0
/
+6
2021-05-24
Mark apparent size or disk usage label in footer as bold
Yorhel
1
-0
/
+4
2021-05-23
browser.c: Fix bar width floating point calculation
Yorhel
1
-1
/
+1
2021-05-12
Add $NCDU_LEVEL environment variable when spawning a shell
Yorhel
2
-0
/
+23
2021-05-12
dir_import: Accept JSON data after the last object
Yorhel
1
-2
/
+8
2021-05-12
JSON Export: only export ino for hlinks and include hlink count
Yorhel
5
-23
/
+39
2021-03-04
Test for read error while reading the --exclude-from file
Yorhel
1
-1
/
+2
2020-07-12
Scale size bar with max column size
Christian Göttsche
1
-5
/
+5
2020-06-10
Version bump for 1.15.1
v1.15.1
Yorhel
3
-3
/
+8
2020-06-07
Add --exclude-firmlinks and follow firmlinks by default
Yorhel
2
-10
/
+20
2020-06-05
is_kernfs: Check only defined magic numbers
Christian Göttsche
1
-2
/
+29
2020-05-30
Correct misspellings
Christian Göttsche
8
-10
/
+10
2020-05-30
Version bump for 1.15
v1.15
Yorhel
3
-3
/
+11
2020-05-15
dir_import.c: Remove already-implemented TODO comment
Yorhel
1
-1
/
+0
2020-05-15
help.c: Mention "F" flag + make the flag list scrollable
Yorhel
1
-19
/
+23
2020-05-15
man page: Mention --follow-firmlinks
Yorhel
1
-3
/
+8
2020-05-15
dir_scan.c: Call statfs() with relative path
Yorhel
1
-1
/
+1
2020-05-13
Support excluding firmlinks on macOS
Saagar Jha
7
-3
/
+51
2020-05-07
Typo: exlude → exclude
Saagar Jha
1
-1
/
+1
2020-05-06
Fix calculating of directory apparent sizes with hard links
Yorhel
1
-1
/
+1
2020-04-21
dir_scan.c: Fix integer overflow when list of file names in dir exceeds 2GiB
Yorhel
1
-3
/
+3
2020-04-08
help.c: Mention new ^ file flag
Yorhel
1
-6
/
+8
2020-04-08
Add option --exclude-kernfs to skip scanning Linux pseudo filesystems
Christian Göttsche
9
-14
/
+87
2020-04-08
Mention supported color schemes in help text
Christian Göttsche
1
-1
/
+1
2020-04-08
Remove redundant cast to the same type
Christian Göttsche
1
-1
/
+1
2020-04-08
Drop never read initialization
Christian Göttsche
1
-1
/
+1
2020-04-08
Declare file local variables static
Christian Göttsche
5
-6
/
+6
2020-04-08
Avoid using extension of variable length array folded to constant array
Christian Göttsche
1
-4
/
+3
2020-04-08
Drop extra ';' outside of a function
Christian Göttsche
1
-1
/
+1
2020-04-08
Avoid using GNU empty initializer extension
Christian Göttsche
1
-1
/
+1
2020-04-08
Enforce const correctness on strings
Christian Göttsche
6
-15
/
+15
2020-04-08
Use strict prototypes
Christian Göttsche
12
-26
/
+26
2020-04-08
Update configure.ac
Christian Göttsche
1
-5
/
+6
2020-04-08
Ignore generated script compile in git
Christian Göttsche
1
-0
/
+1
2020-04-07
Remove trailing whitespaces
Christian Göttsche
2
-2
/
+2
2020-04-01
Also quit on EIO from getch()
Yorhel
1
-1
/
+1
2020-02-10
Year + version bump for 1.14.2
v1.14.2
Yorhel
30
-30
/
+35
[next]