Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-12copy: increase progress update rate from 2 per second to 5 per second (fix ↵elfmz
#1402)
2022-11-07copy: add extra failure checks (touch #1387)elfmz
2022-11-06copy file: fix out of space silently ignored when copying to SMB share (fix ↵elfmz
#1387)
2022-11-05support full-width/composite characters and true color palette in terminal ↵elfmz
(#1386) Added normal support for full-width (CJK etc) and composite (using diacritics) characters. IMPORTANT: WINPORT API changed in binary incompatible way in order to implement this.
2022-08-11copy directory timestamps and mode (fix #1341)elfmz
2022-08-10dont copy relative symlink's target content when target is within same ↵elfmz
directory as source (fix #1334)
2022-02-20Language refactor (#1271)elfmz
optimized and refactored language files loader got rid of MSG() macro and use Msg:: namespace instead
2022-02-15continue MSG() macro cleanupelfmz
2022-02-15dont use MSG() macro for Message() arguments - its not needed anymoreelfmz
2022-01-18refactor recent changeselfmz
2021-12-31shuffle a bit far2l sourceselfmz