Commit History

Author SHA1 Message Date
  Andrew Borodin c4af7f0611 Merge branch '4620_use_after_free' 2 hours ago
  Andreas Mohr 47761ffc9a Ticket #5621: (add_new_entry_cmd): fix Use-after-free. 2 days ago
  Andrew Borodin d0d8ae90eb Ticket #4620: (sftpfs_fill_connection_data_from_config): fix use-after-free. 2 days ago
  Andrew Borodin 0df9c46cd1 Merge branch '4616_tar_double_free' 2 hours ago
  Andrew Borodin 152362bcb1 Ticket #4616: (tar_read_header): fix double free. 11 hours ago
  Yury V. Zaytsev d205be6f85 Merge branch '4615_browser_fixes' 2 days ago
  Andreas Mohr 8f4b10bdfd Ticket #4615: (web.sh) - select browser at runtime fixes 2 days ago
  Andrew Borodin 84702df346 Merge branch '4617_mcedit_window_lines' 3 days ago
  Andrew Borodin c6746b33b8 Ticket #4617, 4618: mcedit: fix page up/down jumps in window mode. 4 days ago
  Yury V. Zaytsev 87ff8568c5 Merge branch '4615_browser_runtime' 4 days ago
  Andreas Mohr e3689b52b1 Ticket #4615: web.sh - select browser at runtime 5 days 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
  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
  Andrew Borodin b2b10f1f87 (file_op_total_context_t): remove. All members were moved to file_op_context_t. 4 months ago
  Andrew Borodin dde9002aaf (file_op_total_context_t): rename members. 4 months ago
  Andrew Borodin ab5bbba2dd (copy_file_file_display_progress): remove dead code. 4 months ago
  Andrew Borodin 23ed903814 (file_op_context_t): rename members. 4 months ago
  Andrew Borodin 31771bd332 Store start time of file transfer in the file operation context descriptor. 4 months ago
  Andrew Borodin f699e184ea (file_op_context_new): simplify. 4 months ago
  Andrew Borodin a1b4eb0bfb Rename file_op_context_ui_t to file_progress_ui_t, reorder members. 4 months ago
  Andrew Borodin 0a6604a626 Rename functions. 4 months ago
  Andrew Borodin 63db380705 (copy_file_file_display_progress): change arguments order. 4 months ago
  Andrew Borodin 6d3c41082c (copy_file_file): fix the ETA calculation. 4 months ago