Andrew Borodin
|
3475da785f
(size_trunc_len): fix Undefined Binary Operator Result.
|
1 hour ago |
Andreas Mohr
|
a4063fc316
(quick_create_labeled_input): fix potential leak of memory.
|
14 hours ago |
Andrew Borodin
|
470b79b5aa
(listbox_drawscroll:) fix division by zero warning.
|
2 hours ago |
Andreas Mohr
|
5edf6d6ab7
(edit_dialog_search_show): fix uninitialized value and null pointer dereference.
|
16 hours ago |
Andreas Mohr
|
888db5c041
mcedit: fix uninitialized value function call.
|
17 hours ago |
Andreas Mohr
|
d4025f674d
(configure_box): fix uninitialized value function call.
|
18 hours ago |
Andreas Mohr
|
8c36ec2ad6
(quick_dialog_skip): fix undefined behavior.
|
2 days ago |
Andreas Mohr
|
24243984bd
Fix garbage return value warning.
|
3 days ago |
Andrew Borodin
|
87eca47039
(ftpfs_open_socket): fix handling of errno if connect() fails.
|
3 days ago |
Andreas Mohr
|
e439bd5555
(shell_free_archive): fix Glib g_string_free assertion.
|
5 days ago |
Andreas Mohr
|
9ef2cb4efd
Cleanup cppcheck warnings.
|
1 week ago |
Andrew Borodin
|
6de5e620eb
(mcview_eol): refactor, fix coding style.
|
1 week ago |
Andrew Borodin
|
b5610b24ec
(mcview_bol): refactor, fix coding style.
|
1 week ago |
Andreas Mohr
|
053108afd2
(widget_focus): fix -Wanalyzer-deref-before-check warning
|
4 weeks ago |
Andreas Mohr
|
3b86f15a68
Remove unused macros.
|
4 weeks ago |
Andrew Borodin
|
2f176afe7d
(subshell_chdir): move to src/subshell/common.c, make public.
|
4 weeks ago |
Andrew Borodin
|
218bff6be9
mcedit: remove get_sys_error() macro that does nothing.
|
1 month ago |
Andrew Borodin
|
1c580e874c
mcedit: use message() instead of edit_error_dialog().
|
1 month ago |
Andrew Borodin
|
7b2b78722d
(edit_show_search_error): use message().
|
1 month ago |
Andrew Borodin
|
37a0540423
(learn_button): clarify title and message of dialog window.
|
1 month ago |
Andrew Borodin
|
009efde431
Join create_message() and do_create_message().
|
1 month ago |
Andrew Borodin
|
71199a290f
Make message box with button.
|
1 month ago |
Andrew Borodin
|
4f47b16ba8
(mcview_do_search): use message().
|
1 month ago |
Andrew Borodin
|
1eb6c94c9b
configure.ac: indentation: replace tabs by spaces.
|
1 month ago |
Yury V. Zaytsev
|
013b2fddc8
doc: centralized the list of dependencies, removed outdated docs
|
1 month ago |
Andrew Borodin
|
ce15d50cde
doc/INSTALL: add uClibc, musl and clang.
|
1 month ago |
Artem S. Tashkinov
|
83a5d34a64
filehighlight: update to close MidnightCommander/mc#208
|
1 month ago |
Yury V. Zaytsev
|
81a7a5bc92
shell: use backticks for compability with Solaris /bin/sh
|
1 month ago |
Kirill Rekhov
|
6f60924c83
Ticket #4602: fix typo in mc.emacs.keymap.
|
1 month ago |
Andrew Borodin
|
c547894788
Ticket #4572: code cleanup before 4.8.33 release.
|
1 month ago |
Andrew Borodin
|
511d4d853b
Merge branch '4587_mcview_search_bol'
|
6 days ago |
Andrew Borodin
|
a83a6f4acf
(mcview_moveto_bottom): fix search start and stop positions.
|
1 week ago |
Andrew Borodin
|
4861ccb19a
mcview: fix regex search.
|
2 weeks ago |
Andrew Borodin
|
a3825e1b29
mcview: minor refactoring.
|
2 weeks ago |
Andrew Borodin
|
c943b931d7
Ticket #4587: mcviewer: fix BOL regex search.
|
2 weeks ago |
Andrew Borodin
|
7950ae8b24
Merge branch '4613_check_eta_overflow'
|
1 week ago |
Jakob Kastelic
|
27c01b8942
Ticket #4613: check for ETA overflow.
|
1 week ago |
Yury V. Zaytsev
|
7fc6dfc16b
Merge branch '4609_rust_crate'
|
2 weeks ago |
Yury V. Zaytsev
|
63a51cdcd7
Ticket #4609: treat Rust crates as `tar.gz` archives
|
2 weeks ago |
Andrew Borodin
|
c2eb73bb2c
Merge branch '4608_mcdiff_segfault'
|
2 weeks ago |
Andrew Borodin
|
8548796e75
Ticket #4608: mcdiff: segmentation fault on empty files merge.
|
2 weeks ago |
Andrew Borodin
|
f85f7fec29
Merge branch '3205_eta'
|
1 month ago |
Andrew Borodin
|
883aec7625
Update po/*.po files.
|
1 month ago |
Andrew Borodin
|
c3fa92d89a
doc: update EN and RU man pages.
|
1 month ago |
Andrew Borodin
|
5047d4d114
Calculate pauses in file operations.
|
2 months ago |
Andrew Borodin
|
1e35ae3adb
File copy/move: make ETA accurate.
|
3 months ago |
Andrew Borodin
|
ff1a404bb3
(calc_copy_file_progress): clarify calculation of BPSes and ETAs.
|
3 months ago |
Andrew Borodin
|
07ea52d767
(panel_operate): use intermediate variable for better indentation.
|
3 months ago |
Andrew Borodin
|
e2ca50418d
(copy_file_file): clarify handling of mc_open() errors.
|
3 months ago |
Andrew Borodin
|
25fb677b87
(copy_file_file): fix handling of mc_open() error.
|
3 months ago |