Andreas Mohr
|
e439bd5555
(shell_free_archive): fix Glib g_string_free assertion.
|
1 day ago |
Andreas Mohr
|
9ef2cb4efd
Cleanup cppcheck warnings.
|
3 days 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
|
3 weeks ago |
Andreas Mohr
|
3b86f15a68
Remove unused macros.
|
3 weeks ago |
Andrew Borodin
|
2f176afe7d
(subshell_chdir): move to src/subshell/common.c, make public.
|
3 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'
|
2 days ago |
Andrew Borodin
|
a83a6f4acf
(mcview_moveto_bottom): fix search start and stop positions.
|
4 days ago |
Andrew Borodin
|
4861ccb19a
mcview: fix regex search.
|
2 weeks ago |
Andrew Borodin
|
a3825e1b29
mcview: minor refactoring.
|
1 week ago |
Andrew Borodin
|
c943b931d7
Ticket #4587: mcviewer: fix BOL regex search.
|
2 weeks ago |
Andrew Borodin
|
7950ae8b24
Merge branch '4613_check_eta_overflow'
|
4 days ago |
Jakob Kastelic
|
27c01b8942
Ticket #4613: check for ETA overflow.
|
4 days ago |
Yury V. Zaytsev
|
7fc6dfc16b
Merge branch '4609_rust_crate'
|
1 week ago |
Yury V. Zaytsev
|
63a51cdcd7
Ticket #4609: treat Rust crates as `tar.gz` archives
|
1 week ago |
Andrew Borodin
|
c2eb73bb2c
Merge branch '4608_mcdiff_segfault'
|
1 week ago |
Andrew Borodin
|
8548796e75
Ticket #4608: mcdiff: segmentation fault on empty files merge.
|
1 week 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.
|
2 months ago |
Andrew Borodin
|
ff1a404bb3
(calc_copy_file_progress): clarify calculation of BPSes and ETAs.
|
2 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 |
Andrew Borodin
|
e6e329bc8c
(calc_copy_file_progress): rename from copy_file_file_display_progress().
|
3 months ago |
Andrew Borodin
|
d844c6212c
(file_progress_show_total): add 'tv_current' argument.
|
3 months ago |
Andrew Borodin
|
6ba3cc68c0
(file_progress_show_total): use 'copied_bytes' to show numeric value.
|
3 months ago |
Andrew Borodin
|
2b1a63aef3
(file_progress_show_count): remove 'done' and 'total' arguments.
|
3 months ago |
Andrew Borodin
|
7c418111fd
(erase_dir_iff_empty): remove 'count' argument.
|
3 months ago |
Andrew Borodin
|
527cb1424d
(file_op_context_t): rename members.
|
3 months ago |
Andrew Borodin
|
debd1ee8ce
(copy_file_file): reduce variable scope, change order of progress update.
|
3 months ago |
Andrew Borodin
|
64c6de4ab8
(file_op_context_t): reorder members.
|
4 months ago |
Andrew Borodin
|
17fd844315
Move content of src/filemanager/fileopctx.[ch] to src/filemanager/filegui.[ch].
|
4 months ago |