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
2014-04-30delete.c: Fix segfault when not confirming a clear operationclearYorhel1-1/+1
2014-04-30delete.c: Minor nitpicksYorhel1-21/+15
2014-04-30change D semantics to clear the current directory instead of the selected oneMax Klinger4-9/+12
2014-04-30add a clear function into the existing delete codeMax Klinger3-13/+43
2014-04-13Support building without locale.hYorhel3-8/+11
2014-01-22Copyright year updateYorhel24-24/+24
2014-01-22Add support for browsing empty directoriesYorhel7-34/+36
2014-01-22Fix offset of parent-dir itemYorhel1-6/+5
2013-08-23util.c: Make sure to include stdarg.hThomas Klausner1-0/+1
2013-07-23Add space between file size and unit suffixYorhel2-6/+6
[...]