aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel9 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel12 years
compllConverted all code to call the compll functionsYorhel16 years
masterVersion 1.22Yorhel9 months
openatExperiment with scanning using openat() rather than chdir()Yorhel5 years
zigVersion 2.9.2Yorhel7 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel4 years
 
TagDownloadAuthorAge
v2.9.2commit 1b3d0a670e...Yorhel7 weeks
v2.9.1commit 14bb8d0dd1...Yorhel4 months
v2.9commit 74c91768a0...Yorhel4 months
v2.8.2commit 5b96a48f53...Yorhel7 months
v2.8.1commit 653c3bfe70...Yorhel8 months
v2.8commit 2b4c1ca03e...Yorhel9 months
v1.22commit 7a14373896...Yorhel9 months
v1.21commit b4b82d96a3...Yorhel13 months
v2.7commit 4873a7c765...Yorhel13 months
v2.6commit 28d9eaecab...Yorhel15 months
[...]
 
AgeCommit messageAuthorFilesLines
2025-10-24Version 2.9.2HEADv2.9.2zigYorhel3-2/+7
2025-10-23Fix infinite loop when reading config file on Zig 0.15.2Yorhel1-2/+11
2025-08-21Version 2.9.1v2.9.1Yorhel2-1/+5
2025-08-19Fix bug with drawing scan progress before calling ui.init()Yorhel1-19/+22
2025-08-19Zig 0.15: Fix support for new IO interfaceYorhel7-54/+78
2025-08-19Zig 0.15: Migrate all ArrayLists to the Unmanaged APIYorhel11-88/+89
2025-08-16Version 2.9v2.9Yorhel3-2/+9
2025-08-13Accessibility: move cursor to selected option on delete confirmationYorhel1-0/+5
2025-07-15Add --delete-command optionYorhel6-83/+184
2025-06-23Avoid statx() when reading binary exportYorhel1-1/+3
[...]