mc/lib
Ilia Maslakov 36d59acf97 Ticket #2242 (improved FISH)
fixed configure.ac
    added lib/vfs/mc-vfs/fish/Makefile.am lib/vfs/mc-vfs/fishdef.h
    moved lib/vfs/mc-vfs/fish/README.fish
    fixed lib/vfs/mc-vfs/Makefile.am
    added external scripts in lib/vfs/mc-vfs/fish/
        * ls - get gile list
        * mkdir - make directory
        * rmdir - remove directory
        * unlink - delete file
        * chown - change owner/group of file
        * chmod - change mode of file
        * mv - move file
        * ln - make symlink
        * hardlink - make hardlink
        * send - copy file to target host
        * append - append file to target host (if exists)
        * get - copy file from target host
        * info - return resalts of scan remote host (have: perl, sed, awk, etc)

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Ilia Maslakov <il.smind@gmail.com>

fish.c: optimization and code cleanup
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>

optimization of FISH environment variables.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-05 15:35:42 +00:00
..
filehighlight Grammar. 2010-05-05 16:24:13 +04:00
mcconfig Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
search Ticket #1646: removed leading and trailing spaces in i18n resources. 2010-06-07 21:42:46 +04:00
skin initial step to do mark in inpun fields 2010-05-27 22:26:59 +03:00
strutil Ticket #2249: fix crash at startup 2010-06-30 10:15:46 +04:00
tty Added code names for parentheses, brackets and braces. 2010-06-22 21:16:19 +04:00
vfs Ticket #2242 (improved FISH) 2010-07-05 15:35:42 +00:00
filehighlight.h Changes for build after moving interface includes 2010-01-26 10:30:25 +02:00
fileloc.h Ticket #2242 (improved FISH) 2010-07-05 15:35:42 +00:00
fs.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
global.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
lock.c Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
lock.h Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
logging.c Ticket #2041: check return value of g_strdup_printf() in mc_log(). 2010-05-05 16:24:14 +04:00
logging.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
Makefile.am Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
mcconfig.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
search.h Grammar. 2010-05-05 16:24:13 +04:00
skin.h initial step to do mark in inpun fields 2010-05-27 22:26:59 +03:00
strescape.h Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
strutil.h Ticket #1994: Sort files by version (like strverscmp(3) does) 2010-02-22 11:08:37 +02:00
timefmt.h Added missed includes. 2010-02-02 21:45:11 +03:00
unixcompat.h patches for AIX with ncurses support 2010-01-27 10:04:38 +02:00
util.c mc_util_write_backup_content(): fixed arguments in fwrite() call. 2010-06-04 23:33:48 +04:00
util.h Configuration dialogs reorganization. 2010-05-14 18:46:15 +04:00
utilunix.c Ticket #1646: removed leading and trailing spaces in i18n resources. 2010-06-07 21:42:46 +04:00