aboutsummaryrefslogtreecommitdiffstats
path: root/src/directory_save.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling isRootDirectory when we have a directory objectEric Wong2008-10-121-2/+2
* directory: don't use identical struct and variable namesEric Wong2008-10-111-15/+15
* directory: don't query database during loadMax Kellermann2008-10-111-2/+1
* directory: check the absolute path of a subdirectory while loadingMax Kellermann2008-10-111-0/+4
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-111-0/+117