summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-08-05Two small bug fixes: interface bug in the delete progress, and getpath return...yorhel2-2/+2
2007-08-05Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODOyorhel1-34/+49
2007-08-02Configure checks for ncurses.h, fixes bug #1764304yorhel1-1/+0
2007-08-01* Added 'a'-key to toggle between showing apparent size and disk usageyorhel3-17/+84
2007-08-01* Calculate both apparent size and disk usageyorhel5-57/+38
2007-07-29Documented the refresh feature and made some improvements in the help windowyorhel1-59/+55
2007-07-29Preperations for the export feature: re-ordered the file flags and removed FF...yorhel3-12/+11
2007-07-29Fixed a few compiler warnings and added a TODO listyorhel1-1/+2
2007-07-27Items will not be unnecessarily resorted when they are already in the correct...yorhel2-5/+16
2007-07-26Changed struct dir from a doubly to a singly linked list (less memory usage, ...yorhel5-65/+45
2007-07-26Added 'r' key to refresh the current directoryyorhel4-2/+67
2007-07-25Rewrote calc.c to be more flexible and clarifying, and changed the global 'di...yorhel6-229/+278
2007-07-24The 'h' key now also hides excluded itemsv1.2yorhel2-2/+5
2007-07-24* When changing sort order to size, automatically sort in descending orderyorhel2-7/+7
2007-07-24* Changed default sort order to size, descending, and don't sort dirs before ...yorhel2-3/+3
2007-07-24* Rewrote the file browser, help window, and delete windowsyorhel7-457/+655
2007-07-22SVN cleanup: removed automatically generated build files, added autogen.sh to...yorhel1-418/+0
2007-07-22Small bugs fixed related to the exclude featureyorhel1-5/+7
2007-07-21Added exclude option and increased version numeryorhel7-49/+189
2007-07-20Small bugfixes + cygwin patchyorhel3-9/+41
2007-07-20Initial import (ncdu-1.1)v1.1yorhel8-0/+1950