1
1

Граф коммитов

  • 6ab4fb5275 Исправление правил сборки для ЗОСРВ "Нейтрино" редакции 2021 neutrino/2021 cbdbc 2025-01-10 13:36:46 +03:00
  • b67cad5c4b Правила сборки с учетом зависимостей 4.8.21-neutrino/2020 cbdbc 2023-03-11 11:55:27 +03:00
  • b76c1baf35 Правила сборки для ЗОСРВ "Нейтрино" редакции 2021 4.8.21 cbdbc 2023-02-15 17:28:20 +03:00
  • cce50e5bff Ticket #4432: wrong sort order after swapping panels. master Andrew Borodin 2023-02-01 20:53:14 +03:00
  • 8a91de70c4 Merge branch '4426_cleanup' Andrew Borodin 2023-01-29 11:25:45 +03:00
  • 8279b4b7e8 ru/mc.1: fix typo. Andrew Borodin 2023-01-29 11:24:50 +03:00
  • cefc35e924 doc/NEWS: indentation. Andrew Borodin 2023-01-29 11:21:23 +03:00
  • 706f7894db Update po/*.po files. Andrew Borodin 2023-01-29 11:17:20 +03:00
  • 3937f97d96 Ticket #4437: (file_frmt_time): fix time format. Andrew Borodin 2023-01-28 21:22:28 +03:00
  • 9ad896f5e7 mcedit: use diff syntax highlighting for git commit messages JJ Andresson 2016-01-03 20:54:05 +00:00
  • 08c2d4e276 (load_extension_file): make one-line long error messages multi-line. Andrew Borodin 2023-01-22 13:32:21 +03:00
  • c84f9b0536 mc.ext.ini.in: fix a typo (closes MidnightCommander/mc#178). Mariusz Białończyk 2023-01-19 13:17:37 +01:00
  • 93fed656bc Filehighlight: recognize vsix files as zip files (closes MidnightCommander/mc#171). Sorin Sbarnea 2022-07-28 16:30:02 +01:00
  • 4c287bb73e mcedit: support modern ECMAScript syntax in TypeScript (closes MidnightCommander/mc#172). Timur Shemsedinov 2022-08-17 22:55:22 +03:00
  • 1d1c37834a Aadd syntax highlighting for modern ECMAScript (closes MidnightCommander/mc#172). Timur Shemsedinov 2022-08-17 22:11:13 +03:00
  • 6123946251 extfs helpers: replace "perl -w" with "use warnings" (closes MidnightCommander/mc#174). Robert Yang 2017-04-06 02:24:28 -07:00
  • 70599156db (do_find): use dir_list_append() to create file list for panelization. Andrew Borodin 2023-01-14 14:20:33 +03:00
  • 606bd02945 (do_find): remove unused variable. Andreas Mohr 2023-01-14 10:11:43 +00:00
  • 5001232704 Fix various typos in the source code (closes MidnightCommander/mc#177). Kian-Meng Ang 2023-01-10 11:02:52 +08:00
  • 990200f6d3 (panel_destroy): don't free file list. Andrew Borodin 2023-01-09 11:48:19 +03:00
  • 0b19bda4a1 (search_content): use g_get_monotonic_time() instead of g_get_real_time(). Andrew Borodin 2023-01-07 20:34:33 +03:00
  • 58afbbe1ce (extfs_get_plugins): minor optimization. Andrew Borodin 2023-01-07 11:33:46 +03:00
  • 7cd8e513dd (edit_read_syntax_rules): trivial refactoring. Andrew Borodin 2023-01-04 12:47:23 +03:00
  • dc7dd7ae03 mcedit (syntax): minor optimization. Andrew Borodin 2023-01-04 09:41:04 +03:00
  • a01b391029 src/filemanager/panelize.c: use GSList to hold panelize entries. Andrew Borodin 2023-01-03 11:32:46 +03:00
  • da4212c150 External panelize: rename functions: Andrew Borodin 2023-01-06 14:25:37 +03:00
  • 177d1a780c External panelize: refactoring: Andrew Borodin 2023-01-06 14:02:40 +03:00
  • 57c61b7681 Update copyright years. Andrew Borodin 2023-01-03 11:30:57 +03:00
  • 6e8e55ed05 (vfs_s_open): reuse variable for directory name and file name. Andrew Borodin 2023-01-03 09:30:39 +03:00
  • c62d651ee3 Replace variable: global_profile_name -> mc_global_t::profile_name. Andrew Borodin 2023-01-03 09:10:51 +03:00
  • b3fb596040 (dlg_init): get rid of extra dialog draws. Andrew Borodin 2023-01-01 16:09:07 +03:00
  • 3a3171c990 (widget_default_set_state): clarify set of widget state's exclusive bits. Andrew Borodin 2023-01-06 13:00:15 +03:00
  • fbfb4f565c (menubar_new): do not reset WOP_SELECTABLE options Andrew Borodin 2023-01-01 16:14:03 +03:00
  • 1e9f0d6d69 (buttonbar_new): set options directly. Andrew Borodin 2023-01-01 16:07:38 +03:00
  • 6f352854fa tests/mctest.h: indentation. Andrew Borodin 2022-12-30 10:42:27 +03:00
  • fad7029502 lib/vfs/vfs.h: move comment to proper place. Andrew Borodin 2022-12-30 10:30:54 +03:00
  • e7d081565d (edit_read_syntax_file): rename variable and reduce scope. Andrew Borodin 2022-12-10 14:39:55 +03:00
  • 52ab57dca0 (sftpfs_read_known_hosts): display the unknown host key type in hex. Andrew Borodin 2022-12-10 14:23:40 +03:00
  • 3ad5f5502f Add Ronna (10^27), and Quetta (10^30) SI prefixes. Andrew Borodin 2022-12-04 12:05:33 +03:00
  • 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 +03:00
  • f0a666abac lib/skin/common.c: fix coding style. Andrew Borodin 2022-11-27 20:11:08 +03:00
  • 9f6ef611f4 (ftpfs_setup_passive_epsv): join tests. Andrew Borodin 2022-11-27 19:46:29 +03:00
  • e2521d2187 (do_subshell_chdir): trivial refactoring. Andrew Borodin 2022-11-27 19:44:24 +03:00
  • 6a83438163 (vfs_s_retrieve_file): use symbolic name for array size. Andrew Borodin 2022-11-27 19:42:40 +03:00
  • 2a80ea54dd (widget_init): remove double assignments. Andrew Borodin 2022-11-27 19:41:37 +03:00
  • e6cccfbd82 (canonicalize_pathname): make inline. Andrew Borodin 2022-11-13 15:23:04 +03:00
  • e42012d51e FISH: refactoring. Andrew Borodin 2022-11-05 20:25:55 +03:00
  • 5a40f24658 (vfs_path_build_url_params_str): return GString. Andrew Borodin 2022-10-30 09:28:25 +03:00
  • ab897e4ca6 (vfs_path_element_build_pretty_path_str): return GString. Andrew Borodin 2022-10-30 09:13:58 +03:00
  • b3dd7cfe60 (find_parameters): use vfs_path_len(). Andrew Borodin 2022-10-30 09:49:00 +03:00
  • f114af83c8 (edit_find_filter): refactoring. Andrew Borodin 2022-10-30 09:59:57 +03:00
  • 41ed8c13ee (edit_insert_stream): refactoring. Andrew Borodin 2022-10-30 09:53:44 +03:00
  • 7031508550 (command_completion_function): don't call canonicalize_pathname() Andrew Borodin 2022-10-30 09:51:14 +03:00
  • 328d27ccf1 Ticket #4426: code clean up before 4.8.30 release. Andrew Borodin 2022-10-30 09:03:30 +03:00
  • a01fe38897 Merge branch '4434_mc.ext.ini_default_action' Andrew Borodin 2023-01-23 20:50:50 +03:00
  • e254656c48 Ticket #4434: mc.ext.ini: 'Edit' command from 'Default' section is ingored. Andrew Borodin 2023-01-22 19:30:42 +03:00
  • a4d254c6ec Ticket #4429: multi-line search is buggy. Andrew Borodin 2023-01-15 16:08:08 +03:00
  • b2ffac752f Ticket #4427: extfs: "Inconsistent archive" error for valid RPM. Andrew Borodin 2023-01-15 10:42:53 +03:00
  • 6d7d3e882b Update hints translations from Transifex Yury V. Zaytsev 2023-01-14 20:12:11 +01:00
  • 882ac6b567 Update translations Yury V. Zaytsev 2023-01-14 20:08:18 +01:00
  • 8a6b2cb91c Ticket #4425: (mc_search__change_case_str): fix heap buffer overflow. Andreas Mohr 2023-01-14 10:20:30 +00:00
  • ce16fa5746 Merge branch '4422_extfs_segfault' Andrew Borodin 2023-01-11 18:48:11 +03:00
  • 3179ee468c Update doc/NEWS file. Andrew Borodin 2023-01-11 18:47:44 +03:00
  • 9962abd701 (extfs_read_archive): show error message. Andrew Borodin 2023-01-07 09:16:15 +03:00
  • 69ed5696f2 Ticket #4422: extfs: segfault if archive contains file(s) in the parent directory. Jindrich Novy 2023-01-07 08:56:09 +03:00
  • ba64c89b97 Update doc/NEWS file Yury V. Zaytsev 2023-01-05 22:13:37 +01:00
  • fa4cc035ed Update hints translations from Transifex Yury V. Zaytsev 2023-01-05 22:04:52 +01:00
  • a7dcbbbdf7 maint: specify translations explicitly when pulling hints from transifex Yury V. Zaytsev 2023-01-05 22:02:36 +01:00
  • 168ec3307a Update translations from Transifex Yury V. Zaytsev 2023-01-05 21:49:24 +01:00
  • 3b5b58fb75 maint: add auto-sync of pot & hints to transifex Yury V. Zaytsev 2023-01-05 20:49:25 +01:00
  • e6ee031fc0 maint: allow pushing hints pot to transifex without pulling translations first Yury V. Zaytsev 2023-01-05 21:35:11 +01:00
  • 6da4346c4e maint: rewrite translation management scripts Yury V. Zaytsev 2023-01-03 22:52:07 +01:00
  • b88d1b3790 maint: remove dead hint files Yury V. Zaytsev 2023-01-02 21:56:28 +01:00
  • 9d7a83aec6 maint: update address protocol and mailing list information Yury V. Zaytsev 2023-01-02 21:43:20 +01:00
  • 2447d422de maint: update message catalog (change address protocol) Yury V. Zaytsev 2023-01-02 21:31:43 +01:00
  • 5583c3d9c0 Merge branch '4420_sftp_network_vfs' Andrew Borodin 2022-12-30 08:09:28 +03:00
  • b69168cfb5 Ticket #4420: fail to build with only SFTP network VFS enabled. Andrew Borodin 2022-12-18 18:51:29 +03:00
  • 995b61db9e Merge branch '4419_makefile_regex' Andrew Borodin 2022-12-30 08:05:40 +03:00
  • 7230269ce4 Ticket #4419: mc.ext.ini: clarify regex for makefiles. Andrew Borodin 2022-12-18 14:40:45 +03:00
  • 0ac611f15c Merge branch '4320_syntax_location' Andrew Borodin 2022-12-18 14:27:04 +03:00
  • cea7d35209 Ticket #4320: syntax/Syntax: document location of syntax files. Andrew Borodin 2022-12-04 16:26:40 +03:00
  • 2df6771645 Merge branch '4413_user_syntax' Andrew Borodin 2022-12-18 14:20:58 +03:00
  • 3f882f50e0 Ticket #4413: mcedit: syntax definitions in user location don't work. Andrew Borodin 2022-12-03 12:11:27 +03:00
  • f98cda9ff3 doc: add substitution for %pkglibexecdir% and %pkgdatadir% in man pages. Andrew Borodin 2022-11-28 22:49:31 +03:00
  • ebb011a047 Merge branch '3121_empty_subshell_prompt' Andrew Borodin 2022-12-03 13:04:56 +03:00
  • 1ac5c22517 Ticket #3121: empty subshell/command line prompt. Andrew Borodin 2022-11-26 14:21:55 +03:00
  • 87bfef7317 Ticket #4412: add TOML (Tom's Obvious Minimal Language) syntax highlighting. Alexander Fadeev 2022-11-26 09:44:24 +03:00
  • 9507ceda20 Merge branch '3220_compare_panelized' Andrew Borodin 2022-11-26 09:39:40 +03:00
  • a72ede698e Ticket #3220: fix directory comparision in panelized panel. Andrew Borodin 2022-11-14 20:59:05 +03:00
  • 3250536c15 Merge branch '4409_copy_continue' Andrew Borodin 2022-10-23 20:25:09 +03:00
  • 4eac28b3b5 Update po/*.po files. Andrew Borodin 2022-10-23 20:24:43 +03:00
  • 30f9309b8a Ticket 4409: continue copy after interrupt. Andrew Borodin 2022-10-15 21:14:35 +03:00
  • 38bd3ece9e Merge branch '4357_cleanup' Andrew Borodin 2022-10-15 12:38:40 +03:00
  • e57ad085b3 Update po/*.po files. Andrew Borodin 2022-10-15 12:37:48 +03:00
  • f8c0a21904 (mc_search__cond_struct_new_regex_ci_str): fix out of boundary access in string. Andrew Borodin 2022-10-01 13:07:48 +03:00
  • cc6af7a654 (mc_search__normal_translate_to_regex): modify string in-place. Andrew Borodin 2022-09-24 16:45:03 +03:00
  • 761b7952cb (mc_search_prepare): fix coding style, reduce variable scope. Andrew Borodin 2022-09-24 09:41:51 +03:00
  • 837ecc9aeb (mc_search__cond_struct_new): take GString. Andrew Borodin 2022-09-24 09:32:14 +03:00
  • 955e88f0d0 (mc_search__tolower_case_str, mc_search__tolower_case_str): take GString. Andrew Borodin 2022-09-24 09:26:03 +03:00
  • 76835c05af (mc_search__cond_struct_new_regex_hex_add): take GString. Andrew Borodin 2022-09-18 17:08:04 +03:00