summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel7 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel10 years
compllConverted all code to call the compll functionsYorhel14 years
masterRemove old POD man pageYorhel6 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel3 years
zigRewrite man page in mdocYorhel8 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel2 years
 
TagDownloadAuthorAge
v1.19commit 1ca0c5769b...Yorhel6 months
v2.3commit ec99218645...Yorhel7 months
v1.18.1commit c08340ee08...Yorhel13 months
v2.2.2commit ec233ff33a...Yorhel14 months
v1.18commit 3ef0ac93c7...Yorhel15 months
v2.2.1commit f37362af36...Yorhel17 months
v2.2commit 34dafffc62...Yorhel17 months
v1.17commit 683eb26ad1...Yorhel23 months
v2.1.2commit e6806059e6...Yorhel23 months
v2.1.1commit 2e4f0f0bce...Yorhel24 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-01-21Rewrite man page in mdocHEADzigYorhel4-581/+519
2023-12-05Update parent dir suberr on refreshYorhel2-22/+37
2023-11-20fix new "var never mutated" error on Zig 0.12.0-dev.1663+6b1a823b2Eric Joldasov6-19/+19
2023-11-19replace ncurses_refs.c workaround with pure Zig workaroundEric Joldasov4-46/+11
2023-08-08Add --quit-after-scan CLI flag for benchmarkingYorhel1-1/+3
2023-08-04Version 2.3v2.3Yorhel2-1/+8
2023-08-04Makefile: Honor ZIG variable + fix static build for x86Yorhel1-7/+7
2023-08-04Update to Zig 0.11.0Eric Joldasov10-152/+176
2023-04-09build.zig: add option for building PIEEric Joldasov1-0/+4
2023-04-02scan.zig: Add explicit cast for struct statfs.f_typeYorhel1-1/+1
[...]