summaryrefslogtreecommitdiff
path: root/src/dir_scan.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Added -f option to import an exported directory structureYorhel1-2/+2
2012-08-29Added simple error checking & handling when exportingYorhel1-13/+34
2012-08-27Use uint64_t instead of dev_t as well + added comment explaining thisYorhel1-4/+4
2012-08-27Use uint64_t instead of ino_tYorhel1-1/+1
2012-08-26Fixed some compiler warnings and a (rather nonexistent) memory leakYorhel1-1/+3
2012-08-26Re-added scanning UI and improved error handlingYorhel1-28/+42
2012-08-26Split calc.c into separate components (dir_(mem|scan|common).c)Yorhel1-0/+263