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

Автор SHA1 Сообщение Дата
  Yury V. Zaytsev a3ce493ae2 vfs: fix tempdir path building to account for trailing slash on macOS 1 месяц назад
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 4 месяцев назад
  Andrew Borodin ab3e3339bb vfs_dirent: add new member d_len to get rid of d_name length calculation. 5 месяцев назад
  Andrew Borodin 2fda4c6670 Ticket #4535: change name of temporary drirectory. 4 месяцев назад
  Andrew Borodin fe42478b97 Update copyright years. 9 месяцев назад
  Andrew Borodin 978ce6d0dd Use vfs_path_get_last_path_vfs() where it is resonable. 1 год назад
  Andrew Borodin 883f7af560 (mc_fstat): define via MC_HANDLEOP macro. 1 год назад
  Andrew Borodin 2124ffa498 (mc_stat, mc_lstat): define via macro. 1 год назад
  Andrew Borodin 2a6580127a VFS: mc_fgetflags, mc_fsetflags: new APIs. 1 год назад
  Andrew Borodin 7257f794d2 Update template for .c files. 1 год назад
  Andrew Borodin 57c61b7681 Update copyright years. 1 год назад
  Andrew Borodin 4ceb5c5105 (mc_chdir): clarufy setup of errno. 2 лет назад
  Andrew Borodin 666586e41a Fix ENOTSUP usage. 2 лет назад
  Andrew Borodin 2c205c5928 Update copyright years. 2 лет назад
  Andrew Borodin 536fb676d8 (vfs_path_free): add 2nd parameter... 3 лет назад
  Andrew Borodin faa195ae59 (mc_tmpdir): use $MC_TMPDIR if set. 3 лет назад
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 лет назад
  Andrew Borodin 4c7223e9f2 Ticket #4145: file names longer than 255 bytes are not supported. 3 лет назад
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 лет назад
  Andrew Borodin 7a602de0d2 (mc_symlink): test vpath2 before use. 5 лет назад
  Andrew Borodin 4667a9be0d lib/vfs/interface.c: fix coding style. 5 лет назад
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrey Gursky 4c418047b2 Ticket #3575: preserve timestamps with nanosecond precisions during file copy 8 лет назад
  Sorin Sbarnea 0cf8e8f6e0 Ticker #3736: mc_tmpdir() use a buffer of only 64 characters. 7 лет назад
  Andrew Borodin 28e4dfd059 (mc_ctl): join conditions. 8 лет назад
  Andrew Borodin 8bb9605bfd VFS optimization: ret rid of double call of vfs_get_openfile() in file operations. 8 лет назад
  Andrew Borodin 623015eb0d (mc_closedir): fix NULL dereference. 8 лет назад
  Andrew Borodin a9e5957196 (mc_fstat): fix function used to set up of errno value. 8 лет назад
  Mooffie 0e89375772 Ticket #3617: (mc_open): handle varargs mode_t promotion issue. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andreas Mohr 3a714da154 Fix -Wconversion warning for mask/mode values: use mode_t instead of int. 9 лет назад
  Andreas Mohr f1b73ffe6e Ticket #3465: add -Wmissing-variable-declarations option... 9 лет назад
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  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 лет назад
  Amadeusz Sławiński 33c47b5734 Ticket #3025: race condition when creating temporary directory. 11 лет назад
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 лет назад
  Slava Zanko ee8aaf6181 Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 11 лет назад
  Andrew Borodin 82b1d7bff3 Parenthesis around some -1. 12 лет назад
  Andrew Borodin 8b3ed9bfdc (mc_mkstemps): use g_mkstemp() to generate name of temporary file. 12 лет назад
  Andrew Borodin 23c95d36ac Code cleanup: removed unused variables amd removed unnedeed code. 12 лет назад
  Slava Zanko c277ac5b6f Ticket #2834: Fixed bug 'FTBFS with --disable-vfs' 12 лет назад
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 лет назад
  Slava Zanko 5c6ae102f2 lib/vfs/interface.c: Added checking if super->path_element is not NULL 12 лет назад