Commit Graph

  • 03c6f61d54 Ticket #4604: remove obsolete AM_PROG_CC_C_O macro, part of AC_PROG_CC now Yury V. Zaytsev 2024-11-02 08:34:57 +0100
  • 7d8f5efd55
    Merge 2821e74756 into d63427d7bd #208 Artem S. Tashkinov 2024-11-03 09:35:16 +0000
  • 2821e74756
    Update filehighlight.ini #208 Artem S. Tashkinov 2024-11-03 09:34:53 +0000
  • d63427d7bd Merge branch '4599_bash_prompt_array' Yury V. Zaytsev 2024-11-02 08:04:04 +0100
  • 18f0a28501 Ticket #4599: add support for bash PROMPT_COMMAND being an array Viorel Munteanu 2024-10-13 12:15:36 +0300
  • fc3ad53228 Merge branch '4597_fish_csi' Yury V. Zaytsev 2024-11-01 18:36:33 +0100
  • 6ca2013082 subshell: advertise that we can suspend a shell that requested CSI u Johannes Altmanninger 2024-10-11 08:26:48 +0200
  • 6e4510b558 subshell: recognize CSI u encoding for ctrl-o Johannes Altmanninger 2024-10-09 08:03:26 +0200
  • 0ea77d2ec7 Ticket #4597: fix CSI parser Johannes Altmanninger 2024-10-09 07:25:18 +0200
  • 9e4e7e8a7f maint: fix paths in transifex scripts and workflows after the move Yury V. Zaytsev 2024-11-01 17:47:04 +0100
  • 494aeabe27 Merge branch '4170_github_ci' Yury V. Zaytsev 2024-11-01 17:37:38 +0100
  • 61909fa24e mountlist: suppress unused label warning on FreeBSD Yury V. Zaytsev 2024-10-26 18:06:58 +0200
  • 58f75eeb2e doc: fix typo in ftp path - manual pages Yury V. Zaytsev 2024-10-21 10:47:37 +0200
  • 9985e2129b doc: fix groff warning in mc.1.in (closes MidnightCommander/mc#207) Kirill Rekhov 2024-10-21 00:09:57 +0300
  • 6881db8b16 posix: use tail -1, not tail -n 1, prefer gsed for Solaris compat Yury V. Zaytsev 2024-10-20 13:49:24 +0200
  • 577b253ab3 buildsys: remove -e from grep for compatibility with non-XPG4 grep Yury V. Zaytsev 2024-10-20 12:59:41 +0200
  • 289b9c85be (canonicalize_pathname_custom): fix --disable-charset build broken in 8f723b8 Yury V. Zaytsev 2024-10-19 09:35:19 +0200
  • a018086f48 maint: remove obsolete CI/maint and re-implement source index Yury V. Zaytsev 2024-10-26 18:22:29 +0200
  • 73ef95df41 maint: fix documentation linting script and add to CI Yury V. Zaytsev 2024-10-26 18:22:17 +0200
  • 319507c595 Ticket #4170: implement CI via GitHub Actions Yury V. Zaytsev 2024-06-01 18:02:06 +0200
  • a84d1d02f2 fix typo in mc.emacs.keymap #207 Kirill Rekhov 2024-10-24 17:10:26 +0300
  • c98835f684
    Merge branch 'MidnightCommander:master' into master Kirill Rekhov 2024-10-24 17:05:56 +0300
  • 15444254c1 WIP: trying to fit user menu on the screen again 4571_modernize_usermenu Yury V. Zaytsev 2024-10-23 10:08:38 +0200
  • 2773d83fea menu: drop archaic items, modernize archival options and add more items Eugene San (eugenesan) 2024-08-22 23:31:05 -0700
  • 98575a5557 Ticket #4571: reduce menu items width to allow longer text Eugene San (eugenesan) 2024-08-22 23:03:03 -0700
  • 4bd73a7de0 Merge branch '2633_mclib_xterm_clear' Yury V. Zaytsev 2024-10-22 14:42:01 +0200
  • f0107ce193 Ticket #2633: add xterm-clear terminal definition for FreeBSD termcap Yury V. Zaytsev 2024-10-22 13:21:19 +0200
  • 0811b642b0 [ru] fix groff-message: mc.1.in Kirill Rekhov 2024-10-21 00:09:57 +0300
  • 9182a89922 filemanager: remove duplicate include header Yury V. Zaytsev 2024-10-20 20:38:29 +0200
  • b46e813120 Merge branch '4600_filter_segfault' Andrew Borodin 2024-10-19 20:48:52 +0300
  • b232229b46 src/filemanager/{achown,chattr,chmod,chown}.c: get rid of code duplication. Andrew Borodin 2024-10-19 20:45:22 +0300
  • 2d9383fd54 (panel_callback) [MSG_FOCUS]: remove self-draw here. Andrew Borodin 2024-10-19 10:29:08 +0300
  • b14f778e6b Disable all cursor movements if file panel is empty. Andrew Borodin 2024-10-19 10:45:12 +0300
  • 562eb7449a (start_search): don't start quick search if file panel is empty. Andrew Borodin 2024-10-19 10:26:13 +0300
  • f147c8b3e2 Clarify panel->currrent if file panel is empty. Andrew Borodin 2024-10-19 10:34:31 +0300
  • 1ac839d20c Ticket #4600: fix segfault on panel filter. Andrew Borodin 2024-10-19 10:38:06 +0300
  • 65fee2daf7 Merge branch '4584_tests_weak_symbols' Yury V. Zaytsev 2024-10-19 09:01:19 +0200
  • 6c5cf214a9 extfs: use numeric (0/0) root user uid/gid in helpers instead of root/root Yury V. Zaytsev 2024-08-29 20:34:12 +0200
  • 877ef7d78b tests: don't free after ck_abort_msg as it's marked no-return Yury V. Zaytsev 2024-08-30 10:19:47 +0200
  • 22b80bf2d4 tests: fix -Winvalid-source-encoding warnings in path_recode Yury V. Zaytsev 2024-09-30 09:41:19 +0200
  • 5779e51e69 tests: fix -Winvalid-source-encoding warnings in config_string Yury V. Zaytsev 2024-09-30 09:34:26 +0200
  • 15eeb94d2c tests: fix -Wmissing-variable-declarations warnings in vfs tests Yury V. Zaytsev 2024-08-29 16:50:24 +0200
  • 5b63416d04 tests: fix -Wmissing-variable-declarations warnings in filevercmp Yury V. Zaytsev 2024-08-28 18:31:50 +0200
  • 93b539444b Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication Yury V. Zaytsev 2024-07-28 18:50:55 +0200
  • 09320d5381 (attrs_ignore_error): constify input param and fix typos Yury V. Zaytsev 2024-10-19 08:52:28 +0200
  • a3a6d00a61 cmd: remove forgotten mmap macros and includes Yury V. Zaytsev 2024-10-03 17:18:43 +0200
  • 6fb0bb589f Merge branch '4495_alpine_support' Yury V. Zaytsev 2024-10-19 08:45:14 +0200
  • fc96f96c6a buildsys: sync ax_check_compile_flag.m4 with autoconf archive Yury V. Zaytsev 2024-10-18 21:05:37 +0200
  • b8e2a376e3 Ticket #4495: check if environ is defined to fix redefinition on Alpine Yury V. Zaytsev 2024-10-08 11:52:37 +0200
  • dd12be7c82 (extract_line): remove extra const qualifier erroneously introduced in bb4e152 Yury V. Zaytsev 2024-10-17 09:19:59 +0200
  • 8d0bb40f16 Merge branch '4590_ext2attr_errno' Andrew Borodin 2024-10-18 20:11:07 +0300
  • 1f36a3fd80 (copy_dir_dir): clarify get of mode and attributes of source directory. Andrew Borodin 2024-10-17 14:46:56 +0300
  • 5486bdad0e file operations: rename actions and button names: Andrew Borodin 2024-10-06 12:08:41 +0300
  • cbb3c9a372 Clarify messages of get/set ext2 attributes errors. Andrew Borodin 2024-09-28 17:57:20 +0300
  • 5f5e71b7f8 Ticket #4590: clarify handling of ext2 attributes errors. Andrew Borodin 2024-09-28 17:41:08 +0300
  • de7d72cab4 src/vfs/tar/tar-internal.c: define UINTMAX_WIDTH. Andrew Borodin 2024-10-17 20:15:09 +0300
  • 2c76c23a8f buildsys: fix bootstrapped build on Solaris and systems with LC_ALL != C Yury V. Zaytsev 2024-10-17 09:15:29 +0200
  • 54a4c7d55f Merge branch '4598_tar_segfault' Andrew Borodin 2024-10-11 17:37:19 +0300
  • 0c505b9e13 tar: initialize variables passed to stoint(). Andrew Borodin 2024-10-10 21:13:55 +0300
  • f4740bf0b9 (decode_num): simplify expression. Andrew Borodin 2024-10-10 21:12:21 +0300
  • 773bb6f60b Ticket #4598: fix segfault on open TAR archive. Andrew Borodin 2024-10-10 21:08:13 +0300
  • b294d650a3 Merge branch '4596_fix_command_v' Yury V. Zaytsev 2024-10-09 17:26:57 +0200
  • f53e9b10bd Ticket #4596: don't suppress command -v output for variable assignments Yury V. Zaytsev 2024-10-09 09:34:45 +0200
  • 5e2a484b92 Merge branch '4593_tar_compilation' Andrew Borodin 2024-10-08 13:03:34 +0300
  • b4f4618994 (user_menu_cmd): minor refactoring. Andrew Borodin 2024-10-08 09:27:15 +0300
  • 1719f3383f (user_menu_cmd): remove unused variable. Andrew Borodin 2024-10-08 09:18:27 +0300
  • 4b1cdccb48 Ticket #4595: tar: fix comparison of integer expressions of different signedness. Andrew Borodin 2024-10-07 21:30:15 +0300
  • 9d462b135c (decode_time): initialize variable. Andrew Borodin 2024-10-07 21:17:10 +0300
  • d7b85ed9c9 Ticket #4593: tar: fix compilation on systems w/o stdckdint.h. Andrew Borodin 2024-10-07 16:47:36 +0300
  • f46406473e Merge branch '4572_cleanup' Andrew Borodin 2024-10-06 12:11:29 +0300
  • d11faea07d doc: fix typos in comments Yury V. Zaytsev 2024-10-05 18:55:01 +0200
  • 699312f9b6 Update po/*.po fiies. Andrew Borodin 2024-10-05 15:13:07 +0300
  • aa4e5019f9 (mcview_display_hex): refactor, fix coding style. Andrew Borodin 2024-10-05 15:05:03 +0300
  • 918d386172 src/vfs/cpio/cpio.c: fix coding style. Andrew Borodin 2024-10-05 14:46:45 +0300
  • c5379ab36e lib/vfs/path.h: fix coding style. Andrew Borodin 2024-10-05 14:42:11 +0300
  • a92de91616 (setup__is_cfg_group_must_panel_config): fix coding style. Andrew Borodin 2024-10-05 14:39:32 +0300
  • 4b49c82198 (check_format_var): fix coding stile. Andrew Borodin 2024-10-05 14:37:58 +0300
  • 51ff7dc13c (copy_file_file): handling "Abort" button on chown/chmod/chattr error. Andrew Borodin 2024-09-29 12:24:24 +0300
  • 901a1a98a9 buildsys: remove orphaned rpc checks after samba was deleted Yury V. Zaytsev 2024-09-23 18:01:15 +0200
  • 6e95a0be43 src/filemanager/chattr.c: fix coding style. Andrew Borodin 2024-09-22 11:36:56 +0300
  • b0ce42e55b (chattrboxes_rename): reduce variable scope. Andrew Borodin 2024-09-22 11:32:40 +0300
  • 602a2edf60 (files_error): fix coding style. Andrew Borodin 2024-09-22 07:28:59 +0300
  • 03a1a9c95b (show_version): add output of uintmax_t size. Andrew Borodin 2024-09-12 15:20:38 +0300
  • d3c26320d4 lib/vfs/direntry.c: fix coding style. Andrew Borodin 2024-09-12 10:15:43 +0300
  • de9551be13 lib/vfs/vfs.c: fix coding style. Andrew Borodin 2024-09-12 10:13:23 +0300
  • 54d4dfc534 (spell_dialog_spell_suggest_show): refactoring. Andrew Borodin 2024-09-12 09:51:39 +0300
  • 80f7a162c3 tar: avoid need for base64_init and extra table. Andrew Borodin 2024-09-02 10:10:32 +0300
  • aadedc361d (tar_from_header): reword to avoid a cast to unsigned char. Andrew Borodin 2024-09-02 10:02:58 +0300
  • b6483b8a47 tar: avoid casts in tar_checksum. Andrew Borodin 2024-09-01 14:09:07 +0300
  • 7d8deb89c8 tar: prefer stoint to strtoul and variants. Andrew Borodin 2024-09-01 13:56:08 +0300
  • 5bb5442cd1 src/vfs/tar/tar-xheader.c: indentation. Andrew Borodin 2024-09-01 13:55:25 +0300
  • 465d8b962a (blocking_factor, record_size): change type. Andrew Borodin 2024-09-01 12:54:11 +0300
  • ebbff2266a configure.ac: default to GNU/Linux dev_t, ino_t, major_t, minor_t. Andrew Borodin 2024-09-01 12:43:27 +0300
  • 20b617a8ab tar: avoid strtoul(). Andrew Borodin 2024-09-01 12:32:59 +0300
  • 79b10fc8a7 (tar_from_header): ckd_mul() and ckd_add() rather than doing it by hand. Andrew Borodin 2024-09-01 12:23:41 +0300
  • b9e7ab2f08 (pax_decode_header): use SIZE_MAX. Andrew Borodin 2024-09-01 12:19:35 +0300
  • c9288158bc (tar_from_header): minor width cleanup. Andrew Borodin 2024-09-01 11:56:38 +0300
  • 2aeff547ca tar: include stdckdint.h via tar-internal.h. Andrew Borodin 2024-09-01 15:05:49 +0300
  • ed99e93019 src/vrs/tar/tar-sparse.c: prefer stdckdint.h to intprops.h. Andrew Borodin 2024-08-31 13:59:58 +0300
  • 730fdef61d (tar_read_header): simplify read_header overflow checking. Andrew Borodin 2024-08-31 13:49:04 +0300