Commit Graph

  • 02daf22b3b expand %h #197 Artem Babii 2024-04-27 14:07:22 +0300
  • ed7558f800 Reimplement xorriso part of iso9660 listing slowpeek 2024-04-26 01:24:56 +0300
  • cfedd6598c Merge branch '4524_cleanup' Andrew Borodin 2024-04-07 16:47:06 +0300
  • d7cd6456de Update po/*.po files. Andrew Borodin 2024-04-07 16:44:43 +0300
  • 2a45e3bcb0 (link_t): remove unused member linkcount. Andrew Borodin 2024-04-06 09:27:33 +0300
  • 1dc0b325dc src/filemanager/file.c: fix comment. Andrew Borodin 2024-04-06 09:25:00 +0300
  • 56c661e6f4 src/filemanager/file.c: rename structure: link -> link_t. Andrew Borodin 2024-04-06 09:21:03 +0300
  • e6ae50191b (fetch_hosts): refactoring. Andrew Borodin 2024-04-06 09:02:42 +0300
  • 4929248f30 hostname complition: refactoring: use GPtrArray. Andrew Borodin 2024-03-31 19:40:09 +0300
  • 1c7da890bf (load_codepages_list_from_file): use g_ptr_array_new_full(). Andrew Borodin 2024-03-31 19:14:07 +0300
  • 372f6d0d0e src/selcodepage.c: fix coding style. Andrew Borodin 2024-03-31 19:12:40 +0300
  • 44666f378a (tree_move): fix coding style. Andrew Borodin 2024-03-24 19:44:23 +0300
  • 48c5428b0f (info_show_info): don't create VFS path if EXT2 attributes aren't supported. Andrew Borodin 2024-03-24 17:00:25 +0300
  • d201e9cdac file_op_context_t: remove op_preserve member. Andrew Borodin 2024-03-17 13:22:29 +0300
  • d6f6c29c0b (shell_execute): fix coding style. Andrew Borodin 2024-03-10 12:01:43 +0300
  • 059cd9569f (tar_seek_archive): improve diagnostic for truncated archive. Andrew Borodin 2024-03-10 10:58:42 +0300
  • 1bae2c678f Move OS-specific stuff from lib/global.h to lib/unixcompat.h. Andrew Borodin 2024-03-10 20:40:27 +0300
  • a2f65852e3 Merge lib/utilunix.h into lib/util.h. Andrew Borodin 2024-03-10 11:11:18 +0300
  • aa38245e85 Merge lib/strescape.h into lib/strutil.h. Rename functions. Andrew Borodin 2024-03-09 14:41:08 +0300
  • 933b111a5d Set the default IO size to 256KiB. Andrew Borodin 2024-03-03 18:12:10 +0300
  • 93a4b2ab79 (find_cmd): add intermediate variable to simplify formatting. Andrew Borodin 2024-02-24 20:13:10 +0300
  • 258b52b2d1 mceditor: massive use of edit_arg_t as function argument. Andrew Borodin 2024-02-23 13:07:34 +0300
  • e79e76b72b mceditor: new APIs. Andrew Borodin 2024-02-23 14:59:26 +0300
  • 54bdd0efbf mceditor: drop edit_stack_type. Use edit_arg_t instead. Andrew Borodin 2024-02-23 13:39:01 +0300
  • ac41da50ee (edit_get_file_name): move from editwidget.c to edit.c. Andrew Borodin 2024-02-23 12:56:48 +0300
  • dae33eb229 mceditor: refactoring. Andrew Borodin 2024-02-23 12:36:18 +0300
  • f9a2038991 textconf.c: features: fix capital letters. Andrew Borodin 2024-02-23 12:46:11 +0300
  • 228166b73b (dview_init): move first run of redo_diff() to diff_view(). Andrew Borodin 2024-02-23 11:22:13 +0300
  • eceab3900d (create_panel): reduce variable scope. Andrew Borodin 2024-02-18 15:10:18 +0300
  • fe47ac5b56 (mcview_new): use WRect to define a panel area. Andrew Borodin 2024-02-18 15:04:00 +0300
  • d16ca7a1f5 Modify WTree creation API. Andrew Borodin 2024-02-18 13:28:45 +0300
  • 46dde8697b (info_new): use WRect to define a panel area. Andrew Borodin 2024-02-18 13:23:17 +0300
  • be148a0578 Change the file list panel creation APIs. Andrew Borodin 2024-02-18 13:13:47 +0300
  • 8bb12a40e6 (put_tagged): trivial refactoring. Andrew Borodin 2024-02-18 12:51:19 +0300
  • 41fadeffe7 (check_panel_timestamp): constify arguments, simplify checks. Andrew Borodin 2024-02-18 12:39:50 +0300
  • 9584973453 (mc_build_filenamev): refactoring. Andrew Borodin 2024-02-11 19:56:08 +0300
  • 0c53039155 Don't create and install diff viewer man page if mc is built --without-diff-viewer. Andrew Borodin 2024-04-07 16:05:48 +0300
  • 3958e1e68f Don't create and install mcedit man page if mc is built --without-internal-edit. Andrew Borodin 2024-02-11 19:34:34 +0300
  • 7af11660f8 Clean up irrelevant comments. Andrew Borodin 2024-02-11 11:50:05 +0300
  • de4e6ca534 src/editor/editmenu.c: includes cleanup. Andrew Borodin 2024-02-11 11:48:22 +0300
  • 9fb4261334 mcedit: update C and C++ syntax highlightings. Dmitry Atamanov 2024-02-01 01:45:54 +0500
  • 3291dd248f (edit_get_search_line_type): refactoring. Andrew Borodin 2024-02-02 20:34:46 +0300
  • f3ffb28737 Ticket #4524: code cleanup before 4.8.32 release. Viktor Szakats 2024-01-29 09:59:03 +0000
  • 7b3c427c85 Merge branch '4533_external_editor_tokens' Andrew Borodin 2024-04-07 15:52:04 +0300
  • 44d8213f4e Ticket #4533: External editor does not work with arguments in $EDITOR Andrew Borodin 2024-03-31 18:53:59 +0300
  • 25f008c0b0 Merge branch '4532_copy_move_attrs' Andrew Borodin 2024-03-31 18:48:21 +0300
  • 16fadb9d02 mceditor: support ext2fs attributes. Andrew Borodin 2024-03-16 21:01:50 +0300
  • f6f7c8c1ce Ticket #4451: preserve ext2fs attributes on copy/move operations. Andrew Borodin 2024-03-17 13:25:37 +0300
  • 293e534f3e Merge branch '4530_skins' Andrew Borodin 2024-03-23 10:14:50 +0300
  • ad2431c40f skins: add modarin256 thin and root variant. Eugene San (eugenesan) 2024-03-17 19:24:52 -0700
  • 7b9e2db5cf skins: add modarcon16 thin and root variant. Eugene San (eugenesan) 2024-03-17 19:24:15 -0700
  • 2f4d7095f4 skins: add xoria thin and root variant. Eugene San (eugenesan) 2024-03-17 19:23:22 -0700
  • 5d64768e22 Ticket #4530: new skins. Eugene San (eugenesan) 2024-03-23 09:23:43 +0300
  • d792f707fc Merge branch '4224_mcdiff_man' Andrew Borodin 2024-02-24 10:14:02 +0300
  • 4092ea8bbe Ticket #4224: add mcdiff manual page. Denys Vlasenko 2021-03-29 03:41:03 +0200
  • 6b44fce839 Merge branch '3088_terminal_cwd' Andrew Borodin 2024-02-11 19:28:07 +0300
  • c3ffd4a790 Use ESC_STR macro in escape sequences. Andrew Borodin 2024-02-04 20:05:49 +0300
  • e777f75397 (update_xterm_title_path): change the escape sequence's terminator Egmont Koblinger 2024-02-04 19:59:18 +0300
  • 5e9fac5c94 Ticket #3088: tell the current directory to the terminal Egmont Koblinger 2024-02-04 19:40:38 +0300
  • dc1aa3e4e3 Merge branch '4521_fish_history' Andrew Borodin 2024-02-11 19:20:55 +0300
  • ae4553442f Ticket #4521: really escape fish shell history. Anton Anikin 2024-02-04 18:36:45 +0300
  • a58e0a1d61 Merge branch '4525_mcedit_replace_regex' Andrew Borodin 2024-02-11 19:10:32 +0300
  • f87a6ae312 (edit_search_init): call edit_search_fix_search_start_if_selection(). Andrew Borodin 2024-01-31 21:35:32 +0300
  • 40e773908c Tickets #4525, #4526: mcedit: fix replacement using regular expressions. Andrew Borodin 2024-01-31 21:32:22 +0300
  • 2c1dcdc149 Update C and C++ syntax highlightings #195 Dmitry Atamanov 2024-02-01 01:45:54 +0500
  • c1832fd586 Merge branch '4518_unrar7' Andrew Borodin 2024-01-30 21:55:03 +0300
  • b20c068e51 Ticket #4518: extfs: support unrar-7. Andrew Borodin 2024-01-28 11:13:41 +0300
  • 0b7ddae204
    mcedit: fix losing column position when navigating up/down #194 Viktor Szakats 2024-01-29 09:59:03 +0000
  • 147f28ab24 Ticket #4519: mcedit: fix php.syntax. purdeaandrei 2024-01-28 11:24:48 +0300
  • 953c101347 Update doc/NEWS file 4.8.31-pre1 4.8.31 Yury V. Zaytsev 2024-01-20 21:09:00 +0100
  • adca552d80 Update hints translations from Transifex Yury V. Zaytsev 2024-01-20 21:04:28 +0100
  • 023f6c4d64 Update translations from Transifex Yury V. Zaytsev 2024-01-20 21:02:14 +0100
  • e850db370c Merge branch '4490_cleanup' Andrew Borodin 2024-01-14 18:30:28 +0300
  • 5e5593e0b6 Update po/*.po files. Andrew Borodin 2024-01-14 18:29:41 +0300
  • b03981f1f4 ext.d/image.sh: use exiftool in addition to exif to view image metadata. Andrew Borodin 2024-01-13 16:17:35 +0300
  • 3a160902a1 ext.d/image.sh: check $DISPLAY in the xpm View action. Andrew Borodin 2024-01-13 16:13:38 +0300
  • 51b0b5fe7c mc.ext.ini: support avif images. Eugene San 2024-01-13 15:38:40 +0300
  • 45cd77ffa5 mc.ext.ini: add View action for webp images. Eugene San 2024-01-13 15:17:37 +0300
  • fe42478b97 Update copyright years. Andrew Borodin 2024-01-01 09:46:17 +0300
  • 19d852dbd3 (main): call tty_check_term() right after mc_args_parse(). Andrew Borodin 2023-12-27 10:22:24 +0300
  • 07db4c4fa3 Refactor learn keys. Andrew Borodin 2023-12-27 09:41:02 +0300
  • 2d86b8889f Use g_string_new_take(). Andrew Borodin 2023-12-23 16:54:53 +0300
  • 2019737846 (test_glob_prepare_replace_str): remove unneeded type cast. Andrew Borodin 2023-12-23 16:50:16 +0300
  • fea3a86faf maint/utils/update-years.sh: replaced unportable 'sed -i' command. Andrew Borodin 2023-12-23 11:36:41 +0300
  • 2ce0b25cfd maint/utils/update-years.sh: add src/man2hlp/man2hlp.in. Andrew Borodin 2023-12-23 11:38:09 +0300
  • ded62f5f3e src/man2hlp/man2hlp.in: collapse copyright years. Andrew Borodin 2023-12-23 11:34:29 +0300
  • 247d092217 (str_utf8_offset_to_pos): change type of variable. Andrew Borodin 2023-12-19 21:41:53 +0300
  • 2e33fd4fad (mc_search_regex__get_max_num_of_replace_tokens): refactor loop. Andrew Borodin 2023-12-19 21:38:24 +0300
  • 85b1cec81e lib/widget/input_complete.c: remove intermediate variables. Andrew Borodin 2023-12-17 17:45:10 +0300
  • 49bc0ddebf mcedit: add intermediate variables to make code more readable and debuggable. Andrew Borodin 2023-12-17 17:32:15 +0300
  • d8a93bcc86 (is_blank): refactor loop. Andrew Borodin 2023-12-17 17:18:03 +0300
  • 1152a232fb (edit_help): use help node of editor dialog. Andrew Borodin 2023-12-09 20:15:02 +0300
  • 5567eb573d (tree_execute_cmd): move CK_Help handler to separate function tree_help() Andrew Borodin 2023-12-09 17:30:27 +0300
  • 94daff9071 (menubar_execute_cmd): move CK_Help handler to separate function menubar_help(). Andrew Borodin 2023-12-09 17:29:12 +0300
  • 20dd30ada3 (dlg_execute_cmd): move CK_Help handler to separate function dlg_help(). Andrew Borodin 2023-12-09 17:25:48 +0300
  • 57342e54f4 (mcview_execute_cmd): don't handle CK_Help here. Andrew Borodin 2023-12-09 17:24:15 +0300
  • 8f9593d2d5 (move_to_top): fix a 14-years error in condition. Andrew Borodin 2023-12-08 20:27:55 +0300
  • 8cebe41b9a src/help.c: reduce variable scopes. Andrew Borodin 2023-12-08 20:26:10 +0300
  • 22131dbd71 src/help.c: refactor loops. Andrew Borodin 2023-12-08 20:25:38 +0300
  • f8c0adec73 src/help.c: fix coding style. Andrew Borodin 2023-12-08 20:08:52 +0300