summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel6 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel9 years
compllConverted all code to call the compll functionsYorhel13 years
masterAdd --(enable|disable)-natsort optionsYorhel3 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel2 years
zigMakefile: Add ZIG variable and build targetFlorian Schmaus2 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel13 months
 
TagDownloadAuthorAge
v1.18.1commit c08340ee08...Yorhel6 weeks
v2.2.2commit ec233ff33a...Yorhel2 months
v1.18commit 3ef0ac93c7...Yorhel4 months
v2.2.1commit f37362af36...Yorhel5 months
v2.2commit 34dafffc62...Yorhel5 months
v1.17commit 683eb26ad1...Yorhel11 months
v2.1.2commit e6806059e6...Yorhel11 months
v2.1.1commit 2e4f0f0bce...Yorhel12 months
v2.1commit 35dd631e55...Yorhel13 months
v2.0.1commit 01f1e9188a...Yorhel15 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-03-09Makefile: Add ZIG variable and build targetHEADzigFlorian Schmaus1-2/+7
2023-03-05Add --(enable|disable)-natsort optionsYorhel3-4/+11
2023-03-03UI: Add * indicator to apparent size/disk usage selection + spacingYorhel1-3/+6
2023-02-22Set `headerpad_max_install_names` on DarwinCarlo Cabrera1-0/+5
2023-01-19Oops, forgot to update the READMEYorhel1-2/+2
2023-01-19Version 2.2.2 + copyright year bumpv2.2.2Yorhel13-14/+18
2023-01-11Work around a Zig ReleaseSafe mode performance regressionYorhel1-1/+4
2023-01-11Minor doc formatting fix & error message fixYorhel2-2/+2
2022-11-02Fix struct copy and invalid pointer access in Link.path()Yorhel1-1/+1
2022-11-02Slightly less hacky Entry struct allocation and initializationYorhel2-55/+51
[...]