Yury V. Zaytsev
|
449917f5a4
Merge branch '4588_vim_keymap'
|
2 months ago |
Kirill Rekhov
|
f425b90402
Ticket #4588: add vim keymap
|
2 months ago |
Yury V. Zaytsev
|
9e06a50eb8
Merge branch '4479_console_players'
|
3 months ago |
Yury V. Zaytsev
|
50976cec62
shell: replace `which` with `command -v` for speed and POSIX compatibility
|
3 months ago |
Yury V. Zaytsev
|
572312bd88
Ticket #4479: prioritize console players for audio/video and images
|
3 months ago |
Yury V. Zaytsev
|
84af354d2a
Merge branch '4583_mc_ext_ini_fix'
|
3 months ago |
Andrey Semashev
|
92f56dc679
Ticket #4583: Fix a typo for apt view command line.
|
3 months ago |
Yury V. Zaytsev
|
7a3a763f0e
Merge branch '4575_mc-wrapper-2'
|
3 months ago |
Yury V. Zaytsev
|
d081bc68aa
main: remove `O_EXCL` for wd-file since creation is now managed by wrapper
|
3 months ago |
Yury V. Zaytsev
|
a3ce493ae2
vfs: fix tempdir path building to account for trailing slash on macOS
|
3 months ago |
Yury V. Zaytsev
|
e2d96fa802
Ticket #4575: adjust mc-wrapper to fit changes in #4535.
|
3 months ago |
Andrew Borodin
|
242c413d80
Merge branch '4580_mcedit_segfault'
|
3 months ago |
Gabriel Vlasiu
|
66bfefbf1a
Ticket #4580: mceditor: segfault on new file creation.
|
3 months ago |
Yury V. Zaytsev
|
876555035a
Ticket #4576: fix visual glitches by avoiding `g_module_close` on `NULL` while loading `libaspell`
|
3 months ago |
Yury V. Zaytsev
|
ac4305dde4
Update translations from Transifex
|
3 months ago |
Andrew Borodin
|
5e64cc637f
(file_op_context_create_ui): apply callback to the "Abort" button
|
4 months ago |
Yury V. Zaytsev
|
ad96349c91
x11: fix `-Wdeprecated-declarations` for `g_module_build_path`
|
4 months ago |
Andrew Borodin
|
61267796e2
Merge branch '4567_xorriso_tests'
|
4 months ago |
Andrew Borodin
|
e52e11c4e7
Update doc/NEWS.
|
4 months ago |
slowpeek
|
2971db6226
Ticket #4567: Test fails in iso9660.xorriso in 4.8.32-pre1.
|
4 months ago |
Yury V. Zaytsev
|
fdcefc9423
Update doc/NEWS file
|
4 months ago |
Yury V. Zaytsev
|
d8e5b2cdbb
Update hints translations from Transifex
|
4 months ago |
Yury V. Zaytsev
|
5c721a8d3f
Update translations from Transifex
|
4 months ago |
Yury V. Zaytsev
|
2872606832
Regenerate POT-file on master
|
4 months ago |
Johannes Altmanninger
|
c249980ed3
subshell: ensure compatibility with fish 3.8
|
4 months ago |
Yury V. Zaytsev
|
b921ad32fc
Merge branch '3960_remove_mmap'
|
4 months ago |
Yury V. Zaytsev
|
d8a9a8d7ce
doc: update bundeled docs, remove obsolete advice
|
4 months ago |
Yury V. Zaytsev
|
a73e4818e0
doc: remove obsolete MAINTAINERS file
|
4 months ago |
Yury V. Zaytsev
|
9bd9284cd8
doc: remove obsolete MIRRORS.txt file
|
4 months ago |
Yury V. Zaytsev
|
2b0500b652
docs: remove obsolete QNX documentation
|
4 months ago |
Yury V. Zaytsev
|
c231c41ccc
docs: remove obsolete comments concerning mmap support
|
4 months ago |
Yury V. Zaytsev
|
5b335920aa
Ticket #3960: remove mmap support in file comparison
|
4 months ago |
Yury V. Zaytsev
|
0749b6d2d3
aspell: fix `-Wdeprecated-declarations` for `g_module_build_path`
|
4 months ago |
Yury V. Zaytsev
|
55e7f8321b
buildsys: make it possible to specify aspell prefix (for macOS)
|
6 months ago |
Andrew Borodin
|
9b2faec578
Merge branch '4559_extfs_u7z_mkdir'
|
4 months ago |
slowpeek
|
db77fd5a0c
Ticket #4559: extfs: u7z: bug with nested dirs in mkdir action.
|
5 months ago |
Yury V. Zaytsev
|
7e2cf63b4e
Merge branch '4542_nanoseconds_2'
|
4 months ago |
Yury V. Zaytsev
|
0cfccd5882
filemanager: use correct type for results of `read` in `mmap` fallback
|
4 months ago |
Yury V. Zaytsev
|
87a76294c4
buildsys: fix ar check by doing it before toolchain checks implicitly looking for ar
|
4 months ago |
Yury V. Zaytsev
|
380c39010a
buildsys: support bootstrapping on Solaris by using backticks in autogen.sh
|
4 months ago |
Yury V. Zaytsev
|
eb1375b65d
vfs: implement support for all known stat formats and centralize handling
|
6 months ago |
Yury V. Zaytsev
|
c8e8f01faf
utilvfs: concentrate timesbuf handling in one place
|
6 months ago |
Yury V. Zaytsev
|
77e5913c02
utilvfs: abstract mc_timesbuf_t handling with own mc_timespec_t type
|
6 months ago |
Yury V. Zaytsev
|
191108766f
Ticket #4542: fix support of timestamps with nanosecond precision on macOS
|
6 months ago |
Andrew Borodin
|
dbca937c55
Merge branch '4563_reget_on_move'
|
4 months ago |
Andrew Borodin
|
cc34729f45
Ticket #4563: support reget in file move operation.
|
4 months ago |
Morthimer McMare
|
cd8355bfa8
Ticket #4556: color definitions in the "c.syntax" highlight file.
|
5 months ago |
Andrew Borodin
|
45c28d9d11
Merge branch '4562_mcedit_macros_paste'
|
4 months ago |
Andrew Borodin
|
e9258fcc6c
Ticket #4562: mcedit: don't apply macros to the pasted text.
|
5 months ago |
Andrew Borodin
|
9f4e88fd70
Merge branch '4561_tar_segfault'
|
5 months ago |