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

Автор SHA1 Сообщение Дата
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin 2356acc26d NULL-ize some variables to make unit tests happy. 8 лет назад
  Andreas Mohr b36cec44e3 Cleanup unused macros. 8 лет назад
  Andrew Borodin e2c62afcc7 (vfs_strip_suffix_from_filename): refactoring. 8 лет назад
  Andrew Borodin 9f606a6668 (vfs_setup_cwd): move directory test to separate function. 8 лет назад
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 лет назад
  Andrew Borodin 8bb9605bfd VFS optimization: ret rid of double call of vfs_get_openfile() in file operations. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andrew Borodin 97f65abd94 Reimplement handling of ev_vfs_print_message_t message. 9 лет назад
  Andrew Borodin 3e622b822e (vfs_get_current_dir): avoid string duplication. 9 лет назад
  Andreas Mohr f1b73ffe6e Ticket #3465: add -Wmissing-variable-declarations option... 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Veres Lajos 8d4d8d275f A few typofixes. 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 лет назад
  Egmont Koblinger 7866bf7342 Ticket #3093: keep symlinks in cwd at startup. 10 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Andrew Borodin e78b1fdf66 Remove redundant checks for g_strdup(). 11 лет назад
  Andrew Borodin 034e973fbf (vfs_translate_path): return const char *. 11 лет назад
  Slava Zanko 857fe38e87 Fix panel recoding 11 лет назад
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 лет назад
  Andrew Borodin 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 12 лет назад
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 лет назад
  Slava Zanko 94bd4b1f78 Code indentation. 12 лет назад
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 лет назад
  Andrew Borodin a4426ee8d7 (vfs_get_raw_current_dir): return pointer to constant. 12 лет назад
  Slava Zanko 49532ac834 Ticket #2755: cannot copy zero-length files with [Preallocate space] option 12 лет назад
  Andrew Borodin 308237aa11 Fixed preprocessor conditions. 12 лет назад
  Slava Zanko a8da7179d0 Return values of following functions are constants now: 12 лет назад
  Slava Zanko 0aa10fd6cb Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 13 лет назад
  Slava Zanko eeaad790ab Changed interface of mc_stat() and mc_lstat() functions 13 лет назад
  Sergei Trofimovich fbb770d47a fix build error in ‘vfs_preallocate’: vfs.c:613:12: error: ‘dest_desc’ undeclared (first use in this function) 13 лет назад
  Slava Zanko 41af257135 Added configuration option 'preallocate_space' for toggle space preallocating behaviour. 13 лет назад
  Slava Zanko 323fedecd7 Added implementation for files space preallocation 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Andrew Borodin 6dabcb5f55 VFS small optimization 13 лет назад
  Andrew Borodin b61e0fc6a9 (_vfs_get_cwd): fixed memory leak. 13 лет назад
  Slava Zanko 20a79d52ab Ticket #2595: Broken panels recode in current master 13 лет назад
  Andrew Borodin ea4078e52e Ticket #2361: VFS URI reimplementation 13 лет назад
  Slava Zanko 04a4ed0ece added vfs_path_element_valid() function 13 лет назад
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 лет назад
  Slava Zanko 39462b9b76 Reorder VFS parser to work with VFS parameters: 13 лет назад
  Slava Zanko 3d1e2df9b7 Removed vfs_get_class() function 13 лет назад
  Slava Zanko ac939a1bea Fixed path recoding in VFS modules 13 лет назад
  Slava Zanko a5dc2de78b Added vfs_change_encoding() and vfs_path_element_need_cleanup_converter() functions. 13 лет назад
  Slava Zanko c0004807d4 vfs_path_element_t->encoding now handled in lib/vfs/path.c 13 лет назад
  Slava Zanko cedad03833 Move vfs_get_encoding() to path.c and make as static function. 13 лет назад
  Slava Zanko 405cc98cea VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 13 лет назад