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
2021-07-22Tagging this as a 2.0-beta1 releasev2.0-beta1Yorhel3-66/+29
2021-07-19Fix counting of sizes for new directoriesYorhel1-1/+1
2021-07-19Fix building of static binariesYorhel1-10/+13
2021-07-18scan: Don't allocate directory iterator on the stackYorhel1-2/+3
2021-07-18Implement help windowYorhel2-10/+155
2021-07-18Add REUSE-compliant copyright headersYorhel16-23/+57
2021-07-18Add Makefile with some standard/handy toolsYorhel4-6/+88
2021-07-16Store Ext before EntryYorhel2-18/+16
2021-07-16Use @errorName() fallback in ui.errorString()Yorhel1-4/+2
2021-07-16Implement file deletion + a bunch of bug fixesYorhel6-33/+276
[...]