Commit History

Author SHA1 Message Date
  Andrew Borodin 2a973f7a46 Use str_move() where possible. 7 years ago
  Andrew Borodin 8b6f4ef2c2 Use gboolean instead of int in file/dir sort related functions. 7 years ago
  Andrew V. Samoilov d78fc418ec (get_codepage_index): minor optimizations. 7 years ago
  Andrew Borodin 56081caaae (ftpfs_command): minor optimization. 7 years ago
  Andrew Borodin 6d3d6c9b45 FTP: fix some calls of ftpfs_command(). 7 years ago
  Andrew Borodin ec80df187c FISH: optimize creation of FISH commands. 7 years ago
  Andrew Borodin aafc77c8f9 src/vfs/fish/fish.c: allocate buffer for command dynamically. 7 years ago
  Andrew V. Samoilov 35376105d4 (vfs_url_split): Fix 2 memory leaks found by valgrind. 7 years ago
  Andrew V. Samoilov 63d9fc6b0a smbfs: code cleanup 7 years ago
  Andrew V. Samoilov f963a74a8e smbfs/helpers: comment out unused code. 7 years ago
  Andrew V. Samoilov a02c353ab9 smbfs/helpers: Comment/remove unused code. Reduce .data 7 years ago
  Andrew V. Samoilov 6a47e7bce9 (sesssetup_user): make static const char[] instead of pstring. 7 years ago
  Andrew V. Samoilov b207798426 (events_init): make standard_events const. 7 years ago
  Andrew V. Samoilov 6f6c676776 (mc_event_mass_add): make events const. 7 years ago
  Andrew Borodin af466458b7 vfs: create enum vfs_linear_state_t instead of defines. 7 years ago
  Andrew Borodin 95e1ab3064 vfs: use LS_NOT_LINEAR constant. 7 years ago
  Andrew Borodin cb354e5490 (vfs_file_handler_t::changed): change type from int to gboolean. 7 years ago
  Andrew Borodin a514ce6d13 (vfs_s_super::want_stale): change type from int to gboolean. 7 years ago
  Andrew Borodin f1d9b67bb5 lib/vfs/direntry.c: apply cpding style; cosmetics. 7 years ago
  Andrew Borodin c524d6d49c src/cons.handler.c: fix include. 7 years ago
  Andrew Borodin e151b0756f src/usermenu.c: cosmetics. 7 years ago
  Andrew Borodin 80a4982d95 Refactor file manager creation. 7 years ago
  Andreas Mohr 00416d5cf3 (my_type_of): remove unreachable code. 7 years ago
  Andreas Mohr ac9e4c321a (panel_recursive_cd_to_parent): fix potential null pointer dereference. 7 years ago
  Andreas Mohr 6aa2cb1cad (my_systemv): cleanup implicit-fallthrough warning. 7 years ago
  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' 7 years ago
  Andrew Borodin d99bdf63e4 Update po/*.po files. 7 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. 8 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... 8 years ago
  Andrew Borodin ef5d346dd9 (operate_single_file): make src and dest file name unescaping 8 years ago
  Andrew Borodin 1071c232c7 Refactor preparation of file/dir operation. 8 years ago
  Andrew Borodin 1337ed1c55 (transform_source): fix memory leak in error case. 8 years ago
  Andrew Borodin 763e996076 (operate_one_file): refactoring, add extra variables. 8 years ago
  Andrew Borodin 816b503e3a (operate_single_file): refactoring, add extra variables. 8 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