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

Автор SHA1 Сообщение Дата
  Yury V. Zaytsev 151b08b412 Ticket #3693: clarify that lack of `noreturn` attribute is on purpose 7 лет назад
  Yury V. Zaytsev f09d863ddf Revert "(my_exit): cleanup no attribute noreturn warning." 7 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andreas Mohr 9c43890f0d (my_systemv): cleanup unreachable-code warning. 8 лет назад
  Andreas Mohr b91ab44b43 (my_exit): cleanup no attribute noreturn warning. 8 лет назад
  Andrew Borodin 0c73ca195f Ticket #3660: unable to view archive content using F3. 8 лет назад
  Andrew Borodin 44859027b4 Ticket #3646: Filtered View doesn't work. 8 лет назад
  Andreas Mohr 1c2060c28f (mc_realpath): cleanup cppcheck warning. 8 лет назад
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andreas Mohr 697e406eb8 Robust sizeof() usage at function parameter and use memcpy destination sizeof... 8 лет назад
  Andrew Borodin 4f45767601 (get_owner): change type of parameter and return value: 9 лет назад
  Andrew Borodin a95320cb15 (get_group): change type of parameter and return value: 9 лет назад
  Andrew Borodin a382b1558b Ticket #3420: code cleanup before 4.8.15 release. 9 лет назад
  Andreas Mohr 4821259d85 Ticket #3437: (custom_canonicalize_pathname): fix heap-buffer-overflow. 9 лет назад
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 лет назад
  Ben Woods 544a6b625e Ticket #3444: (mc_popen): use the PATH environment variable 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Andrew Borodin a31b78003e Ticket #2966: fix view of broken manpages. 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. 11 лет назад
  Andrew Borodin 094fd0cd89 Use symbolic names for standard file descriptors. 11 лет назад
  Andrew Borodin bb65b46790 Fix use of uninitialized memory in sigaction structure. 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Andrew Borodin 61dc030772 More tests for canonicalize_pathname(). 11 лет назад
  Andrew Borodin e7dc599e42 Use "'" instead of "`" for messages and comments quoting. 11 лет назад
  Slava Zanko 2406284762 Add function lib/utilunix.c:my_systemv_flags() 12 лет назад
  Slava Zanko c2f030f2e8 Add new functions: 12 лет назад
  Slava Zanko 1535d12d43 Code refactoring: my_system was split by few functions. 12 лет назад
  Slava Zanko d32fefee76 Ticket #2206: Add jump support to target line in some external editors 12 лет назад
  Andrew Borodin 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 12 лет назад
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 лет назад
  Andrew Borodin e7fb3526f3 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 лет назад
  Andrew Borodin 308237aa11 Fixed preprocessor conditions. 12 лет назад
  Andrew Borodin aadf01f390 Include sys/param.h conditionally. 13 лет назад
  Andrew Borodin 19a4eb1ca6 Added D_CENTER flag to query dialog flags 13 лет назад
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 13 лет назад
  Slava Zanko c47bc3778e added vfs_path_build_filename() function 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Andrew Borodin 79023b26a4 (mc_build_filename): incorrect processing of first element of path. 13 лет назад
  Andrew Borodin b63eea10cb (mc_build_filename): fixed incorrect processing of empty paths. 13 лет назад
  Slava Zanko 2044d8f853 custom_canonicalize_pathname(): Removed old-style path handling. 13 лет назад
  Slava Zanko 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 лет назад
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 лет назад
  Slava Zanko bd022573e5 Handle path /some/path/#vfsprefix:/path as /some/path#vfsprefix:/path 13 лет назад
  Slava Zanko c442e5e75f Changed custom_canonicalize_pathname() function for handle URL:// style 13 лет назад
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 13 лет назад
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 лет назад