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
masterVersion 1.19Yorhel3 months
openatExperiment with scanning using openat() rather than chdir()Yorhel3 years
zigUpdate parent dir suberr on refreshYorhel5 days
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel22 months
 
TagDownloadAuthorAge
v1.19commit 1ca0c5769b...Yorhel3 months
v2.3commit ec99218645...Yorhel4 months
v1.18.1commit c08340ee08...Yorhel10 months
v2.2.2commit ec233ff33a...Yorhel11 months
v1.18commit 3ef0ac93c7...Yorhel12 months
v2.2.1commit f37362af36...Yorhel14 months
v2.2commit 34dafffc62...Yorhel14 months
v1.17commit 683eb26ad1...Yorhel19 months
v2.1.2commit e6806059e6...Yorhel19 months
v2.1.1commit 2e4f0f0bce...Yorhel21 months
[...]
 
AgeCommit messageAuthorFilesLines
2009-10-23ChangeLog & man page version/date bump for 1.6v1.6Yorhel2-4/+4
2009-10-18Added some keybindings and changed 'h' to 'e' in browserYorhel5-10/+25
2009-10-18Call setlocale() at initializationYorhel4-2/+9
2009-10-18Link to ncursesw when availableYorhel2-7/+28
2009-08-03Update TODO file with some ideas for improvements in hard link handlingYorhel1-2/+7
2009-08-03Properly display MiB units instead of MBYorhel3-14/+15
2009-06-06Return to previously opened directory on failed recalculationYorhel2-1/+2
2009-06-06Properly free return value of opendir() on calculation interruptYorhel2-0/+4
2009-06-06Removed another occurence of dirfd()Yorhel1-6/+0
2009-06-06Don't call link_del() on free'd memoryYorhel1-1/+2
[...]