ncdu-zig/src
yorhel 4654bb93c4 Two small bug fixes: interface bug in the delete progress, and getpath returned double slash on root
git-svn-id: svn://blicky.net/ncdu/trunk@22 ce56bc8d-f834-0410-b703-f827bd498a76
2007-08-05 11:12:40 +00:00
..
browser.c * Added 'a'-key to toggle between showing apparent size and disk usage 2007-08-01 15:01:42 +00:00
calc.c * Calculate both apparent size and disk usage 2007-08-01 13:17:26 +00:00
delete.c Two small bug fixes: interface bug in the delete progress, and getpath returned double slash on root 2007-08-05 11:12:40 +00:00
exclude.c * Changed default sort order to size, descending, and don't sort dirs before files 2007-07-24 08:25:44 +00:00
help.c Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODO 2007-08-05 10:23:18 +00:00
main.c Added 'r' key to refresh the current directory 2007-07-26 12:56:24 +00:00
Makefile.am * Rewrote the file browser, help window, and delete windows 2007-07-24 07:58:22 +00:00
ncdu.h Configure checks for ncurses.h, fixes bug #1764304 2007-08-02 08:21:11 +00:00
settings.c * Calculate both apparent size and disk usage 2007-08-01 13:17:26 +00:00
util.c Two small bug fixes: interface bug in the delete progress, and getpath returned double slash on root 2007-08-05 11:12:40 +00:00