summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel8 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel10 years
compllConverted all code to call the compll functionsYorhel14 years
exp-binexportRemove kernfs dev id cacheYorhel3 weeks
masterFix JSON export of "otherfs" excluded typeYorhel8 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel4 years
zigAdd progress indicator to hardlink counting + fix import/mem UI updatingYorhel7 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel3 years
 
TagDownloadAuthorAge
v2.5commit f6bffa40c7...Yorhel8 weeks
v1.20commit ed7c5b2b93...Yorhel5 months
v2.4commit d0d064aaf9...Yorhel5 months
v1.19commit 1ca0c5769b...Yorhel12 months
v2.3commit ec99218645...Yorhel13 months
v1.18.1commit c08340ee08...Yorhel19 months
v2.2.2commit ec233ff33a...Yorhel20 months
v1.18commit 3ef0ac93c7...Yorhel21 months
v2.2.1commit f37362af36...Yorhel23 months
v2.2commit 34dafffc62...Yorhel23 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-07-28Add progress indicator to hardlink counting + fix import/mem UI updatingHEADzigYorhel4-6/+31
2024-07-28Fix counts when new link to existing inode is found on refreshYorhel1-1/+1
2024-07-27Split mem import and json export out of sink.zigYorhel5-483/+533
2024-07-24Version 2.5v2.5Yorhel2-1/+15
2024-07-24Fix JSON export of "otherfs" excluded typeYorhel2-2/+2
2024-07-24Fix JSON export of special entriesYorhel1-5/+5
2024-07-23mem_src: Fix setting nlink for non-hardlinksYorhel1-1/+1
2024-07-18Use slower and smaller heap sort for hardlink listYorhel1-4/+1
2024-07-18README: Mention zig 0.13 as wellYorhel1-1/+1
2024-07-18Fix use of u64 atomic integers on 32-bit platformsYorhel1-5/+24
[...]