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

Автор SHA1 Сообщение Дата
  Andrew V. Samoilov a2bcbdb52c * fish.c (fish_file_store): Check write() more carefully. 20 лет назад
  Andrew V. Samoilov f8223e659b * fish.c (fish_open_archive_int): Fix missed "%s". 20 лет назад
  Andrew V. Samoilov e65b13eb00 * ftpfs.c (ftpfs_linear_start): Likewise. 20 лет назад
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 лет назад
  Roland Illig 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 лет назад
  Andrew V. Samoilov 4d149bb08e * fish_file_store): Call get_interrupt instead of testing 20 лет назад
  Andrew V. Samoilov 71ffc327b5 * fish.c (fish_get_reply): Use g_strlcpy instead 20 лет назад
  Andrew V. Samoilov 562577c0d4 Use atoll()/atof() instead of atol() for st_size to show file sizes > 2G. 20 лет назад
  Roland Illig c0a173bf7b Added more const-ness. 20 лет назад
  Roland Illig 5689ee5699 Added more const-ness to variables. 20 лет назад
  Roland Illig 34a8088483 Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h). 20 лет назад
  Roland Illig b17b1ac213 Const-ified the rest of the vfs_class methods. 20 лет назад
  Roland Illig e0bf99d516 Made the path argument to vfs->{chmod,chown,utime} constant. 20 лет назад
  Roland Illig db3f21b702 Added a typedef for a function. Added more const-ness to the function arguments. 20 лет назад
  Pavel Roskin fe12438ed6 * fish.c (fish_open_archive_int): Save some stack and place -C 21 лет назад
  Pavel Roskin c83ab1c1b2 Trivial patches from Andrew V. Samoilov <andrew@email.zp.ua> 21 лет назад
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 21 лет назад
  Pavel Roskin 4b5a2a0b62 * direntry.c (vfs_s_stamp_me): Generalize and move ... 21 лет назад
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 21 лет назад
  Pavel Roskin 0ba019a90b * configure.in: Use AC_CHECK_MEMBERS to check fields of struct 21 лет назад
  Pavel Roskin cd644b527c * fish.c (fish_fh_open): Use vfs_mkstemps() for write buffers as 21 лет назад
  Pavel Roskin 8e3a0c9d65 * direntry.c (vfs_s_init_class): Improve interface to allow more 21 лет назад
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 лет назад
  Pavel Roskin 5bc20fd294 * *.c: Rename functions that don't have an a prefix indicating 21 лет назад
  Pavel Roskin 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 лет назад
  Pavel Roskin 50045218ab Remove unneeded includes in ../src 21 лет назад
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 лет назад
  Pavel Roskin 7c4fc715da * direntry.c (vfs_s_setctl): Implement VFS_SETCTL_FLUSH. 21 лет назад
  Pavel Roskin 63740624ea * xdirentry.h: Rename vfs_s_data to vfs_s_subclass. 21 лет назад
  Pavel Roskin 52844a3092 * vfs.h: Rename commands for mc_ctl() and mc_setctl() to make it 21 лет назад
  Pavel Roskin fc7267906f * xdirentry.h: Move system includes to the files that need them. 21 лет назад
  Pavel Roskin a6754ce841 * xdirentry.h: Cleanup unused or write-only fields. Adjust all 21 лет назад
  Pavel Roskin 6cf97f4069 * xdirentry.h: Remove all typedefs, there is no need to hide the 21 лет назад
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 лет назад
  Pavel Roskin 1d6e00faf0 * vfs.h: Introduce new VFS flags instead of the old unused ones. 21 лет назад
  Pavel Roskin 413f8cbabd * fish.c: Convert to calling vfs_register_class(). 21 лет назад
  Pavel Roskin 295c631c2c * fish.c (file_store): Use block size 1. It's slower, but much 21 лет назад
  Pavel Roskin f2c028ce46 s/can not/cannot/ 22 лет назад
  Pavel Roskin b246f3c7ea s/Could not/Cannot/ 22 лет назад
  Pavel Roskin 70ec6bbd26 Remove fish_which(). 22 лет назад
  Pavel Roskin 15f131afc9 * fish.c (fish_which): Make static. 22 лет назад
  Andrew V. Samoilov e458d50651 * fish.c: Use name_quote() to quote filenames. 22 лет назад
  Pavel Roskin 95ffa342bd * container.h: Remove, it's unused. 22 лет назад
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 лет назад
  Pavel Roskin 9a36e62af2 * fish.c (pipeopen): Use _exit(), not vfs_die() to terminate the 22 лет назад
  Andrew V. Samoilov 6bd685bd7c * xdirentry.h (vfs_s_fh.u.fish): Add append field. 22 лет назад
  Pavel Roskin 2be225d9e0 * ftpfs.c: Don't use SUP.home, use SUP.cwdir. 22 лет назад
  Pavel Roskin 982a256ee0 * xdirentry.h: Get rid of ifree(), it's equivalent to g_free(). 22 лет назад
  Pavel Roskin 87e4797648 Warning fix in the previous commit. 22 лет назад
  Pavel Roskin b68a8a5ca8 * fish.c (fish_fill_names): New function, replacement for 22 лет назад