Andrew Borodin
|
f85f7fec29
Merge branch '3205_eta'
|
1 week ago |
Andrew Borodin
|
883aec7625
Update po/*.po files.
|
1 week ago |
Andrew Borodin
|
c3fa92d89a
doc: update EN and RU man pages.
|
1 week ago |
Andrew Borodin
|
5047d4d114
Calculate pauses in file operations.
|
1 month 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.
|
2 months ago |
Andrew Borodin
|
e2ca50418d
(copy_file_file): clarify handling of mc_open() errors.
|
2 months ago |
Andrew Borodin
|
25fb677b87
(copy_file_file): fix handling of mc_open() error.
|
2 months ago |
Andrew Borodin
|
e6e329bc8c
(calc_copy_file_progress): rename from copy_file_file_display_progress().
|
2 months ago |
Andrew Borodin
|
d844c6212c
(file_progress_show_total): add 'tv_current' argument.
|
2 months ago |
Andrew Borodin
|
6ba3cc68c0
(file_progress_show_total): use 'copied_bytes' to show numeric value.
|
2 months ago |
Andrew Borodin
|
2b1a63aef3
(file_progress_show_count): remove 'done' and 'total' arguments.
|
2 months ago |
Andrew Borodin
|
7c418111fd
(erase_dir_iff_empty): remove 'count' argument.
|
2 months ago |
Andrew Borodin
|
527cb1424d
(file_op_context_t): rename members.
|
2 months ago |
Andrew Borodin
|
debd1ee8ce
(copy_file_file): reduce variable scope, change order of progress update.
|
2 months ago |
Andrew Borodin
|
64c6de4ab8
(file_op_context_t): reorder members.
|
3 months ago |
Andrew Borodin
|
17fd844315
Move content of src/filemanager/fileopctx.[ch] to src/filemanager/filegui.[ch].
|
3 months ago |
Andrew Borodin
|
b2b10f1f87
(file_op_total_context_t): remove. All members were moved to file_op_context_t.
|
3 months ago |
Andrew Borodin
|
dde9002aaf
(file_op_total_context_t): rename members.
|
3 months ago |
Andrew Borodin
|
ab5bbba2dd
(copy_file_file_display_progress): remove dead code.
|
3 months ago |
Andrew Borodin
|
23ed903814
(file_op_context_t): rename members.
|
3 months ago |
Andrew Borodin
|
31771bd332
Store start time of file transfer in the file operation context descriptor.
|
3 months ago |
Andrew Borodin
|
f699e184ea
(file_op_context_new): simplify.
|
3 months ago |
Andrew Borodin
|
a1b4eb0bfb
Rename file_op_context_ui_t to file_progress_ui_t, reorder members.
|
3 months ago |
Andrew Borodin
|
0a6604a626
Rename functions.
|
3 months ago |
Andrew Borodin
|
63db380705
(copy_file_file_display_progress): change arguments order.
|
3 months ago |
Andrew Borodin
|
6d3c41082c
(copy_file_file): fix the ETA calculation.
|
3 months ago |
Andrew Borodin
|
bf9a279d1a
(file_eta_prepare_for_show): join checks of eta_secs.
|
3 months ago |
Andrew Borodin
|
f911cf30cb
Ticket #3205: fix ETA calculation.
|
3 months ago |
Yury V. Zaytsev
|
c5b8b69371
Merge branch '2452_handle_baudrate_error'
|
2 weeks ago |
Yury V. Zaytsev
|
8b8419023f
Ticket #2452: handle -1 (baudrate error) by *not* disabling verbose mode implicitly
|
4 weeks ago |
Yury V. Zaytsev
|
ea8e239f00
Merge branch '4604_c99_automake_114'
|
2 weeks ago |
Yury V. Zaytsev
|
6ea7bd0196
buildsys: disable buggy or unhelpful warnings
|
2 weeks ago |
Yury V. Zaytsev
|
43e6c040de
buildsys: add `-Wall` and `-Wextra`, remove duplicate flags, set standard to C99
|
2 weeks ago |
Yury V. Zaytsev
|
fdc445ea8d
buildsys: fix enabling C standards for older autoconf broken in 1bc8abd7
|
2 weeks ago |
Yury V. Zaytsev
|
ec66b0be04
buildsys: fix quoting and comment in `configure.ac`
|
2 weeks ago |
Yury V. Zaytsev
|
b9c7884ea7
buildsys: set debugging level to `-Og` per gcc recommendations
|
2 weeks ago |
Yury V. Zaytsev
|
03c6f61d54
Ticket #4604: remove obsolete `AM_PROG_CC_C_O` macro, part of `AC_PROG_CC` now
|
2 weeks ago |
Yury V. Zaytsev
|
d63427d7bd
Merge branch '4599_bash_prompt_array'
|
2 weeks ago |
Viorel Munteanu
|
18f0a28501
Ticket #4599: add support for bash PROMPT_COMMAND being an array
|
1 month ago |
Yury V. Zaytsev
|
fc3ad53228
Merge branch '4597_fish_csi'
|
2 weeks ago |
Johannes Altmanninger
|
6ca2013082
subshell: advertise that we can suspend a shell that requested CSI u
|
1 month ago |
Johannes Altmanninger
|
6e4510b558
subshell: recognize CSI u encoding for ctrl-o
|
1 month ago |
Johannes Altmanninger
|
0ea77d2ec7
Ticket #4597: fix CSI parser
|
1 month ago |
Yury V. Zaytsev
|
9e4e7e8a7f
maint: fix paths in transifex scripts and workflows after the move
|
2 weeks ago |
Yury V. Zaytsev
|
494aeabe27
Merge branch '4170_github_ci'
|
2 weeks ago |
Yury V. Zaytsev
|
61909fa24e
mountlist: suppress unused label warning on FreeBSD
|
3 weeks ago |
Yury V. Zaytsev
|
58f75eeb2e
doc: fix typo in ftp path - manual pages
|
1 month ago |
Kirill Rekhov
|
9985e2129b
doc: fix groff warning in mc.1.in (closes MidnightCommander/mc#207)
|
1 month ago |