Commit History

Author SHA1 Message Date
  Andrew Borodin ba6845f2d6 (vfs_stamp_path): get rid of path conversion. 5 years ago
  Andrew Borodin 1fec6e9854 Partially revert "VFS: (vfs_s_subclass): make the derived class from vfs_class." 6 years ago
  Andrew Borodin 5d1284c4a6 VFS: (vfs_s_subclass): make the derived class from vfs_class. 8 years ago
  gray_-_wolf 0493a5e90e Ticket #1983: support BTRFS's file clone operation. 6 years ago
  Andrew Borodin aae43d362f (vfs_adjust_stat): new VFS API, currently used to calculate st_blocks. 7 years ago
  Andrew Borodin 061d60b82f Modify VFS APIs. 7 years ago
  Andrey Gursky 4c418047b2 Ticket #3575: preserve timestamps with nanosecond precisions during file copy 8 years ago
  Andrew Borodin 8bb9605bfd VFS optimization: ret rid of double call of vfs_get_openfile() in file operations. 8 years ago
  Andrew Borodin 3e622b822e (vfs_get_current_dir): avoid string duplication. 9 years ago
  Andrew Borodin d9ad3d2e32 Clarify __attribute ((format (printf))) usage. 9 years ago
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 years ago
  Andrew Borodin 034e973fbf (vfs_translate_path): return const char *. 11 years ago
  Slava Zanko 857fe38e87 Fix panel recoding 11 years ago
  Slava Zanko d2eac2f5af Code reorganization and fixes around the vfs_path_as_str() function 11 years ago
  Andrew Borodin 5e070286b1 Indentation. 11 years ago
  Andrew Borodin 848318f95f lib/vfs/vfs.h: indentation. 12 years ago
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 years ago
  Andrew Borodin a878a2dd37 (vfs_expare): changed argument type from int to gboolean. 12 years ago
  Andrew Borodin a4426ee8d7 (vfs_get_raw_current_dir): return pointer to constant. 12 years ago
  Andrew Borodin 1b4df2bdd2 Removed check of unused header files. 12 years ago
  Slava Zanko 0aa10fd6cb Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 13 years ago
  Slava Zanko 75c2b483ff Changed interface of functions mc_getlocalcopy() and mc_ungetlocalcopy() 13 years ago
  Slava Zanko 389ac85992 Changed input parameters of mc_mkstemp() and mc_tempdir() functions 12 years ago
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 12 years ago
  Slava Zanko 4945d0f9a6 Changed interface of function mc_open() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 0a7caff306 Changed interface of function mc_symlink() 13 years ago
  Slava Zanko b27f686f87 Changed interface of functions mc_link() and mc_rename() 13 years ago
  Slava Zanko 3f6f89bc49 Changed interface of following functions to handle vfs_path_t object as parameter: 13 years ago
  Slava Zanko 031e994cba changed interface of function mc_setctl() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 034252a71a Changed interface of function mc_opendir() 13 years ago
  Slava Zanko eeaad790ab Changed interface of mc_stat() and mc_lstat() functions 13 years ago
  Slava Zanko 8ec4f94dc6 changed interface of function mc_chdir() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 323fedecd7 Added implementation for files space preallocation 13 years ago
  Andrew Borodin ea4078e52e Ticket #2361: VFS URI reimplementation 13 years ago
  Slava Zanko c8ae0a5aaf Code cleanup 13 years ago
  Slava Zanko 39462b9b76 Reorder VFS parser to work with VFS parameters: 13 years ago
  Slava Zanko 3d1e2df9b7 Removed vfs_get_class() function 13 years ago
  Slava Zanko a5dc2de78b Added vfs_change_encoding() and vfs_path_element_need_cleanup_converter() functions. 13 years ago
  Slava Zanko cedad03833 Move vfs_get_encoding() to path.c and make as static function. 13 years ago
  Slava Zanko 405cc98cea VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 13 years ago
  Slava Zanko 8ea49095c3 Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 13 years ago
  Slava Zanko 7745006b60 VFS: removed interface.h 13 years ago
  Slava Zanko 093128c532 VFS: Current directory handler now have type vfs_path_t 13 years ago
  Slava Zanko 152124d9b7 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko d67da5dfa8 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 1406eb5035 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko dd19ca201d Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 479902f83e Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 2c0ae5aa55 Moved interface functions from lib/vfs/vfs.[ch] to lib/vfs/interface.[ch] 13 years ago
  Slava Zanko 5a458c702d Use events to show VFS messages. 13 years ago