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 pageYorhel3 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
2017-01-06Minor improvements to chdir on browsingchdirYorhel1-1/+2
2017-01-06chdir to the displayed directoryChris West (Faux)1-0/+4
2017-01-06Add -rr option to disable shell spawningYorhel4-8/+20
2016-08-24Year + version bump for 1.12v1.12Yorhel31-32/+37
2016-08-24Minor documentation changesYorhel1-9/+13
2016-01-12Consistently print errors to stderrTillmann Karras1-4/+4
2015-09-23Confirm quit action during scan only when --confirm-quitpiyo1-3/+6
2015-09-23Confirm quit action during scan (reuse existing scan dialog).piyo2-3/+19
2015-09-20implement confirmation switchMax Klinger5-1/+14
2015-09-20change wording when deleting empty directoryMax Klinger1-1/+1
[...]