Kian-Meng Ang
|
5001232704
Fix various typos in the source code (closes MidnightCommander/mc#177).
|
2 years ago |
Andrew Borodin
|
cea7d35209
Ticket #4320: syntax/Syntax: document location of syntax files.
|
2 years ago |
Sergei Trofimovich
|
8318e3172d
Ticket #4400: fix --enable-configure-args description.
|
2 years ago |
Andrew Borodin
|
d9eeec9a5a
Port mc.ext to INI format.
|
2 years ago |
Sergei Trofimovich
|
6b67d231a2
Ticket #4399: configure.ac: introduce PERL_FOR_BUILD
|
2 years ago |
Andrew Borodin
|
debabe561a
"file" utility: use -b option if available.
|
2 years ago |
Andreas Mohr
|
1bc8abd79f
configure.ac: replace obsolete AC_PROG_CC_STDC macro.
|
3 years ago |
Andrew Borodin
|
ccbac47385
Remove get_process_stats() test.
|
3 years ago |
Andrew Borodin
|
62d2580302
Reimplement compiler options checking.
|
3 years ago |
Andrew Borodin
|
89d8fa4ac1
Ticket #1: remove SMB suport.
|
3 years ago |
Andrew Borodin
|
6a4107b277
Ticket #4266: fix AC_INIT call for automake >= 1.16.4.
|
3 years ago |
Andrew Borodin
|
791acb4611
Ticket #4249: Autoreconf is failing with tarball prepared by make dist.
|
3 years ago |
Andrew Borodin
|
32621b96d1
Ticket #2252: reduce rebuld time.
|
4 years ago |
Andreas Mohr
|
c6cbc8aca4
Fix deprecated AM_PROG_MKDIR_P warning.
|
4 years ago |
Andreas Mohr
|
1409eddde3
Ticket #3603: configure.ac: proper AC_INIT and AM_INIT_AUTOMAKE usage.
|
4 years ago |
Andrew Borodin
|
63d50df5d9
Ticket #4217: remove OS/distro-specific stuff.
|
4 years ago |
Andrew Borodin
|
6cc697beff
Add test for new ftp parser.
|
4 years ago |
Andrew Borodin
|
1ed638d66c
Ticket #4180: fix zip handling.
|
4 years ago |
Andrew Borodin
|
285eb5c186
Ticket #3682: drop automatic migration of configuration
|
4 years ago |
Ilia Maslakov
|
954e83191c
Ticket #4130: add PAK archive support for extfs.
|
4 years ago |
Vadim Kalinnikov
|
942c5549c9
Ticket #4100: extfs vfs: support of WIM archive (image).
|
4 years ago |
Andrew Borodin
|
e14d44c839
Ticket #3847: chattr command implementattion.
|
4 years ago |
Joshua Watt
|
d009ea7b8b
Ticket #4031: add option to control configure args.
|
5 years ago |
Sergei Trofimovich
|
f30e6ff283
Ticket #3629: configure.ac: drop bundled gettext
|
5 years ago |
Andrew Borodin
|
dc46dc0009
Ticket #3936: update uc1541 extfs
|
5 years ago |
Andrew Borodin
|
76a5f70f5b
Ticket #3992: improve support of Windows 1251 encoding on Solaris.
|
5 years ago |
Andrew Borodin
|
dc999a23eb
(mc_AC_GET_FS_INFO): rename to mc_GET_FS_INFO...
|
6 years ago |
Andreas Mohr
|
ee013b383f
configure.c: fix AX_GCC_FUNC_ATTRIBUTE detection on custom CFLAGS
|
6 years ago |
Andreas Mohr
|
8788ff7010
autoconf: AC_PROG_LIBTOOL is obsolete, use LT_INIT instead.
|
6 years ago |
Andrew Borodin
|
56320a3314
Ticket 3960: fix compilation fail on AIX 7.2.
|
6 years ago |
Andrew Borodin
|
3909ef1bc5
m4.include: move Gnulib modules to their own subdirectory.
|
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
|
2e5cd866f9
Check linux/fs.h file.
|
6 years ago |
Andrew Borodin
|
73979369d1
Support __attribute__((fallthrough)) if possible.
|
7 years ago |
Andrew Borodin
|
fcf5ba5be2
Ticket #3857: avoid glibc 2.25 warnings about major(), minor(), and makedev().
|
7 years ago |
Yury V. Zaytsev
|
9932087cec
Ticket #3836: maint - set default `--with-homedir` value to `.mc` instead of `yes`
|
7 years ago |
Andrey Gursky
|
243cdc1755
Ticket #3821: initialize struct stat st_[acm]tim.tv_nsec when present
|
8 years ago |
Mooffie
|
e3cef7576b
extfs: rpm: introduce the rpm2tags tool.
|
8 years ago |
Mooffie
|
69897e94fd
Ticket #3753: extfs: tester: let test scripts easily access configure-time parameters.
|
8 years ago |
Mooffie
|
4a559344fb
Ticket #3708: fix usability problems with `--enable-tests`
|
8 years ago |
Andrey Gursky
|
4c418047b2
Ticket #3575: preserve timestamps with nanosecond precisions during file copy
|
9 years ago |
Andrew Borodin
|
9764511b08
Move extfs tester from tests/src/extfs-helpers-listcmd into tests/src/vfs/extfs/helpers-list.
|
8 years ago |
Mooffie
|
13a805bd79
Ticket #3730: extfs: introduce a command-line tool for parsing file lists.
|
8 years ago |
Andrew Borodin
|
9a39e35dc3
Use g_assert() instead of assert(3).
|
8 years ago |
Andrew Borodin
|
b22e376abf
Fix typos.
|
8 years ago |
Andrew Borodin
|
406765f044
Ticket #1885: minimal gettext version is 0.18.1.
|
9 years ago |
Andrew Borodin
|
e7c01c7781
Ticket #2193: use Coreutils way to define buffer size to copy file.
|
9 years ago |
Mooffie
|
0e89375772
Ticket #3617: (mc_open): handle varargs mode_t promotion issue.
|
9 years ago |