Commit Graph

  • 14bc2ac2f1 Ticket #4472: (ftpfs_parse_long_list_UNIX): don't ignore special files. Andrew Borodin 2023-06-04 12:02:24 +0300
  • 1536b5acf4 Ticket #4470: mcedit: add B language syntax highlight. Gyorgy Rotter 2023-05-30 09:20:51 +0200
  • 5ac1e86e18 Merge branch '195_tar_timestamp' Andrew Borodin 2023-05-28 19:23:58 +0300
  • 25a445ed88 Ticket 1952: fix wrong timestamps "Jan 1, 1970" int tar archives. Andrew Borodin 2023-05-24 20:45:16 +0300
  • 0d5a989e7e Ticket #4469: add syntax highlighting for Jenkinsfiles. dsilakov 2023-05-25 15:09:20 +0300
  • cc283df6dc Merge branch '4464_FTBFS_without_ext2fs_attrs' Andrew Borodin 2023-05-21 20:36:08 +0300
  • cfe9ae814b Ticket #4464: FTBFS without ext2fs attributes support. Evgeny Grin 2023-05-21 14:06:39 +0300
  • ec3f142b86 Merge branch '4466_sed' Andrew Borodin 2023-05-21 20:26:19 +0300
  • 1d7d9a832e Ticket #4466: fix sed usage in po/Makefile. Evgeny Grin 2023-05-21 16:21:49 +0300
  • b90177fa10 Merge branch '4465_ncurses_libs' Andrew Borodin 2023-05-21 20:17:18 +0300
  • 8fba56d40f Ticket #4465: remove duplicated libs from MCLIBS (again). Evgeny Grin 2023-05-21 16:16:24 +0300
  • b64ef97e77
    FTBFS without ext2fs attributes support #189 Evgeny Grin 2023-05-21 14:06:39 +0300
  • 8f40328df3
    FTBFS without ext2fs attributes support #188 Evgeny Grin 2023-05-21 14:06:39 +0300
  • eb688ea278
    Fix sed usage in po/Makefile #191 Evgeny Grin 2023-05-21 16:21:49 +0300
  • bb934833d1
    Remove duplicated libs from MCLIBS (again) #190 Evgeny Grin 2023-05-21 16:16:24 +0300
  • f17ebfd2a5 Merge branch '4463_ncurses_libs' Andrew Borodin 2023-05-20 20:59:44 +0300
  • 92ae4c6b20 Ticket #4463: ncurses library is duplicated in MCLIBS. Evgeny Grin 2023-05-19 20:27:04 +0300
  • 5c9a145c3d Merge branch '4462_ncurses_includes' Andrew Borodin 2023-05-20 20:47:47 +0300
  • 1f732f0a14 Ticket #4462: FTBFS if ncurses used without --with-ncurses-includes= configure parameter. Evgeny Grin 2023-05-19 20:12:14 +0300
  • 08be8094ca Merge branch '4460_makefile' Andrew Borodin 2023-05-20 20:23:41 +0300
  • 8cd913a28a Ticket #4460: fix unportable '$<' in Makefiles. Evgeny Grin 2023-05-19 19:26:02 +0300
  • 2e3e3a3775 Merge branch '4459_sed' Andrew Borodin 2023-05-20 20:06:54 +0300
  • 68e6d960f8 Replaced unportable 'inplace' sed command Evgeny Grin 2023-05-19 18:29:56 +0300
  • f45d02ba2a Use configure detected or user specified sed in build system Evgeny Grin 2023-05-19 18:06:02 +0300
  • 054a051b42 Ticket #4459: usage of 'sed' in build system/makefiles is not portable. Evgeny Grin 2023-05-19 17:49:55 +0300
  • e5911c1ef5 Merge branch '1952_tar' Andrew Borodin 2023-05-20 19:45:28 +0300
  • 678a130358
    Replaced unportable 'inplace' sed command #184 Evgeny Grin 2023-05-19 18:29:56 +0300
  • 3cd09c318a
    Use configure detected or user specified sed in build system Evgeny Grin 2023-05-19 18:06:02 +0300
  • 7e1814df1f
    configure: add explicit sed detection Evgeny Grin 2023-05-19 17:49:55 +0300
  • 16b607feae
    Fix unportable '$<' in Makefiles #185 Evgeny Grin 2023-05-19 19:26:02 +0300
  • 7d5cf91fa7
    Use configure detected or user specified sed in build system Evgeny Grin 2023-05-19 18:06:02 +0300
  • c6bfb5f536
    configure: fix build with ncurses #186 Evgeny Grin 2023-05-19 20:12:14 +0300
  • 97a61921e3
    configure: fix duplication of ncurses in MCLIBS #187 Evgeny Grin 2023-05-19 20:27:04 +0300
  • 8d1427d183 tar: add support of extended headers. Andrew Borodin 2022-05-08 17:01:43 +0300
  • 290a57b474 struct vfs_s_inode: add the 'user_data' member. Andrew Borodin 2023-04-30 16:39:14 +0300
  • ffe6412c30 tar: prepare to support the POSIX extended headers. Andrew Borodin 2022-05-08 14:51:08 +0300
  • 8223f82857 tar: refactoring of archive reading. Andrew Borodin 2020-08-02 19:16:12 +0300
  • 4158824d70 (tar_read_header): move entry/inode creation to new function tar_insert_entry(). Andrew Borodin 2022-04-26 16:17:35 +0300
  • c35dfc3363 tar: use separate structure to store various file info. Andrew Borodin 2020-08-26 17:25:11 +0300
  • d4d0fe6019 (tar_read_header): minor optimization. Andrew Borodin 2022-04-23 20:03:59 +0300
  • d4ded63724 (tar_read_header): rename variable. Andrew Borodin 2021-08-01 12:31:32 +0300
  • 07a0aa352d (tar_find_next_block): rename from tar_get_next_block. Andrew Borodin 2021-08-01 11:56:11 +0300
  • 3ed39fb883 src/vfs/tar/tar.c: remove period from error messages. Andrew Borodin 2021-08-01 11:47:38 +0300
  • 3a9524979c (tar_read_header): rename variables. Andrew Borodin 2020-11-13 13:30:47 +0300
  • 96ebde8d68 (tar_get_next_block): use file descriptor from archive descriptor. Andrew Borodin 2020-10-07 14:56:42 +0300
  • 74c16acf6a (tar_open_archive_int): return status of tar archive open Andrew Borodin 2020-10-07 14:49:59 +0300
  • 35e548b054 src/vfs/tar/tar.c: clarify support of OLDGNU format. Andrew Borodin 2020-07-18 20:49:47 +0300
  • d647914bfb (tar_decode_header): do not decode size here. Andrew Borodin 2020-07-18 14:43:37 +0300
  • 78a25f7800 Ticket #1952: tar: support long file names in archive. Andrew Borodin 2020-06-28 15:59:52 +0300
  • e2d7ee06bc Workaround. Fix. #373 #183 Anatoly Y 2023-04-13 22:24:16 +0700
  • 86a9e0be2c Merge branch '4450_pcre2' Andrew Borodin 2023-04-02 20:53:23 +0300
  • 49624e473b Ticket #4450: support PCRE2 in the search engine. Andrew Borodin 2023-03-22 21:50:11 +0300
  • be3822cafa Merge branch '4426_cleanup' Andrew Borodin 2023-03-19 20:40:09 +0300
  • acedeff17a Update po/*.po files. Andrew Borodin 2023-03-19 20:39:51 +0300
  • a286f042d4 (edit_find_editor): rename from find_editor. Andrew Borodin 2023-03-18 10:03:02 +0300
  • c157b048e5 Listbox window: rename functions. Andrew Borodin 2023-03-18 09:45:24 +0300
  • d9383ba8b3 (buttonbar_find): rename from find_buttonbar. Andrew Borodin 2023-03-18 09:36:32 +0300
  • fd2d5b49ac Menu: rename functions. Andrew Borodin 2023-03-18 09:32:45 +0300
  • a242e8b91f (advanced_chown_cmd): use intermediate variables to make text more readable. Andrew Borodin 2023-03-17 20:22:04 +0300
  • 79c8a351ba Use mc_fgetflags() and mc_fsetflags() where needed. Andrew Borodin 2023-03-17 19:58:28 +0300
  • 2a6580127a VFS: mc_fgetflags, mc_fsetflags: new APIs. Andrew Borodin 2023-03-17 19:53:37 +0300
  • 50f4717f45 Minor optimization of chown/chmod/chattr operations. Andrew Borodin 2023-03-17 19:50:19 +0300
  • 6329771fc0 (operate_single_file): clarify creation of file operation UI. Andrew Borodin 2023-03-12 10:31:53 +0300
  • 47da3a764a (dlg_default_destroy): send MSG_DESTROY to the dialog itself Andrew Borodin 2023-03-11 21:59:47 +0300
  • 8a951746b3 Collect all editor options to structure. Andrew Borodin 2023-03-11 18:44:16 +0300
  • d2b9454f4b Add EDIT and CONST_EDIT macros. Andrew Borodin 2023-03-11 17:14:47 +0300
  • 683122482b usermenu: clarify compilation w/o internal editor. Andrew Borodin 2023-03-11 10:01:04 +0300
  • de1edb72f8 src/editor/spell.c: add missed #include. Andreas Mohr 2023-03-03 13:15:48 +0000
  • 7257f794d2 Update template for .c files. Andrew Borodin 2023-02-24 09:27:11 +0300
  • e1ff8d94e4 (do_search): remove intermediate variable. Andrew Borodin 2023-02-23 20:50:38 +0300
  • c7f9329dcb (do_search): get rid of string duplication. Andrew Borodin 2023-02-23 20:26:05 +0300
  • 584fb9815c Change WDialog::data from void* to union{void*, int} Andrew Borodin 2023-02-23 11:53:17 +0300
  • c5466cd494 Don't create an empty string in WLabel objects. Andrew Borodin 2023-02-23 11:37:32 +0300
  • e472f23c13 Don't NULLify objects by returned value of g_ptr_array_free(). Andrew Borodin 2023-02-18 12:30:22 +0300
  • 08a89a87aa doc/man/ru/mc.1.in: fix typos. Andrei Stepanov 2023-02-16 17:18:01 +0400
  • 000c1f18e6 src/vfs/tar/tar.c: reorder routines. Andrew Borodin 2020-06-28 16:29:25 +0300
  • ea93350506 (tar_decode_header): use offsetof(). Andrew Borodin 2020-06-28 17:33:56 +0300
  • 4a17f02b21 (tar_skip_n_records): change type of n to off_t. Andrew Borodin 2020-06-28 16:54:36 +0300
  • 4ae197e788 (tar_checksum): sync with GNU tar b5db9788306d45cd9432fda71236f07b8a214212. Andrew Borodin 2020-06-28 16:42:26 +0300
  • c4e20d3176 src/vfs/tar/tar.c: rename header read status and values. Andrew Borodin 2020-06-28 16:20:27 +0300
  • 8ce58eab7b src/vfs/tar/tar.c: reorder includes; add <sys/stat.h>. Andrew Borodin 2020-06-28 18:21:09 +0300
  • a15b91b030 src/vfs/tar/tar.c: clean up. Andrew Borodin 2020-06-28 16:02:42 +0300
  • 8fdcbeed74 Move definition of file_entry_t to separate file. Andrew Borodin 2023-02-12 13:23:36 +0300
  • cf223bec27 Use g_ptr_array_new_with_free_func() where reasonably. Andrew Borodin 2023-02-12 13:19:37 +0300
  • 273fbd2afe mceditor: editbuffer: use g_ptr_array_new_full() to create text buffers. Andrew Borodin 2023-02-18 08:50:01 +0300
  • 381dc8732b lib/filehighlight/ini-file-read.c: fix coding style. Andrew Borodin 2023-02-12 13:03:41 +0300
  • fe89441f3d gl_POSIX_FALLOCATE: rename to POSIX_FALLOCATE. Andrew Borodin 2023-02-06 21:05:02 +0300
  • b7e4fb9ef6 Ticket #4438: autoconf: fix C99 compatibility issue in mc_GET_FS_INFO check. Florian Weimer 2023-02-05 18:38:37 +0100
  • 29f513cf58 File operations: get file operation from the file operation context descriptor. Andrew Borodin 2023-02-05 11:57:50 +0300
  • f25895280b (panel_operate): change type of save_cwd and save_dest to vfs_path_t Andrew Borodin 2023-02-05 11:39:58 +0300
  • 3364b5772c Ticket #4426: code clean up before 4.8.30 release. Andrew Borodin 2023-01-29 11:51:38 +0300
  • 1d845d0dc5 Merge branch '3121_empty_subshell_prompt' Andrew Borodin 2023-03-19 20:30:46 +0300
  • d71a9cd43a Ticket #3121: don't clear subshell prompt during its reading. Michal Sojka 2023-03-11 01:02:46 +0100
  • ee76cb0ced Merge branch '4408_panels_redraw' Andrew Borodin 2023-03-19 20:10:30 +0300
  • 78470f8ef8
    recognize 'b2sums' for PKGBUILD syntax highlighting #182 bill auger 2023-03-16 17:14:17 -0400
  • 7e04a57b87 Ticket #4408: incorrect redraw of overlapped file panels. Andrew Borodin 2023-03-12 10:12:48 +0300
  • 37ae744a50 Merge branch '4235_find_relative_ignore_dir' Andrew Borodin 2023-03-05 19:53:30 +0300
  • b4bb352bfa Ticket #4235: fix find file with relative ignore directory. Andrew Borodin 2023-02-23 21:01:59 +0300
  • e1d88b6a00
    add puts #181 srem1 2023-03-03 14:05:14 +0100
  • b1f061e490 Merge branch '4446_paragraph_format' #180 Andrew Borodin 2023-02-25 19:36:50 +0300