Commit History

Author SHA1 Message Date
  Andreas Mohr ae3cf817f4 Cleanup implicit-fallthrough warnings. 7 years ago
  Andrew Borodin 2043ef74a9 (execute_menu_command): fix mcview_viewer() call. 7 years ago
  Andrew Borodin 7abd640b41 Sync with gnulib 467061a2014d742a27eb8d4498e8d09fb3225d53. 7 years ago
  Andrew Borodin ddd645526a Update copyright years. 7 years ago
  Andrew Borodin a38accd389 (mc_realpath): ignore path encoding. 7 years ago
  Andrew Borodin 074008025b mcviewer: refactor mode flags. 7 years ago
  Andrew Borodin 6e994011f5 (vfs_path_url_split): minor optimization. 7 years ago
  Andrew Borodin 73979369d1 Support __attribute__((fallthrough)) if possible. 7 years ago
  Andrew Borodin 3ae7ad4449 tests: fix DSO link error in case of --enable-mclib. 7 years ago
  Andrew Borodin b7c54f64bb (vfs_mkstemps): don't allocate a large memory chunk. 7 years ago
  Andrew Borodin 97fe1a706d Ticket #3876: code clean up before 4.8.21 release. 7 years ago
  Andrew Borodin e4d9a817a7 Merge branch '3149_move_compute_total' 6 years ago
  Andrew Borodin d99bdf63e4 Update po/*.po files. 6 years ago
  Andrew Borodin c139b82711 Don't calculate totals for copy and erase operations on single file. 7 years ago
  Andrew Borodin b6a65e084d (file_is_symlink_to_dir): new API. 7 years ago
  Andrew Borodin 64526def8a (panel_operate): add TODO for rename/move of several directories. 8 years ago
  Andrew Borodin 3ba4417c18 Don't calculate totals for move operation on single file. 7 years ago
  Andrew Borodin 7dac8f7bd6 (operate_single_file): don't calculate directory size before rename or move... 7 years ago
  Andrew Borodin ef5d346dd9 (operate_single_file): make src and dest file name unescaping 7 years ago
  Andrew Borodin 1071c232c7 Refactor preparation of file/dir operation. 7 years ago
  Andrew Borodin 1337ed1c55 (transform_source): fix memory leak in error case. 7 years ago
  Andrew Borodin 763e996076 (operate_one_file): refactoring, add extra variables. 7 years ago
  Andrew Borodin 816b503e3a (operate_single_file): refactoring, add extra variables. 7 years ago
  Andrew Borodin 07bbfb73e3 (move_dir_dir): refactoring: move erase of copied directories to separate function. 7 years ago
  Andrew Borodin 93c6687cb7 Refactoring: move file remove to separate function. 7 years ago
  Andrew Borodin 9d55d861e2 Refactroing: move same file/dir check to separate function. 7 years ago
  Andrew Borodin 6ea94459d3 Refactoring: move of directory erase to separate function. 7 years ago
  Andrew Borodin 9ff91634f5 (panel_operate): refactoring: move file/dir operation to separate function. 7 years ago
  Andrew Borodin cd7db69e69 (panel_operate): refactoring: move single file/dir operation to separate function. 7 years ago
  Andrew Borodin 5d98418133 (panel_operate): refactoring: move copy/move confirmation prompt to separate function. 7 years ago
  Andrew Borodin 4aad3c524a (panel_operate): refactoring: move delete confirmation prompt to separate function. 7 years ago
  Andrew Borodin ead9063880 (panel_operate): refactoring: move check of single entry to separate function. 7 years ago
  Andrew Borodin edd67ef445 Ticket #3149: don't calculate directory size before rename or move... 7 years ago
  Andrew Borodin 17828095f1 Merge branch '3857_mekedev' 6 years ago
  Andrew Borodin fcf5ba5be2 Ticket #3857: avoid glibc 2.25 warnings about major(), minor(), and makedev(). 7 years ago
  Andrew V. Samoilov d94a568cbf * doc/NEWS: typo 6 years ago
  Andrew Borodin 79b6a772fe Merge branch '3406_sftp_error_31' 7 years ago
  Andrew Borodin 322d0804c7 (panel_operate_init_totals): fix directory size calculation. 7 years ago
  Andrew Borodin 212207026b (panel_operate_init_totals): change the 'source' argument type... 7 years ago
  Andrew Borodin f46c483e64 sftpfs: handle file operation errors. 7 years ago
  Andrew Borodin bcdb78c7a0 (sftpfs_close_file): return actual result of sftp file close operation. 7 years ago
  Andrew Borodin 57be6c6c80 (sftpfs_waitsocket): refactor and use it for file and directory operations. 7 years ago
  Andrew Borodin a3b54e4003 Clarify usage of sftpfs_internal_stat() return value. 7 years ago
  xenogenesi 77a273a0fd sftpfs: refactoring: move initialization of sftp stat operations to separate function. 7 years ago
  xenogenesi bbef777867 sftpfs: refactoring: move initialization of sftp operation to separate function. 7 years ago
  Andrew Borodin a63950710c (sftpfs_waitsocket): handle socket errors. 7 years ago
  xenogenesi d5f6f317b2 sftpfs: refactoring: move handling of socket errors to separate function. 7 years ago
  Andrew Borodin 29b9c1d81d (sftpfs_fstat): use sftpfs_attr_to_stat(). 7 years ago
  xenogenesi 8e8229931e sftpfs: refactoring: move obtaining of stat info from sftp attributes to separate function. 7 years ago
  Andrew Borodin b5cf04bc8d sftpfs: refactoring: move error check to separate function. 7 years ago