aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel9 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel11 years
compllConverted all code to call the compll functionsYorhel15 years
masterVersion 1.22Yorhel7 months
openatExperiment with scanning using openat() rather than chdir()Yorhel5 years
zigVersion 2.9.1Yorhel4 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel4 years
 
TagDownloadAuthorAge
v2.9.1commit 14bb8d0dd1...Yorhel4 weeks
v2.9commit 74c91768a0...Yorhel5 weeks
v2.8.2commit 5b96a48f53...Yorhel5 months
v2.8.1commit 653c3bfe70...Yorhel5 months
v2.8commit 2b4c1ca03e...Yorhel7 months
v1.22commit 7a14373896...Yorhel7 months
v1.21commit b4b82d96a3...Yorhel10 months
v2.7commit 4873a7c765...Yorhel10 months
v2.6commit 28d9eaecab...Yorhel12 months
v2.5commit f6bffa40c7...Yorhel14 months
[...]
 
AgeCommit messageAuthorFilesLines
2025-08-21Version 2.9.1HEADv2.9.1zigYorhel2-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
2025-05-01Version 2.8.2v2.8.2Yorhel3-2/+6
2025-05-01Use Stat.mtime() instead of .mtimYorhel1-1/+1
[...]