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

Автор SHA1 Сообщение Дата
  Sergei Trofimovich 027168ce3d fish: chgrp: trac:#336; do not add exceeding quotes (fixed by snizovtsev) 15 лет назад
  Patrick Winnertz 0b0f8e6128 Revert "introduced new type SHELL_ESCAPED_STR for more type safety" 15 лет назад
  Patrick Winnertz 8b7e47d9cc Last bunch of reverts and removal of mhl/* 15 лет назад
  Patrick Winnertz f237a14635 Revert some functions (mhl_mem_free to g_free, etc) 15 лет назад
  Sergei Trofimovich c825c379c4 fish: cleanup: unboxed quoted strings when generate shell commands 15 лет назад
  Enrico Weigelt, metux IT service 90763ba82f introduced new type SHELL_ESCAPED_STR for more type safety 15 лет назад
  Patrick Winnertz e1572aefd3 Remove embedded function and use instead the regex directly as we doesn't need 15 лет назад
  Sergei Trofimovich 8a12b5e187 fish: fixed forgotten '\\' special char in perl escaping 15 лет назад
  Sergei Trofimovich a8779af1aa fish: fixed handling of files with spaces, quotes, etc. 15 лет назад
  Sergei Trofimovich a944b8ca5b fish: partially fixed perl backend for FISH 15 лет назад
  Sergei Trofimovich 636b1ff16f fish: added handling for escaped characters 15 лет назад
  Sergei Trofimovich 3884370289 fish: one step closer to working state 15 лет назад
  Patrick Winnertz 05a2491681 Argh.. we need even more escaping since this runs in c which executes 15 лет назад
  Patrick Winnertz 61dee5baa3 Removed a % which I accidentially overviewed the first time 15 лет назад
  Patrick Winnertz 837aece56f Some fixes to the new fish get dirlisting code. One issue is remaining. 15 лет назад
  Patrick Winnertz b198432f06 Add some whitespace fixes which are also used to make symlinks work correctly 15 лет назад
  Patrick Winnertz 1667b696b7 Add new read dir stuff based on perl. 15 лет назад
  Patrick Winnertz 01ef2aaf80 Revert slavaz patch because this was something unrelated to not working links via fish. 15 лет назад
  Slava Zanko a202cac66b Changes in directory listing format: 15 лет назад
  Patrick Winnertz 56e02e2848 Remove case 'L' check as this was never implemented as it seems... 15 лет назад
  Patrick Winnertz 5493da68a2 Remove vars which are not needed 15 лет назад
  Patrick Winnertz b166e7f232 Update Slavaz patch to work correctly on files called "foo -> bar" 15 лет назад
  Pavel Tsekov d2fb34f021 * vfs/fish.c (fish_dir_load): Check the exit status of the remote command 17 лет назад
  Pavel Tsekov 7d113d0125 * vfs/fish.c (FISH_OP): Remove the second argument since it is unused. 17 лет назад
  Pavel Tsekov 4a895496c7 * vfs/fish.c (fish_linear_start): Fix a hang when retrieving unreadable 17 лет назад
  Pavel Tsekov 56eccaadb4 * configure.ac: Determine the size of `long', `long long' and 17 лет назад
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 лет назад
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 лет назад
  Pavel Tsekov e2424ae139 * src/filegui.c (rd_widgets) [_LARGE_FILES]: Use format string 17 лет назад
  Pavel Tsekov 0be8302a3d * vfs/fish.c: Remove all references to HAVE_HACKED_SSH. 17 лет назад
  Pavel Tsekov 9312932eea * vfs/fish.c (fish_linear_start): Use _FILE_OFFSET_BITS to determine which 17 лет назад
  Leonard den Ottolander 7a9daa86b0 * vfs/fish.c (fish_file_store): Fix copy of file names with backticks to 18 лет назад
  Pavel Tsekov 294e05e70e * vfs/fish.c (fish_file_store): Do not create the target file before 18 лет назад
  Pavel Tsekov 407497fd43 * vfs/fish.c (fish_file_store): Improve the upload speed by using the 18 лет назад
  Pavel Tsekov 264697b010 * vfs/fish.h: New file. 18 лет назад
  Pavel Tsekov c9f1b97869 * vfs/ftpfs.c (ftpfs_dir_uptodate): Remove. 18 лет назад
  Roland Illig 2390300034 * fish.c: Replaced the printf-like attribute with __printf__, 18 лет назад
  Leonard den Ottolander a03c48ffa4 fish.c, xdirentry.h: Fix 2 GB file size limit for fish. 18 лет назад
  Pavel Tsekov c8494f41bb * xdirentry.h (LS_LINEAR_PREOPEN): New macro definition. 18 лет назад
  Leonard den Ottolander 0c2b46643d * fish.c (fish_dir_load, fish_linear_start): Get numerical gid/uids from ls to 19 лет назад
  Roland Illig 290b842c86 * utilvfs.h (vfs_parse_filetype, vfs_parse_fileperms, 19 лет назад
  Roland Illig 7e7b81b73e * direntry.c: Added const qualifiers to work around gcc 19 лет назад
  Roland Illig 5343037e83 * fish.c (fish_ctl): Commented out some unused code with 19 лет назад
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 лет назад
  Roland Illig ebcd6129c6 * fish.c: Declared one more parameter as unused. 19 лет назад
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 лет назад
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 лет назад
  Roland Illig 9558c7178f * src/info.c (info_show_info): Enabled display of the device number, 19 лет назад
  Andrew V. Samoilov b20f6b2dea * fish.c (fish_linear_abort): Fix bug with FISH vfs. It freezes MC on 20 лет назад
  Andrew V. Samoilov e7b96a4600 * fish.c(fish_file_store): Fix typo fix 20 лет назад