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...Yorhel13 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
2007-08-05Preperations for version 1.3v1.3yorhel3-3/+19
2007-08-05Two small bug fixes: interface bug in the delete progress, and getpath return...yorhel2-2/+2
2007-08-05Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODOyorhel3-46/+60
2007-08-02Configure checks for ncurses.h, fixes bug #1764304yorhel2-2/+1
2007-08-01* Added 'a'-key to toggle between showing apparent size and disk usageyorhel3-17/+84
2007-08-01* Calculate both apparent size and disk usageyorhel6-57/+42
2007-07-29Documented the refresh feature and made some improvements in the help windowyorhel2-59/+59
2007-07-29Preperations for the export feature: re-ordered the file flags and removed FF...yorhel3-12/+11
2007-07-29Fixed a few compiler warnings and added a TODO listyorhel2-1/+17
2007-07-27Items will not be unnecessarily resorted when they are already in the correct...yorhel2-5/+16
[...]