Andrew Borodin
|
7e5ee0e512
Ticket #3678: handle hardlink creation errors.
|
6 years ago |
Vitold S
|
49945f40c8
Ticket #3940: add Meson syntax highlighting.
|
6 years ago |
Andrew Borodin
|
1fec6e9854
Partially revert "VFS: (vfs_s_subclass): make the derived class from vfs_class."
|
6 years ago |
Andrew Borodin
|
c7206191bc
Revert "VFS: make VFS-specific super class as derived one from vfs_s_super."
|
6 years ago |
Andrew Borodin
|
c91e3d5edb
Revert "VFS: make VFS-specific file handler class the derived one from vfs_file_handler_t."
|
6 years ago |
Marco Ciampa
|
63a9750e5e
Updated Italian translation
|
6 years ago |
Andrew Borodin
|
b5a768200e
src/subshell/common.c: fix #ifdef.
|
6 years ago |
Andrew Borodin
|
4d7531ec3e
Merge branch '3915_cleanup'
|
6 years ago |
Andrew Borodin
|
dd1c418677
Update po/*.po files.
|
6 years ago |
Andrew Borodin
|
a7ff88d24c
(init_subshell): use openpty() to open master/slave devices for subshell.
|
6 years ago |
Andrew Borodin
|
3909ef1bc5
m4.include: move Gnulib modules to their own subdirectory.
|
6 years ago |
Andrew Borodin
|
88d6157323
(vfs_preallocate): check mc_global.vfs.preallocate_space before call.
|
6 years ago |
Andrew Borodin
|
357711da33
(filegui__check_attrs_on_fs): check copymove_persistent_attr before call.
|
6 years ago |
Andrew Borodin
|
669a8e3e17
(dlg_run_done): fix possible NULL dereference.
|
6 years ago |
Andrew Borodin
|
b9194d8c8a
(dlg_init): fix possible NULL dereference.
|
6 years ago |
Andrew Borodin
|
92419cf797
doc: clarify description of system-wide confiduration files.
|
6 years ago |
Andrew Borodin
|
b684ce2565
Clarify usage of FL_NONE value.
|
6 years ago |
Andrew Borodin
|
8cbb9cd1ac
extfs: optimization: get rid of extra memory duplication.
|
6 years ago |
Andrew Borodin
|
32687c9c4e
(file_mask_dialog): don't return an empty string.
|
6 years ago |
Andrew Borodin
|
0af1c270e2
(file_mask_dialog): grammar.
|
6 years ago |
Andrew Borodin
|
eb507862ff
(str_ptr_array_join): constify argument.
|
6 years ago |
Andrew Borodin
|
42469e2016
(extfs_get_path): use standard VFS flags.
|
6 years ago |
Andrew Borodin
|
a91323f7ac
(extfs_find_entry): use standard VFS flags.
|
6 years ago |
Andrew Borodin
|
01a00e7ce6
extfs: constify some function arguments.
|
7 years ago |
Andrew Borodin
|
c29f068457
extfs: refactoring: rename structures...
|
7 years ago |
Andrew Borodin
|
81945d32ce
extfs: refactoring: rename some structure members...
|
7 years ago |
Andrew Borodin
|
e86ba483c6
extfs: refactoring: struct inode: use struct stat instead of separate members.
|
7 years ago |
Andrew Borodin
|
7f9fb38176
extfs: refactoring: use GSList to store archive list.
|
7 years ago |
Andrew Borodin
|
2d58e4d624
VFS: make VFS-specific file handler class the derived one from vfs_file_handler_t.
|
8 years ago |
Andrew Borodin
|
ab033ad318
VFS: make VFS-specific super class as derived one from vfs_s_super.
|
8 years ago |
Andrew Borodin
|
5d1284c4a6
VFS: (vfs_s_subclass): make the derived class from vfs_class.
|
8 years ago |
Andrew Borodin
|
86e9d85f21
(extfs_done): fix possible NULL dereference.
|
7 years ago |
Andrew Borodin
|
b9ea1b2a21
Ticket #3915: code clean up before 4.8.22 release.
|
6 years ago |
Andrew Borodin
|
3f8290e27e
Merge branch '3927_ibm_i'
|
6 years ago |
Jesse R. Gorzinski
|
4da6ea8db3
(feed_subshell): on IBM i, read(1) can return 0 for a non-closed fd.
|
6 years ago |
Jesse R. Gorzinski
|
79e5cdad2f
configure.ac: check of Perl, Pyhton and Ruby on IBM i.
|
6 years ago |
Jesse R. Gorzinski
|
a45337672b
Ticket #3927: fix compilation failure on IBM i.
|
6 years ago |
Andrew Borodin
|
202b80a2eb
Merge branch '3453_find_results_title'
|
6 years ago |
Andrew Borodin
|
877b5a6add
Find file: show pattern and content in the results window title.
|
6 years ago |
Andrew Borodin
|
22e83bad08
src/filemanager/find.c: refactoring: optimize variable usages.
|
6 years ago |
Andrew Borodin
|
a38c7f19e9
Ticket #3453: Find file: show pattern and content in the results dialog title.
|
6 years ago |
Andrew Borodin
|
faa893b683
Merge branch '3924_find_file_remember_empty_content'
|
6 years ago |
Andrew Borodin
|
953b7e9f23
Ticket #3924: Find file: remember state (empty or not) of Content field.
|
6 years ago |
Andrew Borodin
|
388dad9899
Merge branch '1983_btrfs_clone'
|
6 years ago |
Andrew Borodin
|
2e5cd866f9
Check linux/fs.h file.
|
6 years ago |
Andrew Borodin
|
23a2056a18
(vfs_clone_file): clarify errno in case of bad file descriptors.
|
6 years ago |
gray_-_wolf
|
0493a5e90e
Ticket #1983: support BTRFS's file clone operation.
|
6 years ago |
Andrew Borodin
|
5f80acde87
Merge branch '3929_office_formats_ext'
|
6 years ago |
Andrew Borodin
|
5f04962685
mcext/doc: improve open of documents in MS Office formats.
|
6 years ago |
Andrew Borodin
|
feab399109
Ticket #3929: mc.ext: improve recognition of MS Office formats.
|
6 years ago |