Commit History

Author SHA1 Message Date
  Enrico Weigelt, metux IT service d422e9783d vfs: cleaned up tcp_init() 15 years ago
  Andrew Borodin 430919d4a1 VFS: renamed vfs/tcputil.h to vfs/netutil.h. 14 years ago
  Yury V. Zaytsev cb0d7a36ff Ticket #1867: fish: omit '-l' parameter for userless URLs. 14 years ago
  Vit Rosin b6875454b2 Unifying of g_strconcat() calls 15 years ago
  Sergei Trofimovich 66371454c7 doxygen: various warning fixes 15 years ago
  Slava Zanko 3a9f0024da Ticket #1450: FISH: timestamps don't show correctly 15 years ago
  Slava Zanko 4fc08a729e Fix broken filenames and timestamps on really poor busybox devices. 15 years ago
  Alexander Moiseenko 11928eeff0 Ticket #1450: FISH: timestamps don't show correctly 15 years ago
  Sergei Trofimovich b933da347e vfs/fish.c: removed unused variable 15 years ago
  Andrew Borodin fb51cb8241 Use TTY function names instead of #define's. 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Patrick Winnertz c313396a45 Ticket #1501 15 years ago
  Sergei Trofimovich d54ea1e079 Ticket #1413 (overly quoted escaped pathnames) 15 years ago
  Slava Zanko 33c0d6f022 Fixed segfault with fish operations 15 years ago
  Slava Zanko 9ee5f318ab Ticket #1395 (Copying to fish is broken) 15 years ago
  Andrew Borodin 68354273a3 Fixed includes. 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Slava Zanko f018970577 Renamed functions shell_escape (to strutils_shell_escape) and shell_unescape (to strutils_shell_unescape) 15 years ago
  Slava Zanko 5f810602e0 Moved 'escape' and 'unescape' strings functions from src/util.[ch] into src/strescape.[ch] 15 years ago
  Slava Zanko 1a899905bd Fix usage of shell_[un]escape functions. 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Sergei Trofimovich 3da14e7f8f Merge branch 'mc-4.6' 15 years ago
  Sergei Trofimovich 027168ce3d fish: chgrp: trac:#336; do not add exceeding quotes (fixed by snizovtsev) 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Mikhail S. Pobolovets 1959b42fdc Merge branch '252_doxygen_desc_src' 15 years ago
  Sergei Trofimovich 15c9878d15 Merge branch 'mc-4.6' 15 years ago
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 years ago
  Patrick Winnertz 0b0f8e6128 Revert "introduced new type SHELL_ESCAPED_STR for more type safety" 15 years ago
  Patrick Winnertz 8b7e47d9cc Last bunch of reverts and removal of mhl/* 15 years ago
  Patrick Winnertz f237a14635 Revert some functions (mhl_mem_free to g_free, etc) 15 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 15 years ago
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 15 years ago
  Patrick Winnertz d8aa8a3028 Forgot to remove some more .s strings and do a rename in order to prevent compiler warnings + added include 15 years ago
  Patrick Winnertz 0450daf566 Removed type SHELL_ESCAPED_STR in favour of plain char* 15 years ago
  Patrick Winnertz 589ffd0b10 Use g_snprintf instead of snprintf as we switch back to glib 15 years ago
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 035fa47c06 manually merged 228_replace_g_strdup 15 years ago
  Enrico Weigelt, metux IT service 0434e3de5d manually merged 235_remove_g_snprintf 15 years ago
  Enrico Weigelt, metux IT service e4a4f77ac2 replaced g_snprintf() by snprintf() 15 years ago
  Sergei Trofimovich df4129517b Merge branch 'mc-4.6' 15 years ago
  Enrico Weigelt, metux IT service f921cc40cd replaced calls to g_strdup() by mhl_str_dup() 15 years ago
  Sergei Trofimovich c825c379c4 fish: cleanup: unboxed quoted strings when generate shell commands 15 years ago
  Enrico Weigelt, metux IT service 90763ba82f introduced new type SHELL_ESCAPED_STR for more type safety 15 years ago
  Mikhail S. Pobolovets dac78460c2 Port number in shell link can be specified now 15 years ago
  Patrick Winnertz 7abcb66aba Merge branch 'mc-4.6' 15 years ago
  Patrick Winnertz e1572aefd3 Remove embedded function and use instead the regex directly as we doesn't need 15 years ago
  Sergei Trofimovich 8a12b5e187 fish: fixed forgotten '\\' special char in perl escaping 15 years ago
  Sergei Trofimovich a8779af1aa fish: fixed handling of files with spaces, quotes, etc. 15 years ago
  Sergei Trofimovich a944b8ca5b fish: partially fixed perl backend for FISH 15 years ago