log lisp/net/tramp-fish.el @ 112218:376148b31b5e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 28 Oct 2010 20:19:33 -0700 Glenn Morris Correct some viewcvs links in docs and comments.
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Thu, 26 Aug 2010 21:23:02 +0200 Michael Albinus Sync with Tramp 2.1.19.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 28 May 2010 15:28:36 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Fri, 21 May 2010 16:16:42 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Fri, 23 Apr 2010 16:12:05 +0200 Michael Albinus Implement SELINUX backends.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 06:38:06 +0000 Michael Albinus Handle prompt rules of ksh in OpenBSD 4.5. Reported by Rapha¸«³l
Sat, 07 Nov 2009 23:53:29 +0000 Michael Albinus * net/tramp-compat.el (tramp-compat-copy-directory)
Thu, 01 Oct 2009 15:35:35 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
Mon, 22 Jun 2009 21:07:52 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
Sun, 05 Apr 2009 18:07:41 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 16 Nov 2008 14:15:14 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
Sat, 26 Jul 2008 18:44:25 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 27 Apr 2008 16:36:43 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link)
Wed, 19 Mar 2008 21:02:03 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
Sun, 03 Feb 2008 12:06:08 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
Wed, 09 Jan 2008 04:26:53 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 27 Oct 2007 13:57:43 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
Sat, 06 Oct 2007 12:00:42 +0000 Michael Albinus * net/tramp.el (top): Move loading of tramp-util.el and
Thu, 04 Oct 2007 20:09:32 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
Wed, 03 Oct 2007 10:54:03 +0000 Michael Albinus * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
Sun, 30 Sep 2007 16:43:07 +0000 Michael Albinus * net/tramp-compat.el: New file.
Fri, 28 Sep 2007 16:05:49 +0000 Michael Albinus * net/tramp.el (with-file-property, with-connection-property):
Sun, 29 Jul 2007 15:32:56 +0000 Michael Albinus * net/tramp.el:
Thu, 26 Jul 2007 05:31:30 +0000 Michael Albinus *** empty log message ***
Tue, 17 Jul 2007 21:10:07 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
Mon, 09 Jul 2007 06:48:40 +0000 Miles Bader Add arch tagline
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.