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
path: root/utils
AgeCommit message (Expand)Author
2022-11-13Show actual errors from gio/gvfs-trash if delete to recycle bin failed (touch...HEADmasterelfmz
2022-11-05support full-width/composite characters and true color palette in terminal (#...elfmz
2022-10-30unescape strings parsed from mtab file (touch #1381)elfmz
2022-10-29Location menu mountpoints customizations (touch #1378 #1379)elfmz
2022-10-27use MountInfo for Location menu (touch #1375)elfmz
2022-10-27add BSD and MAC support into MountInfoelfmz
2022-09-25add missing inc headerelfmz
2022-09-16cosmeticelfmz
2022-09-14honor XDG_CACHE_HOME and XDG_CONFIG_HOME in config/histories pathes (fix #1357)elfmz
2022-09-09cosmeticelfmz
2022-09-07cosmeticelfmz
2022-09-07multiarc - yet more refactoring and optimizationselfmz
2022-09-06multiarc - more refactoring and optimizationselfmz
2022-09-04cosmeticelfmz
2022-09-04fix problems handling filenames of near to 255 characters (fix #1343)elfmz
2022-09-03KeyFileHelper: optional case-insensitivityelfmz
2022-04-13KeyFileHelper to write at symlink target directly to avoid symlinks distrupti...elfmz
2022-04-10minorelfmz
2022-04-10cosmetic refactor recent changeselfmz
2022-04-10TTY: fix revival under FreeBSDelfmz
2022-02-20Language refactor (#1271)elfmz
2022-02-06fix escaping char recovery in wide-mb convertionelfmz
2022-02-06improve detection of bad utf8 sequenceselfmz
2022-02-06cosmeticelfmz
2022-02-02update readme (fix #1235); fix typo (fix #1216)elfmz
2022-01-31NetRocks: add codepages selection (close #1198)elfmz
2022-01-23use original FARs Xlat() function; impl partial xlatelfmz
2022-01-13NetRocks: add keepalive option (touch #1191)elfmz
2022-01-01TTY: fix some more artifacts when viewing specific codepage fileselfmz
2021-12-30TTY: fix some artifacts when viewing broken/chineese etc fileselfmz
2021-12-29TTYXi: more fixes and refactorelfmz
2021-12-17clipboard-related API refactor - get rid of GlobalLock/Unlock and implement d...elfmz
2021-12-14use CF_TEXT instead of CF_UNICODETEXT to reduce transferred clipboard data sizeelfmz
2021-12-13fix UtfConvertelfmz
2021-12-11TTY: far2l extensions - background clipboard synchronization, other protocol ...elfmz
2021-12-04cosmetic refactorelfmz
2021-10-26experimental X11 crutches for TTY backendelfmz
2021-10-24cleanup unwanted debug output (close #1113)elfmz
2021-10-17fix mistype (fix #1106)elfmz
2021-10-17NetRocks/SCP: some fixes with file times etc (fix #1107)elfmz
2021-10-16add ~/.config/far2l/vtcmd.sh to allow custom post-processing commands execs (...elfmz
2021-10-10Separate wxWidgets code into dedicated and optional shared object (fix #912) ...elfmz
2021-09-27Merge pull request #1084 from michaellukashov/bugfixeselfmz
2021-09-27remove unneded includeMikhail Lukashov
2021-09-26fix warnings: uninitialized variablesMikhail Lukashov
2021-09-26add missing includesMikhail Lukashov
2021-09-21fix build under old macosv2021-09-21_alphaelfmz
2021-09-14fixing broken StrStartsFrom(.., *..)elfmz
2021-09-08fixing Mac&BSD buildselfmz
2021-09-08get rid of WinPort synchronization and FS notification wrapperselfmz