1
1
ncdu/src
Yorhel 5db9c2aea1 Abstracted dir list handling from browser.c into dirlist.c
This optimizes a few actions (though not all), and makes the code easier
to understand and expand.

The behaviour of the browser has changed a bit with regards to
multi-page listings. Personally I don't like this change much, so I'd
probably fix that later on.
2010-03-07 11:10:00 +01:00
..
browser.c Abstracted dir list handling from browser.c into dirlist.c 2010-03-07 11:10:00 +01:00
browser.h Copyright year bump 2010-02-27 15:20:57 +01:00
calc.c Only count the size of each hard link once for each directory 2010-02-28 16:56:45 +01:00
calc.h Copyright year bump 2010-02-27 15:20:57 +01:00
delete.c Link hard linked files together with a circular linked list 2010-02-27 15:21:25 +01:00
delete.h Copyright year bump 2010-02-27 15:20:57 +01:00
dirlist.c Abstracted dir list handling from browser.c into dirlist.c 2010-03-07 11:10:00 +01:00
dirlist.h Abstracted dir list handling from browser.c into dirlist.c 2010-03-07 11:10:00 +01:00
exclude.c Copyright year bump 2010-02-27 15:20:57 +01:00
exclude.h Copyright year bump 2010-02-27 15:20:57 +01:00
global.h Abstracted dir list handling from browser.c into dirlist.c 2010-03-07 11:10:00 +01:00
help.c Copyright year bump 2010-02-27 15:20:57 +01:00
help.h Copyright year bump 2010-02-27 15:20:57 +01:00
main.c Copyright year bump 2010-02-27 15:20:57 +01:00
Makefile.am Abstracted dir list handling from browser.c into dirlist.c 2010-03-07 11:10:00 +01:00
path.c Misc. minor fixes 2010-02-28 10:13:12 +01:00
path.h Copyright year bump 2010-02-27 15:20:57 +01:00
util.c Correctly update directory sizes upon removing a hard link 2010-03-03 14:40:56 +01:00
util.h Link hard linked files together with a circular linked list 2010-02-27 15:21:25 +01:00