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 pageYorhel8 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel3 years
zigRewrite man page in mdocYorhel2 months
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel2 years
 
TagDownloadAuthorAge
v1.19commit 1ca0c5769b...Yorhel7 months
v2.3commit ec99218645...Yorhel8 months
v1.18.1commit c08340ee08...Yorhel14 months
v2.2.2commit ec233ff33a...Yorhel14 months
v1.18commit 3ef0ac93c7...Yorhel16 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...Yorhel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-04-28Year + version bump for 1.17v1.17Yorhel30-30/+36
2022-04-28Remove static build scriptYorhel1-130/+0
2022-02-08Some more compatibility improvements for C89 environmentsFrançois Revol7-9/+16
2022-02-07Some compatibility improvements for older (C89) environmentsYorhel8-32/+19
2021-12-23moved natSort files to depsCiprian Tomoiaga3-2/+6
2021-12-22Use Natural Sort by Name in v1.xCiprian Tomoiaga4-2/+211
2021-10-27dir_scan: call strlen only oncerofl0r1-2/+2
2021-10-27dir_scan: fix wrong assumption that errno can only be changed by readdir()rofl0r1-4/+7
2021-10-06Make options, keys and file flags bold in man pageOğuz Ersen1-48/+48
2021-08-16Add dark-bg color scheme + enable colors by default if !NO_COLORYorhel4-25/+36
[...]