summaryrefslogtreecommitdiff
path: root/src/delete.zig
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Implement a more efficient hard link counting approachYorhel1-0/+1
2021-07-26Add parent node pointers to Dir struct + remove Parents abstractionYorhel1-12/+10
2021-07-18Add REUSE-compliant copyright headersYorhel1-0/+3
2021-07-16Implement file deletion + a bunch of bug fixesYorhel1-0/+224