summaryrefslogtreecommitdiff
path: root/doc/ncdu.pod
AgeCommit message (Expand)AuthorFilesLines
2021-07-18Add Makefile with some standard/handy toolsYorhel1-451/+0
2021-07-14Implement shell spawningYorhel1-0/+6
2021-07-13Implement directory refreshYorhel1-13/+13
2020-06-07Add --exclude-firmlinks and follow firmlinks by defaultYorhel1-5/+7
2020-05-30Correct misspellingsChristian Göttsche1-1/+1
2020-05-15man page: Mention --follow-firmlinksYorhel1-3/+8
2020-04-08Add option --exclude-kernfs to skip scanning Linux pseudo filesystemsChristian Göttsche1-0/+13
2019-01-24symlinks: Only call stat_to_dir() once, impove manualYorhel1-3/+5
2019-01-24Add a '--follow-symlinks' optionSimon Doppler1-0/+5
2019-01-21Fix minor typoYorhel1-1/+1
2019-01-21add a max modified time, or mtime, view and sortingAlex Wilson1-0/+12
2018-12-16Add --help flag as alias for -hYorhel1-1/+1
2018-09-03Add -V and --version as alias to -vYorhel1-1/+1
2018-03-29Spelling fixes: "occured" + "an other"Yorhel1-3/+3
2018-02-21man page/file flags: Minor rewording + use same order as help screenYorhel1-17/+15
2018-02-21shift section; adapt to online help wordingThomas McWork1-37/+41
2018-02-21add a file flags section in the docsThomas McWork1-0/+37
2018-01-23Add -e flag to enable extended information modeYorhel1-0/+13
2018-01-21Add --color option, simple theme support, disable colors by defaultYorhel1-0/+6
2017-01-06Add -rr option to disable shell spawningYorhel1-2/+12
2016-08-24Year + version bump for 1.12v1.12Yorhel1-1/+1
2016-08-24Minor documentation changesYorhel1-9/+13
2015-09-20implement confirmation switchMax Klinger1-0/+5
2015-06-02doc: Document /bin/sh as default shellØyvind A. Holm1-1/+1
2015-06-02Check for NCDU_SHELL environment variable when spawning shellØyvind A. Holm1-3/+9
2014-12-14Add ability to spawn shellThomas Jarosch1-0/+8
2013-07-23Add --si flag for base 10 prefixesYorhel1-0/+6
2013-04-12Document `--exclude-caches` in ncdu.pod.Petr Pudlak1-0/+7
2013-01-18ncdu.1: Add new c/C keysYorhel1-0/+8
2012-11-22Clip directory sizes to fit in a signed 64bit integerYorhel1-0/+4
2012-09-08Add some examples to the man pageYorhel1-3/+43
2012-09-08Update man page with new optionsYorhel1-21/+80
2012-09-06cli: Use -0,-1,-2 instead of "-u n"Yorhel1-6/+6
2012-08-27Added -u option to change the scan UIYorhel1-0/+11
2012-01-18doc: Minor fix: "ncdu 1.7" -> "ncdu 1.7 and later"Yorhel1-6/+6
2012-01-18doc: Use POD as source format and pod2man to generate ncdu.1Yorhel1-0/+180