История коммитов

Автор SHA1 Сообщение Дата
  Andrew Borodin 1fec6e9854 Partially revert "VFS: (vfs_s_subclass): make the derived class from vfs_class." 6 лет назад
  Andrew Borodin 5d1284c4a6 VFS: (vfs_s_subclass): make the derived class from vfs_class. 8 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin 6e994011f5 (vfs_path_url_split): minor optimization. 6 лет назад
  Andrew Borodin 3424622d5a (vfs_path_from_str_deprecated_parser, vfs_path_from_str_uri_parser): remove unused flags argument. 7 лет назад
  Andrew Borodin 8715c41a47 (vfs_path_from_str_uri_parser): fix detection of relative path. 7 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin 9df8bc2d12 (vfs_path_deserialize): refactoring. 8 лет назад
  Andrew Borodin de0e960de5 (vfs_path_serialize): get rid of dynamic string allocation. 8 лет назад
  Andreas Mohr eef076cef6 cppcheck: Cleanup Passing NULL after the last typed argument warning 8 лет назад
  Andreas Mohr 3231160d99 lib/vfs/path.c: cleanup some -Wcast-qual warning. 8 лет назад
  Andreas Mohr b9797d6637 Use meaningful errno or 0. 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andrew Borodin 3e622b822e (vfs_get_current_dir): avoid string duplication. 9 лет назад
  Andrew Borodin e9db0a0c12 (vfs_canon): merge local variables. 9 лет назад
  Andrew Borodin 2789e6e390 Ticket #3431: add missing default cases. 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Slava Zanko 512ad7d962 Make working with GError in more right way (like with exceptions). 10 лет назад
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 лет назад
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 лет назад
  Slava Zanko 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Slava Zanko a57d45d590 Ticket #3098: vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME 11 лет назад
  Andrew Borodin 546e89f611 (vfs_path_tokens_get): minor refactoring: replace while() by for(). 11 лет назад
  Andrew Borodin 26fbddf6f4 (vfs_path_tokens_count): refactoring: get rid of extra memory allocation. 11 лет назад
  Slava Zanko 857fe38e87 Fix panel recoding 11 лет назад
  Andrew Borodin 3662b84ba1 (vfs_get_encoding): optimization and enhancement: 11 лет назад
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 лет назад
  Slava Zanko c984447f8e Rename vfs_path_cmp() to vfs_path_equals() 11 лет назад
  Slava Zanko ee8aaf6181 Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 11 лет назад
  Andrew Borodin 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 12 лет назад
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 лет назад
  Andrew Borodin 4a0004f6c2 Ticket #2874: enter on directory named '~' goes to the home one. 12 лет назад
  Slava Zanko 949d257f37 Ticket #2791: Fixed: cannot Copy/Move files with filename encoding change 12 лет назад
  Andrew Borodin 908e747861 Optimization of ini files load. 12 лет назад
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 лет назад
  Andrew Borodin 58cf4e735c (vfs_path_element_clone): ret rid of extra actions. 12 лет назад
  Slava Zanko 0a44a9ff5f Ticket #2779: Active VFS directories list contain incorrect current path 12 лет назад
  Slava Zanko 88483f5fac Fixed creating string from relative non-local VFS. 12 лет назад
  Ilia Maslakov 0f9083f9c0 fixed reading the not initialized data 12 лет назад
  Andrew Borodin dd9c7516a3 Support of use ~ as home directory in hotlist. 12 лет назад
  Slava Zanko 05d220a9c6 vfs_path: Fixed broken relative paths processing. 12 лет назад
  Slava Zanko a8da7179d0 Return values of following functions are constants now: 12 лет назад
  Slava Zanko 2b5c28b316 Changes to handle vfs_path_t object: 13 лет назад
  Slava Zanko 18d8b06238 VFS: Added new function vfs_path_to_str_flags() 13 лет назад
  Slava Zanko 8562a215be Code refactoring: removed concat_dir_and_file() function. 13 лет назад
  Slava Zanko db58cd9ca7 Changed internal editor to use vfs_path_t objects. 13 лет назад
  Slava Zanko ddf8c542c9 Added function vfs_path_cmp() 13 лет назад
  Slava Zanko b319ddfbab Added vfs_path_cmp() ans vfs_path_ncmp() functions 13 лет назад