Commit Graph

  • dbca937c55 Merge branch '4563_reget_on_move' Andrew Borodin 2024-07-28 10:05:33 +0300
  • cc34729f45 Ticket #4563: support reget in file move operation. Andrew Borodin 2024-07-27 12:19:08 +0300
  • cd8355bfa8 Ticket #4556: color definitions in the "c.syntax" highlight file. Morthimer McMare 2024-06-26 23:40:27 +0300
  • 45c28d9d11 Merge branch '4562_mcedit_macros_paste' #201 Andrew Borodin 2024-07-22 21:37:12 +0300
  • e9258fcc6c Ticket #4562: mcedit: don't apply macros to the pasted text. Andrew Borodin 2024-07-21 19:31:38 +0300
  • f6eff7f6fb The -w option sets the working directory for the temporary archive 7-zip builds when modifying an existing one. The option cant be used to set the base path inside an archive when adding something into it. #202 slowpeek 2024-07-09 15:58:39 +0300
  • 9f4e88fd70 Merge branch '4561_tar_segfault' Andrew Borodin 2024-07-15 21:42:21 +0300
  • ffdb057e5b Ticket #4561: tar: fix segault on copy fiiles from archive. Andrew Borodin 2024-07-12 20:26:41 +0300
  • b68243df1e Merge branch '4560_extfs_open_deleted_archive' Andrew Borodin 2024-07-11 21:07:32 +0300
  • e4c80b5d13 Ticket #4560: extfs: fix segfault om enter to deleted archive. Andrew Borodin 2024-07-10 21:04:27 +0300
  • a2f77ccc7c Color definitions in the "c.syntax" highlight file. #203 Morthimer McMare 2024-06-26 23:40:27 +0300
  • 7e80ab4dd6 Merge branch '4549_subshell_execl_argv0' Andrew Borodin 2024-06-20 21:03:38 +0300
  • 61675a90a8 Ticket #4549: subshell: call execl with argv[0] being the actual path to Bash. Koichi Murase 2024-06-19 14:00:16 +0900
  • ed2c15cc68 Ticket #4550: fix typo in man page reported by @polluks Yury V. Zaytsev 2024-06-20 17:31:09 +0200
  • 57dddea47c buildsys: fix broken detection for termcap libraries when using slang Yury V. Zaytsev 2024-06-03 17:51:02 +0200
  • 61b22eb606 warnings: mute unused variable warning Yury V. Zaytsev 2024-06-03 21:06:19 +0200
  • ab7ed3cf2c maint: fix typo in variable name (parse_ls_vga.c) Yury V. Zaytsev 2024-06-03 20:44:09 +0200
  • 335c5a78bb glibcompat: remove g_direct_equal shim Yury V. Zaytsev 2024-06-02 22:16:28 +0200
  • bda4e480d2 maint: fix typos in the code Yury V. Zaytsev 2024-06-01 17:45:46 +0200
  • 4139bb82a7 Merge branch '4524_cleanup' Andrew Borodin 2024-06-02 12:52:28 +0300
  • 4509e1026b Update po/*.po files. Andrew Borodin 2024-06-02 12:48:33 +0300
  • b3c6bea510 Remove src/editor/.gitignore. Andrew Borodin 2024-06-02 12:46:40 +0300
  • 6718b3ec26 Indentation using GNU indent-2.2.13. Andrew Borodin 2024-06-01 21:12:14 +0300
  • ce299bbee9 clang: fix -Wconstant-conversion warning Yury V. Zaytsev 2024-05-30 21:09:12 +0200
  • de06f36ccf clang: fix -Wpointer-sign warning Yury V. Zaytsev 2024-05-30 21:28:00 +0200
  • 482025a286 buildsys: prefer gnu indent (gindent) to bsd indent if available Yury V. Zaytsev 2024-05-30 20:53:00 +0200
  • 87bdeeb591 buildsys: update ax_gcc_func_attribute to fix fallthrough detection Yury V. Zaytsev 2024-05-30 19:26:07 +0200
  • 40867e5740 clang: fix -Wimplicit-fallthrough warning Yury V. Zaytsev 2024-05-30 21:13:10 +0200
  • 04496c6fc1 clang: fix -Wconditional-uninitialized warnings Yury V. Zaytsev 2024-05-30 21:20:48 +0200
  • b76569d5ee buildsys: fix build on macOS with libssh2 present via homebrew Yury V. Zaytsev 2024-05-30 16:57:35 +0200
  • 3d75fad259 m4: add Werror when checking for compiler flags Yury V. Zaytsev 2024-05-30 16:25:34 +0200
  • a802f14c2e (path_trunc): optimization. Andrew Borodin 2024-05-21 21:49:58 +0300
  • 5a67afc812 (vfs_path_build_url_params_str): minor refactoring. Andrew Borodin 2024-05-21 21:48:17 +0300
  • 9e039f66d1 (vfs_path_from_str_uri_parser): fix coding style. Andrew Borodin 2024-05-21 21:44:08 +0300
  • 482feccca8 (mc_search__glob_translate_to_regex): reduce variable scope, refactor. Andrew Borodin 2024-05-21 21:41:24 +0300
  • 34e78a2127 src/filemanager/find.c: remove unneeded intialization of local variables. Andrew Borodin 2024-05-18 19:42:53 +0300
  • 3972b7d502 (do_find): minor refactoring. Andrew Borodin 2024-05-18 19:42:10 +0300
  • 615eda6e9e src/filemanager/find.c: ret rid of string duplication. Andrew Borodin 2024-05-18 19:36:20 +0300
  • 5dd087421e (search_content): reduce variable scope. Andrew Borodin 2024-05-18 19:34:48 +0300
  • 44e4b7f8b9 (do_find): fix coding style. Andrew Borodin 2024-05-18 19:33:34 +0300
  • 6f7b4131c6 (panel_operate): remove intermediate variable. Andrew Borodin 2024-05-09 10:13:10 +0300
  • ab0ecdabd4 doc/NEWS: format. Andrew Borodin 2024-05-09 10:11:24 +0300
  • 12d117ea60 extfs: lslR: remove unneeded escape of space. Andrew Borodin 2024-05-08 09:32:40 +0300
  • 4c998ac636 sftpfs: expand %h Artem Babii 2024-04-27 14:07:22 +0300
  • f6afcb7076 (copy_file_file): handle "Abort" button Andrew Borodin 2024-05-04 15:21:35 +0300
  • 46ea5e2a99 Clarify handling of "#enc:". Andrew Borodin 2024-05-05 10:04:38 +0300
  • 8e55057fa3 (vfs_path_from_str_uri_parser): fixups. Andrew Borodin 2024-05-04 14:59:09 +0300
  • ab3e3339bb vfs_dirent: add new member d_len to get rid of d_name length calculation. Andrew Borodin 2024-05-01 10:30:57 +0300
  • f4183ed2f2 (filename_completion_function): use DIR_IS_DOT() macro. Andrew Borodin 2024-05-01 09:21:29 +0300
  • fc02bf666b (mc_g_string_append_c_len): new API that extends GString one. Andrew Borodin 2024-04-21 11:37:39 +0300
  • 822ef80f5b (spell_available): refactoing. Andrew Borodin 2024-04-21 11:13:52 +0300
  • 9098dacb8a mecedit: spell: reduce functions scope. Andrew Borodin 2024-04-21 10:40:08 +0300
  • 75ee44db20 Use listbox_add_item_take() in obvious cases. Andrew Borodin 2024-04-20 21:29:08 +0300
  • 401cd4a16c (listbox_add_item_take): new WListbox API. Andrew Borodin 2024-04-20 20:18:03 +0300
  • e496af7a1c input complete: reimplement using GPtrArray. Andrew Borodin 2024-04-20 19:53:04 +0300
  • 4eacf0f99b (insert_text): constify argument. Andrew Borodin 2024-04-14 16:22:18 +0300
  • 127f975657 (search_content): minor refactoring of file opening. Andrew Borodin 2024-04-13 13:02:08 +0300
  • e113055175 Constify argument in panel field format functions. Andrew Borodin 2024-04-13 12:52:12 +0300
  • d7b14b8933 Use NULL as initial value for undefined user format. Andrew Borodin 2024-04-13 12:32:42 +0300
  • 9ba4691b57 (panel_load_setup): reduce variable scope. Andrew Borodin 2024-04-13 12:26:49 +0300
  • 34109d5a25 Ticket #4524: code cleanup before 4.8.32 release. Andrew Borodin 2024-04-13 12:24:05 +0300
  • 9428697134 Merge branch '4502_mc.ext.ini_fixups' Andrew Borodin 2024-05-30 21:18:43 +0300
  • 9f02d1339d mc.ext.ini: grammar. Yury V. Zaytsev 2024-05-30 10:13:04 +0200
  • 3d9ff0fbb7 mc.ext.ini.in: escape dot in gettext catalogs regex. Andrew Borodin 2024-05-29 21:13:25 +0300
  • 4988414f18 Ticket #4502: mc.ext.ini: escape literal parenthesis, don't escape spaces. Andrew Borodin 2024-05-29 21:05:05 +0300
  • cb97cd263b Merge branch '4541_hide_vfs_password' Andrew Borodin 2024-05-26 20:16:45 +0300
  • dffcec5acc (truncFileString): isn't used anymore. Remove. Andrew Borodin 2024-05-20 21:46:41 +0300
  • f1908f4361 Ticket #4541: (file_progress_show_source): hide VFS password. crabique 2024-05-18 21:29:15 +0300
  • 57cf824a51 Merge branch '4540_mcedit_macro_deletes_text' Andrew Borodin 2024-05-25 19:25:34 +0300
  • fdacad8bbb Ticket #4540: mcedit: macro deletes text. Sprite_tm 2024-05-21 21:56:03 +0300
  • 2528e9da03
    Merge c40f676dcd into 425938e460 #173 Michael Galyuk 2024-05-20 13:43:25 +0300
  • 425938e460 Merge branch '4292_autocomplete_slashes' Andrew Borodin 2024-05-19 19:31:14 +0300
  • 2ee620f74f Ticket #4292: fix redundant back slashes for autocomplete. Andrew Borodin 2024-04-30 16:12:40 +0300
  • 416f0c7db0 (file_progress_show_source): hide vfs password #198 crabique 2024-05-18 21:29:15 +0300
  • 49e2535c07 Merge branch '3570_xorriso_slow' Andrew Borodin 2024-05-18 19:47:31 +0300
  • 62915a38f1 extfs: add test data for the iso9660 extfs helper (xorriso part) slowpeek 2024-05-07 18:48:51 +0300
  • 094a140c26 extfs: modify the iso9660 extfs helper to support testing (xorriso part) slowpeek 2024-05-07 18:42:24 +0300
  • bbcfda3c62 Ticket #3570: reimplement xorriso part of iso9660 listing. slowpeek 2024-04-26 01:24:56 +0300
  • 794823b885 Merge branch '4535_tmpdir_name' Andrew Borodin 2024-05-14 21:52:35 +0300
  • 2fda4c6670 Ticket #4535: change name of temporary drirectory. Andrew Borodin 2024-05-09 10:23:32 +0300
  • ce571933c9 Ticket #4536: skins: add root variant of julia256 skin. Eugene San (eugenesan) 2024-05-08 13:51:37 -0700
  • 09077ff3c1 skins: modarin256-thin.ini: fix typo. Eugene San (eugenesan) 2024-05-08 13:51:37 -0700
  • b0ce4d4020 Test data for the iso9660 extfs helper (xorriso part) #196 slowpeek 2024-05-07 18:48:51 +0300
  • 81e6d64bb9 Modify the iso9660 extfs helper to support testing (xorriso part) slowpeek 2024-05-07 18:42:24 +0300
  • 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