Commit History

Author SHA1 Message Date
  Andrew Borodin b6483b8a47 tar: avoid casts in tar_checksum. 3 months ago
  Andrew Borodin 7d8deb89c8 tar: prefer stoint to strtoul and variants. 3 months ago
  Andrew Borodin 5bb5442cd1 src/vfs/tar/tar-xheader.c: indentation. 3 months ago
  Andrew Borodin 465d8b962a (blocking_factor, record_size): change type. 3 months ago
  Andrew Borodin ebbff2266a configure.ac: default to GNU/Linux dev_t, ino_t, major_t, minor_t. 3 months ago
  Andrew Borodin 20b617a8ab tar: avoid strtoul(). 3 months ago
  Andrew Borodin 79b10fc8a7 (tar_from_header): ckd_mul() and ckd_add() rather than doing it by hand. 3 months ago
  Andrew Borodin b9e7ab2f08 (pax_decode_header): use SIZE_MAX. 3 months ago
  Andrew Borodin c9288158bc (tar_from_header): minor width cleanup. 3 months ago
  Andrew Borodin 2aeff547ca tar: include stdckdint.h via tar-internal.h. 3 months ago
  Andrew Borodin ed99e93019 src/vrs/tar/tar-sparse.c: prefer stdckdint.h to intprops.h. 3 months ago
  Andrew Borodin 730fdef61d (tar_read_header): simplify read_header overflow checking. 3 months ago
  Andrew Borodin 40c912b9b7 (tar_xheader_read): cleaner overflow checking. 3 months ago
  Andrew Borodin 9e44b293f4 (from_header): use ckd_mul(). 3 months ago
  Andrew Borodin c87a4a8db5 src/vfs/tar/tar-internal.c: clarify includes. 3 months ago
  Andrew Borodin 72d0b4f878 Add some files and code rom Gnulib as preparation to TAR updates. 3 months ago
  Yury V. Zaytsev 0775539b08 Fix typos/improve grammar in charsets.c / strutil.h 3 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. 4 months ago
  Andrew Borodin 0780ef2970 Refactoring of file and directory delete routines. 4 months ago
  Andrew Borodin 6cb97d18f1 src/strutil/xstrtol.c: sync with gnulib. 5 months ago
  Andrew Borodin 4e9f4b97cb (user_menu_cmd): port to GPtrArray. 5 months ago
  Andrew Borodin bb4e152c59 (extract_line): optionally return the lengh of the line. 5 months ago
  Andrew Borodin bb5b35be9e (user_menu_cmd): refactoring. 5 months ago
  Andrew Borodin 5288f994c4 (user_file_menu_cmd): move to src/usermenu.h and make inline. 5 months ago
  Andrew Borodin 2db4f47bdd (tr_utf8_search_{first,last}): minor refactoring. 6 months ago
  Andrew Borodin 87f46330d5 (str_utf8_make_make_term_form): call strlen() one time. 6 months ago
  Andrew Borodin cb4c49f143 strutils: don't call strlen() in MIN() macro. 6 months ago
  Andrew Borodin bc79d61b2d (str_verscmp): glibification. 6 months ago
  Andrew Borodin b5f465a3d8 (filevercmp): make inline. 6 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. 4 months ago
  Andrew Borodin 1ecda3f616 doc/NEWS: indentation. 4 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' 2 months ago
  Yury V. Zaytsev 8f723b8a7f charset: reimplement `is_supported_encoding` to use iconv instead of mc built-in charset table 2 months 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 3 months ago
  Andrew Borodin 35c103fa97 (str_crt_conv_from): handle INVALID_CONV. 3 months ago
  Andrew Borodin 3526dfcf34 (str_nconvert_to_display, str_nconvert_to_input): handle invalid conversion. 3 months ago
  Yury V. Zaytsev 1e0e6b5e1e charset: rename IBM866 to CP866 for iconv and adjust charset names for codeset 3 months ago
  Yury V. Zaytsev f34e2ae715 tests: use UTF-8 to prevent creation of invalid converters 3 months ago
  Yury V. Zaytsev 319598df41 tests: path_len - fix assertions, now test should fail 3 months ago
  Yury V. Zaytsev 07e24c0289 lib/path: clarify conditions for creating converters 3 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 3 months ago
  Yury V. Zaytsev 8978b7f1d6 Ticket #3972: fix test harness on Illumos by resolving shellcheck warnings 3 months ago
  Marco Ciampa 6dd05af26c Updated Italian translation 2 months ago