summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
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
I've no idea for what other purpose I'd use numbered options. This is much shorter, and can easily be combined with other options (e.g. -rx1).
2012-08-27Added -u option to change the scan UIYorhel1-0/+11
This allows scanning stuff without initializing ncurses. Not too useful at this point since ncdu will switch to an ncurses environment when it's done anyway, but this will become more useful when the export-to-file feature has been implemented.
2012-05-21Use top-level automake build + removed AUTHORS, INSTALL and NEWSYorhel1-7/+0
A more modern and practical structure.
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.1Yorhel2-92/+138
POD is somewhat more simple and flexible. I now use ncdu.pod to generate a nicely formatted manual page on the ncdu homepage, rather than displaying a rendering of ncdu.1 formatted in a monospace font. The tarball will still contain an ncdu.1, so there's no extra dependency on pod2man. (Unless you clone from git, since ncdu.1 isn't in the repo)
2011-11-03Version bump + ChangeLog update for 1.8v1.8Yorhel1-1/+1
I'm now following the same idea from ncdc of using $VERSION+g in the git repositories.
2011-09-09doc: Added read-only flag to ncdc.1Yorhel1-0/+3
2010-08-13Man page + TODO updatesYorhel1-6/+42
2009-10-23ChangeLog & man page version/date bump for 1.6v1.6Yorhel1-1/+1
2009-10-18Added some keybindings and changed 'h' to 'e' in browserYorhel1-4/+4
2009-05-02Version & date bump for ChangeLog and manual pagev1.5Yorhel1-1/+1
2009-04-19Updated manpage to reflect the removal of the 1000/1024 switchYorhel1-3/+0
2009-04-05Small manual page formatting cleanupYorhel1-37/+23
2009-04-05Converting ignores and versions from subversion to gitYorhel1-1/+1
2008-09-10Decided to get rid of that startup window...v1.4yorhel1-22/+2
git-svn-id: svn://blicky.net/ncdu/trunk@40 ce56bc8d-f834-0410-b703-f827bd498a76
2007-08-07Fixed version in ncdu.1, and filenames ending with a tilde are now also ↵yorhel1-1/+1
hidden with the 'h'-key git-svn-id: svn://blicky.net/ncdu/trunk@24 ce56bc8d-f834-0410-b703-f827bd498a76
2007-08-05Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODOyorhel1-6/+9
git-svn-id: svn://blicky.net/ncdu/trunk@21 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-29Documented the refresh feature and made some improvements in the help windowyorhel1-0/+4
git-svn-id: svn://blicky.net/ncdu/trunk@17 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-24The 'h' key now also hides excluded itemsv1.2yorhel1-5/+5
git-svn-id: svn://blicky.net/ncdu/trunk@9 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-22SVN cleanup: removed automatically generated build files, added autogen.sh ↵yorhel1-347/+0
to create these, and added svn:ignore to ignore common files git-svn-id: svn://blicky.net/ncdu/trunk@5 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-21Added exclude option and increased version numeryorhel2-39/+54
git-svn-id: svn://blicky.net/ncdu/trunk@3 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-20Initial import (ncdu-1.1)v1.1yorhel3-0/+464
git-svn-id: svn://blicky.net/ncdu/trunk@1 ce56bc8d-f834-0410-b703-f827bd498a76