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 (Expand)Author
2022-09-19test workaround for #1361debug-1361elfmz
2022-09-18refactor: move some declarations from wxMain.cpp to .helfmz
2022-09-18Mac: implement usual behavior of Cmd+H and Cmd+Q hotkeys (touch #1359)elfmz
2022-09-18filesearch: fix opening 'real' file pathes from plugins (fix #1360)elfmz
2022-09-17GUI: stop cursor blink and some other timer-related things after 30 seconds o...elfmz
2022-09-16cosmeticelfmz
2022-09-16optimize input wait loops, cosmeticelfmz
2022-09-14honor XDG_CACHE_HOME and XDG_CONFIG_HOME in config/histories pathes (fix #1357)elfmz
2022-09-12apply recent workaround for forwarded x11 tooelfmz
2022-09-11under xrdp - force full repaint after some time to workaround #1303elfmz
2022-09-09cosmeticelfmz
2022-09-07cosmeticelfmz
2022-09-07minorelfmz
2022-09-07multiarc - yet more refactoring and optimizationselfmz
2022-09-06Merge branch 'master' of github.com:elfmz/far2lelfmz
2022-09-06multiarc - more refactoring and optimizationselfmz
2022-09-04Merge pull request #1344 from sxored/mounts_sh_regex_tmpelfmz
2022-09-04minor refactorelfmz
2022-09-04cosmeticelfmz
2022-09-04add support for extended PAX header for built-in tar parserelfmz
2022-09-04fixing buildfix-long-filenameselfmz
2022-09-04fix problems handling filenames of near to 255 characters (fix #1343)elfmz
2022-09-03make key_macro.ini to be case-insensitive (fix #1322)elfmz
2022-09-03KeyFileHelper: optional case-insensitivityelfmz
2022-09-03NetRocks: fix some cosmetic issues when failed to open siteelfmz
2022-08-28cosmetictty-multiwidth-charselfmz
2022-08-28some more optimizations for unstable width lineselfmz
2022-08-28dont full-write line that follows unstable line to save traffic, seems it not...elfmz
2022-08-28better workaround artifacts with unstable width characters (touch #1333)elfmz
2022-08-27Merge pull request #1356 from cycleg/issue-1355elfmz
2022-08-27Merge pull request #1353 from yurikoles/far2l-fix-macos-readmeelfmz
2022-08-27Issue-1355: libssl dependency for Bookworm fixed.Alexei Golovin
2022-08-22Update readme to reflect new python version in brew formulaYurii Kolesnykov
2022-08-20workaround for LibreOffice clipboard issue (touch #1350)elfmz
2022-08-11copy directory timestamps and mode (fix #1341)elfmz
2022-08-10dont copy relative symlink's target content when target is within same direct...elfmz
2022-07-24update mounts.sh regex - exclude tmp mountssxored
2022-07-20rm wrong extension fileelfmz
2022-07-20fix extension of inside plugin rus.lng (fix #1337)elfmz
2022-07-20fix double fclose issue (and related compiler warning)elfmz
2022-07-20remove temporary debug messageelfmz
2022-07-11Merge pull request #1332 from ancwrd1/masterelfmz
2022-07-11Compilation fix with recent gcc/clang versionsDmitry Pankratov
2022-07-11make "process subfolders" work for file flags too; fix recently added hotkeyelfmz
2022-07-10Merge pull request #1331 from elfmz/attrs-chattr-chflagselfmz
2022-07-10add some hotkeys in attributes dialogelfmz
2022-07-10fix multiple files attributes handlingelfmz
2022-07-10add SUID/SGID/Sticky bits to attrs; fix buildelfmz
2022-07-10Edit attributes dialog: add chattr/chflags stuffelfmz
2022-07-10better detect mac`s hidden stat flagelfmz