log lisp/net/tramp-fish.el @ 108808:6e51c4581e16

age author description
2010-05-27 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
2010-05-21 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
2010-05-05 Michael Albinus Add FORCE argument to `delete-file'.
2010-04-23 Michael Albinus Implement SELINUX backends.
2010-04-10 Michael Albinus Synchronize with Tramp repository.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-12-07 Michael Albinus Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaƫl
2009-11-07 Michael Albinus * net/tramp-compat.el (tramp-compat-copy-directory)
2009-10-01 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
2009-06-22 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
2009-04-05 Michael Albinus * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-11-16 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
2008-07-26 Michael Albinus * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-27 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link)
2008-03-19 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
2008-02-03 Michael Albinus * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
2008-01-09 Glenn Morris Add 2008 to copyright years.
2007-10-27 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
2007-10-06 Michael Albinus * net/tramp.el (top): Move loading of tramp-util.el and
2007-10-04 Michael Albinus * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2007-10-03 Michael Albinus * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2007-09-30 Michael Albinus * net/tramp-compat.el: New file.
2007-09-28 Michael Albinus * net/tramp.el (with-file-property, with-connection-property):
2007-07-29 Michael Albinus * net/tramp.el:
2007-07-26 Michael Albinus *** empty log message ***
2007-07-17 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2007-07-09 Miles Bader Add arch tagline
2007-07-08 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.