aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel8 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel11 years
compllConverted all code to call the compll functionsYorhel15 years
masterVersion 1.22Yorhel7 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel4 years
zigWork around panic in Zig fstatat wrapperYorhel2 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel3 years
 
TagDownloadAuthorAge
v2.8commit 2b4c1ca03e...Yorhel7 weeks
v1.22commit 7a14373896...Yorhel7 weeks
v1.21commit b4b82d96a3...Yorhel5 months
v2.7commit 4873a7c765...Yorhel5 months
v2.6commit 28d9eaecab...Yorhel7 months
v2.5commit f6bffa40c7...Yorhel9 months
v1.20commit ed7c5b2b93...Yorhel12 months
v2.4commit d0d064aaf9...Yorhel12 months
v1.19commit 1ca0c5769b...Yorhel19 months
v2.3commit ec99218645...Yorhel21 months
[...]
 
AgeCommit messageAuthorFilesLines
2025-04-06Work around panic in Zig fstatat wrapperHEADzigYorhel2-14/+26
2025-03-06build.zig: change `-Dpie` option default to be target-dependantEric Joldasov1-1/+1
2025-03-06build.zig: link `zstd` instead of `libzstd`Eric Joldasov1-1/+1
2025-03-06build.zig: update to new API for 0.14.0Eric Joldasov1-10/+8
2025-03-05Version 2.8v2.8Yorhel4-3/+9
2025-03-05Revise @branchHint probabilitiesYorhel3-4/+4
2025-03-05Fix testsYorhel1-2/+2
2025-03-03fix `std.Target.isDarwin` function replaced with direct versionEric Joldasov1-2/+2
2025-03-03`std.fmt.digits` now accept u8 instead of usizeEric Joldasov1-2/+2
2025-03-03`ArrayList.pop` now returns optional like removed `popOrNull`Eric Joldasov1-1/+1
[...]