Commit History

Author SHA1 Message Date
  Andrew Borodin ed99e93019 src/vrs/tar/tar-sparse.c: prefer stdckdint.h to intprops.h. 2 months ago
  Andrew Borodin 730fdef61d (tar_read_header): simplify read_header overflow checking. 2 months ago
  Andrew Borodin 40c912b9b7 (tar_xheader_read): cleaner overflow checking. 2 months ago
  Andrew Borodin 9e44b293f4 (from_header): use ckd_mul(). 2 months ago
  Andrew Borodin c87a4a8db5 src/vfs/tar/tar-internal.c: clarify includes. 2 months ago
  Andrew Borodin 72d0b4f878 Add some files and code rom Gnulib as preparation to TAR updates. 2 months ago
  Yury V. Zaytsev 0775539b08 Fix typos/improve grammar in charsets.c / strutil.h 2 months ago
  Andrew Borodin 92bb95998e src/filemanager/filenot.c: remove useless code. 3 months ago
  Andrew Borodin d2aa6486dd (mc_tmpdir): reduce variable scope. 3 months ago
  Andrew Borodin d6a93efb2b (create_sequence): reduce variable scope, trivial refactoring. 3 months ago
  Andrew Borodin 0780ef2970 Refactoring of file and directory delete routines. 3 months ago
  Andrew Borodin 6cb97d18f1 src/strutil/xstrtol.c: sync with gnulib. 4 months ago
  Andrew Borodin 4e9f4b97cb (user_menu_cmd): port to GPtrArray. 4 months ago
  Andrew Borodin bb4e152c59 (extract_line): optionally return the lengh of the line. 4 months ago
  Andrew Borodin bb5b35be9e (user_menu_cmd): refactoring. 4 months ago
  Andrew Borodin 5288f994c4 (user_file_menu_cmd): move to src/usermenu.h and make inline. 4 months ago
  Andrew Borodin 2db4f47bdd (tr_utf8_search_{first,last}): minor refactoring. 5 months ago
  Andrew Borodin 87f46330d5 (str_utf8_make_make_term_form): call strlen() one time. 5 months ago
  Andrew Borodin cb4c49f143 strutils: don't call strlen() in MIN() macro. 5 months ago
  Andrew Borodin bc79d61b2d (str_verscmp): glibification. 5 months ago
  Andrew Borodin b5f465a3d8 (filevercmp): make inline. 5 months ago
  Andrew Borodin f47688a781 lib/vfs/interface.c: add missed INDENT-ON, indentation. 3 months ago
  Andrew Borodin 3da5412999 maint/utils/update-years.sh: add tests/src/vfs/extfs/helpers-list/test_all. 3 months ago
  Andrew Borodin 1ecda3f616 doc/NEWS: indentation. 3 months ago
  Dmitry Atamanov 8fc494fa63 Ticket #4572: code cleanup before 4.8.33 release 3 months ago
  Yury V. Zaytsev a24d45ffab Merge branch '3972_fix_illumos' 1 month ago
  Yury V. Zaytsev 8f723b8a7f charset: reimplement `is_supported_encoding` to use iconv instead of mc built-in charset table 1 month ago
  Andrew Borodin f4ef5c64a4 (edit_draw_this_line): fix printable character recognition in 8-bit locales when displaying UTF-8 2 months ago
  Yury V. Zaytsev c079a09612 tests: edit_complete_word_cmd - fix `-Winvalid-source-encoding` to make it easier to debug 2 months ago
  Andrew Borodin 35c103fa97 (str_crt_conv_from): handle INVALID_CONV. 2 months ago
  Andrew Borodin 3526dfcf34 (str_nconvert_to_display, str_nconvert_to_input): handle invalid conversion. 2 months ago
  Yury V. Zaytsev 1e0e6b5e1e charset: rename IBM866 to CP866 for iconv and adjust charset names for codeset 2 months ago
  Yury V. Zaytsev f34e2ae715 tests: use UTF-8 to prevent creation of invalid converters 2 months ago
  Yury V. Zaytsev 319598df41 tests: path_len - fix assertions, now test should fail 2 months ago
  Yury V. Zaytsev 07e24c0289 lib/path: clarify conditions for creating converters 2 months ago
  Yury V. Zaytsev ffd6fd11f7 ydiff: fix `-Wdiscarded-qualifiers` warning 2 months ago
  Yury V. Zaytsev faea164957 buildsys: add warning for non-GNU gettext and fix shellcheck issues 2 months ago
  Yury V. Zaytsev f84099512e extfs helpers: remove usage of `local`, instead use subshell to isolate variables 2 months ago
  Yury V. Zaytsev 8978b7f1d6 Ticket #3972: fix test harness on Illumos by resolving shellcheck warnings 2 months ago
  Marco Ciampa 6dd05af26c Updated Italian translation 1 month ago
  Yury V. Zaytsev 449917f5a4 Merge branch '4588_vim_keymap' 2 months ago
  Kirill Rekhov f425b90402 Ticket #4588: add vim keymap 2 months ago
  Yury V. Zaytsev 9e06a50eb8 Merge branch '4479_console_players' 2 months ago
  Yury V. Zaytsev 50976cec62 shell: replace `which` with `command -v` for speed and POSIX compatibility 2 months ago
  Yury V. Zaytsev 572312bd88 Ticket #4479: prioritize console players for audio/video and images 2 months ago
  Yury V. Zaytsev 84af354d2a Merge branch '4583_mc_ext_ini_fix' 2 months ago
  Andrey Semashev 92f56dc679 Ticket #4583: Fix a typo for apt view command line. 2 months ago
  Yury V. Zaytsev 7a3a763f0e Merge branch '4575_mc-wrapper-2' 2 months ago
  Yury V. Zaytsev d081bc68aa main: remove `O_EXCL` for wd-file since creation is now managed by wrapper 2 months ago
  Yury V. Zaytsev a3ce493ae2 vfs: fix tempdir path building to account for trailing slash on macOS 2 months ago