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 pageYorhel2 months
openatExperiment with scanning using openat() rather than chdir()Yorhel3 years
zigRewrite man page in mdocYorhel3 months
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel2 years
 
TagDownloadAuthorAge
v1.19commit 1ca0c5769b...Yorhel7 months
v2.3commit ec99218645...Yorhel9 months
v1.18.1commit c08340ee08...Yorhel14 months
v2.2.2commit ec233ff33a...Yorhel15 months
v1.18commit 3ef0ac93c7...Yorhel16 months
v2.2.1commit f37362af36...Yorhel18 months
v2.2commit 34dafffc62...Yorhel18 months
v1.17commit 683eb26ad1...Yorhel24 months
v2.1.2commit e6806059e6...Yorhel24 months
v2.1.1commit 2e4f0f0bce...Yorhel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-01-01Version 2.0.1 + copyright year bumpv2.0.1Yorhel13-14/+19
2022-01-01Makefile: Add ZIG_FLAGS variableYorhel1-1/+2
2021-12-26ui.zig: Really fix import of wcwidth() this timeYorhel1-1/+1
2021-12-21ui.zig: Fix typo in setting _XOPEN_SOURCE feature test macroYorhel1-1/+1
2021-12-21Version 2.0v2.0Yorhel2-1/+5
2021-12-21Fixes and updates for Zig 0.9.0Yorhel8-118/+107
2021-11-09Version 2.0-beta3v2.0-beta3Yorhel3-2/+12
2021-11-02Fix export featureYorhel1-1/+1
2021-10-07Make options, keys and file flags bold in man pageYorhel1-62/+62
2021-10-06Fix defaults of scan_ui and --enable-* flagsYorhel1-4/+4
[...]