Commit Graph

  • b3fb596040 (dlg_init): get rid of extra dialog draws. Andrew Borodin 2023-01-01 16:09:07 +0300
  • 3a3171c990 (widget_default_set_state): clarify set of widget state's exclusive bits. Andrew Borodin 2023-01-06 13:00:15 +0300
  • fbfb4f565c (menubar_new): do not reset WOP_SELECTABLE options Andrew Borodin 2023-01-01 16:14:03 +0300
  • 1e9f0d6d69 (buttonbar_new): set options directly. Andrew Borodin 2023-01-01 16:07:38 +0300
  • 6f352854fa tests/mctest.h: indentation. Andrew Borodin 2022-12-30 10:42:27 +0300
  • fad7029502 lib/vfs/vfs.h: move comment to proper place. Andrew Borodin 2022-12-30 10:30:54 +0300
  • e7d081565d (edit_read_syntax_file): rename variable and reduce scope. Andrew Borodin 2022-12-10 14:39:55 +0300
  • 52ab57dca0 (sftpfs_read_known_hosts): display the unknown host key type in hex. Andrew Borodin 2022-12-10 14:23:40 +0300
  • 3ad5f5502f Add Ronna (10^27), and Quetta (10^30) SI prefixes. Andrew Borodin 2022-12-04 12:05:33 +0300
  • 6d639ce942 (mc_skin_lines_parse_ini_file): do not overwrite mc_tty_frm array in case of slow and ugly terminal. Andrew Borodin 2022-12-04 11:47:50 +0300
  • f0a666abac lib/skin/common.c: fix coding style. Andrew Borodin 2022-11-27 20:11:08 +0300
  • 9f6ef611f4 (ftpfs_setup_passive_epsv): join tests. Andrew Borodin 2022-11-27 19:46:29 +0300
  • e2521d2187 (do_subshell_chdir): trivial refactoring. Andrew Borodin 2022-11-27 19:44:24 +0300
  • 6a83438163 (vfs_s_retrieve_file): use symbolic name for array size. Andrew Borodin 2022-11-27 19:42:40 +0300
  • 2a80ea54dd (widget_init): remove double assignments. Andrew Borodin 2022-11-27 19:41:37 +0300
  • e6cccfbd82 (canonicalize_pathname): make inline. Andrew Borodin 2022-11-13 15:23:04 +0300
  • e42012d51e FISH: refactoring. Andrew Borodin 2022-11-05 20:25:55 +0300
  • 5a40f24658 (vfs_path_build_url_params_str): return GString. Andrew Borodin 2022-10-30 09:28:25 +0300
  • ab897e4ca6 (vfs_path_element_build_pretty_path_str): return GString. Andrew Borodin 2022-10-30 09:13:58 +0300
  • b3dd7cfe60 (find_parameters): use vfs_path_len(). Andrew Borodin 2022-10-30 09:49:00 +0300
  • f114af83c8 (edit_find_filter): refactoring. Andrew Borodin 2022-10-30 09:59:57 +0300
  • 41ed8c13ee (edit_insert_stream): refactoring. Andrew Borodin 2022-10-30 09:53:44 +0300
  • 7031508550 (command_completion_function): don't call canonicalize_pathname() Andrew Borodin 2022-10-30 09:51:14 +0300
  • 328d27ccf1 Ticket #4426: code clean up before 4.8.30 release. Andrew Borodin 2022-10-30 09:03:30 +0300
  • a01fe38897 Merge branch '4434_mc.ext.ini_default_action' Andrew Borodin 2023-01-23 20:50:50 +0300
  • e254656c48 Ticket #4434: mc.ext.ini: 'Edit' command from 'Default' section is ingored. Andrew Borodin 2023-01-22 19:30:42 +0300
  • eb9c97faf1
    Fix a typo in mc.ext.ini.in #178 Mariusz Białończyk 2023-01-19 13:17:37 +0100
  • a4d254c6ec Ticket #4429: multi-line search is buggy. 4.8.29 Andrew Borodin 2023-01-15 16:08:08 +0300
  • b2ffac752f Ticket #4427: extfs: "Inconsistent archive" error for valid RPM. Andrew Borodin 2023-01-15 10:42:53 +0300
  • 6d7d3e882b Update hints translations from Transifex Yury V. Zaytsev 2023-01-14 20:12:11 +0100
  • 882ac6b567 Update translations Yury V. Zaytsev 2023-01-14 20:08:18 +0100
  • 8a6b2cb91c Ticket #4425: (mc_search__change_case_str): fix heap buffer overflow. Andreas Mohr 2023-01-14 10:20:30 +0000
  • ce16fa5746 Merge branch '4422_extfs_segfault' Andrew Borodin 2023-01-11 18:48:11 +0300
  • 3179ee468c Update doc/NEWS file. Andrew Borodin 2023-01-11 18:47:44 +0300
  • be7dc660b7 Fix typos #177 Kian-Meng Ang 2023-01-10 11:02:52 +0800
  • 9962abd701 (extfs_read_archive): show error message. Andrew Borodin 2023-01-07 09:16:15 +0300
  • 69ed5696f2 Ticket #4422: extfs: segfault if archive contains file(s) in the parent directory. Jindrich Novy 2023-01-07 08:56:09 +0300
  • ba64c89b97 Update doc/NEWS file 4.8.29-pre1 Yury V. Zaytsev 2023-01-05 22:13:37 +0100
  • fa4cc035ed Update hints translations from Transifex Yury V. Zaytsev 2023-01-05 22:04:52 +0100
  • a7dcbbbdf7 maint: specify translations explicitly when pulling hints from transifex Yury V. Zaytsev 2023-01-05 22:02:36 +0100
  • 168ec3307a Update translations from Transifex Yury V. Zaytsev 2023-01-05 21:49:24 +0100
  • 3b5b58fb75 maint: add auto-sync of pot & hints to transifex Yury V. Zaytsev 2023-01-05 20:49:25 +0100
  • e6ee031fc0 maint: allow pushing hints pot to transifex without pulling translations first Yury V. Zaytsev 2023-01-05 21:35:11 +0100
  • 6da4346c4e maint: rewrite translation management scripts Yury V. Zaytsev 2023-01-03 22:52:07 +0100
  • b88d1b3790 maint: remove dead hint files Yury V. Zaytsev 2023-01-02 21:56:28 +0100
  • 9d7a83aec6 maint: update address protocol and mailing list information Yury V. Zaytsev 2023-01-02 21:43:20 +0100
  • 2447d422de maint: update message catalog (change address protocol) Yury V. Zaytsev 2023-01-02 21:31:43 +0100
  • 5583c3d9c0 Merge branch '4420_sftp_network_vfs' Andrew Borodin 2022-12-30 08:09:28 +0300
  • b69168cfb5 Ticket #4420: fail to build with only SFTP network VFS enabled. Andrew Borodin 2022-12-18 18:51:29 +0300
  • 995b61db9e Merge branch '4419_makefile_regex' Andrew Borodin 2022-12-30 08:05:40 +0300
  • 23efb9fc53
    Update pt_BR.po #176 marcelocripe 2022-12-18 21:15:49 -0300
  • 7230269ce4 Ticket #4419: mc.ext.ini: clarify regex for makefiles. Andrew Borodin 2022-12-18 14:40:45 +0300
  • 0ac611f15c Merge branch '4320_syntax_location' Andrew Borodin 2022-12-18 14:27:04 +0300
  • cea7d35209 Ticket #4320: syntax/Syntax: document location of syntax files. Andrew Borodin 2022-12-04 16:26:40 +0300
  • 2df6771645 Merge branch '4413_user_syntax' Andrew Borodin 2022-12-18 14:20:58 +0300
  • 3f882f50e0 Ticket #4413: mcedit: syntax definitions in user location don't work. Andrew Borodin 2022-12-03 12:11:27 +0300
  • f98cda9ff3 doc: add substitution for %pkglibexecdir% and %pkgdatadir% in man pages. Andrew Borodin 2022-11-28 22:49:31 +0300
  • ebb011a047 Merge branch '3121_empty_subshell_prompt' Andrew Borodin 2022-12-03 13:04:56 +0300
  • 1ac5c22517 Ticket #3121: empty subshell/command line prompt. Andrew Borodin 2022-11-26 14:21:55 +0300
  • 87bfef7317 Ticket #4412: add TOML (Tom's Obvious Minimal Language) syntax highlighting. Alexander Fadeev 2022-11-26 09:44:24 +0300
  • 9507ceda20 Merge branch '3220_compare_panelized' Andrew Borodin 2022-11-26 09:39:40 +0300
  • a72ede698e Ticket #3220: fix directory comparision in panelized panel. Andrew Borodin 2022-11-14 20:59:05 +0300
  • 3250536c15 Merge branch '4409_copy_continue' Andrew Borodin 2022-10-23 20:25:09 +0300
  • 4eac28b3b5 Update po/*.po files. Andrew Borodin 2022-10-23 20:24:43 +0300
  • 30f9309b8a Ticket 4409: continue copy after interrupt. Andrew Borodin 2022-10-15 21:14:35 +0300
  • 38bd3ece9e Merge branch '4357_cleanup' Andrew Borodin 2022-10-15 12:38:40 +0300
  • e57ad085b3 Update po/*.po files. Andrew Borodin 2022-10-15 12:37:48 +0300
  • f8c0a21904 (mc_search__cond_struct_new_regex_ci_str): fix out of boundary access in string. Andrew Borodin 2022-10-01 13:07:48 +0300
  • cc6af7a654 (mc_search__normal_translate_to_regex): modify string in-place. Andrew Borodin 2022-09-24 16:45:03 +0300
  • 761b7952cb (mc_search_prepare): fix coding style, reduce variable scope. Andrew Borodin 2022-09-24 09:41:51 +0300
  • 837ecc9aeb (mc_search__cond_struct_new): take GString. Andrew Borodin 2022-09-24 09:32:14 +0300
  • 955e88f0d0 (mc_search__tolower_case_str, mc_search__tolower_case_str): take GString. Andrew Borodin 2022-09-24 09:26:03 +0300
  • 76835c05af (mc_search__cond_struct_new_regex_hex_add): take GString. Andrew Borodin 2022-09-18 17:08:04 +0300
  • 1da094ae4a (mc_search__recode_str): return GString. Andrew Borodin 2022-09-18 17:04:53 +0300
  • 7a65d5200b (mc_search_regex__process_append_str): free string at end of loop. Andrew Borodin 2022-09-24 16:50:37 +0300
  • 32c2ec9a91 (mc_search__change_case_str): refactoring. Andrew Borodin 2022-09-18 16:31:18 +0300
  • e3421df1dd mc_search: refactoring. Andrew Borodin 2022-09-18 15:04:13 +0300
  • 47b116b773 mc_search: refactoring. Andrew Borodin 2022-09-18 13:07:58 +0300
  • f778c86e4d Revert "(extfs_open_archive): fix NULL dereferences." Andrew Borodin 2022-09-11 17:50:39 +0300
  • 2d7616e3c6 filehighlight.ini: add TypeScript tsx files to sources. Andrew Borodin 2022-09-11 17:11:39 +0300
  • d60e3d5311 filehighlight.ini: add Markdown mkd files to documents. Andrew Borodin 2022-09-11 12:51:11 +0300
  • 8318e3172d Ticket #4400: fix --enable-configure-args description. Sergei Trofimovich 2022-08-18 11:45:06 +0100
  • 116b6a616a (fish_dir_load): move `ls -l` output parser to separate function. Andrew Borodin 2022-08-14 18:14:49 +0300
  • 3e7424a95a FTP fixes. Ovsyannikov Sergey E 2022-08-11 21:42:42 +0300
  • 21c45e8a7a Cosmetics: add spaces around slash in statistics messages. Ovsyannikov Sergey E 2022-07-09 19:55:43 +0300
  • bb3ace13f1 Enlarge subshell PTY buffer. Andrew Borodin 2022-07-03 15:35:27 +0300
  • a7833b5b2e (real_warn_same_file): truncate file names if required. Andrew Borodin 2022-06-25 21:28:58 +0300
  • facf199f65 (fish_free_archive): check socket before close. Andrew Borodin 2022-06-19 11:24:42 +0300
  • 1431d8b692 (ins_from_clip): fix maybe-uninitialized warning. Andreas Mohr 2022-06-18 14:23:18 +0000
  • c441250beb mcviewer: move.c: fix coding style. Andrew Borodin 2022-06-18 11:31:30 +0300
  • fba3d47408 mcviewer: internal.h: fix coding style. Andrew Borodin 2022-06-18 11:30:10 +0300
  • 5db6715a5f VFS: don't use vfs_s_inode::data_offset for file name normalization. Andrew Borodin 2022-06-18 09:30:25 +0300
  • 52fd6215b0 Ticket #4357: code clean up before 4.8.29 release. Andrew Borodin 2022-06-07 22:03:53 +0300
  • e48cd98ac1 Merge branch '4404_zip_magic' Andrew Borodin 2022-10-09 14:08:59 +0300
  • b42e58dfbc Fix detection of zip-compressed file. Andrew Borodin 2022-10-02 11:27:34 +0300
  • 395569c685 Ticket #4404: wrong decompressot for zip files. Andrew Borodin 2022-08-14 18:31:22 +0300
  • 7bbaa13644 Merge branch '4364_fish_remove_nonempty_dir' Andrew Borodin 2022-10-09 14:03:09 +0300
  • 72f5211327 (check_dir_is_empty): clarify description. Andrew Borodin 2022-10-09 14:02:19 +0300
  • d4d6cec52d Ticket #4364: FISH VFS: cannot remove non-empty directory. Andrew Borodin 2022-10-02 11:08:53 +0300
  • 3a3811c528 Merge branch '4141_mc.ext.ini' Andrew Borodin 2022-09-25 14:57:17 +0300