log lisp/net/tramp.el @ 82324:5399c02bfd07

age author description
Tue, 07 Aug 2007 20:30:20 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
Sun, 29 Jul 2007 15:32:56 +0000 Michael Albinus * net/tramp.el:
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 23 Jul 2007 20:36:23 +0000 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
Sun, 22 Jul 2007 16:49:47 +0000 Michael Albinus Sync with Tramp 2.1.10.
Tue, 17 Jul 2007 21:10:07 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.
Mon, 28 Jul 2008 03:54:04 +0000 Michael Albinus * net/tramp.el (tramp-perl-directory-files-and-attributes)
Wed, 11 Jun 2008 17:29:35 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.
Mon, 28 Apr 2008 19:30:50 +0000 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): Remove it.
Sun, 27 Apr 2008 09:56:45 +0000 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): New defun.
Wed, 09 Apr 2008 20:17:27 +0000 Michael Albinus * net/tramp.el (tramp-find-file-name-coding-system-alist): New
Sat, 02 Feb 2008 10:46:08 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-auto-save-file-name)
Mon, 07 Jan 2008 01:56:16 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 31 Oct 2007 20:48:52 +0000 Michael Albinus *** empty log message ***
Sat, 06 Oct 2007 15:25:50 +0000 Michael Albinus * net/tramp.el (tramp-completion-mode): Extend doc-string.
Mon, 24 Sep 2007 05:42:34 +0000 Michael Albinus * net/tramp.el (tramp-completion-mode-p): Rename from
Wed, 08 Aug 2007 07:33:26 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Tue, 07 Aug 2007 20:04:27 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
Sun, 05 Aug 2007 12:43:06 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Return a string as
Wed, 25 Jul 2007 04:25:44 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 07 Jun 2007 20:14:45 +0000 Michael Albinus Sync with Tramp 2.0.56.
Sat, 31 Mar 2007 18:38:18 +0000 Michael Albinus * net/tramp.el (tramp-register-file-name-handler)
Mon, 05 Mar 2007 06:41:59 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
Wed, 28 Feb 2007 22:22:20 +0000 Chong Yidong (tramp-file-name-handler): Revert last change.
Wed, 28 Feb 2007 01:35:20 +0000 Chong Yidong (tramp-file-name-handler): Inhibit modification hooks to avoid
Mon, 12 Feb 2007 06:19:54 +0000 Michael Albinus * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
Sat, 27 Jan 2007 14:40:08 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
Sun, 21 Jan 2007 20:38:00 +0000 Glenn Morris (tramp-perl-encode, tramp-perl-decode): Update copyrights.
Thu, 11 Jan 2007 20:08:04 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-local-copy): Set
Tue, 09 Jan 2007 05:04:15 +0000 Michael Albinus * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
Sun, 31 Dec 2006 15:03:51 +0000 Michael Albinus * net/tramp.el (tramp-default-method): Don't call `symbol-function'.
Sat, 30 Dec 2006 16:17:10 +0000 Michael Albinus Sync with Tramp 2.0.55.
Wed, 20 Dec 2006 21:29:46 +0000 Michael Albinus * net/tramp.el (tramp-default-method): We still need to check for
Wed, 20 Dec 2006 05:57:41 +0000 Michael Albinus * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
Tue, 19 Dec 2006 07:26:25 +0000 Michael Albinus *** empty log message ***
Tue, 19 Dec 2006 06:56:27 +0000 Michael Albinus * net/tramp.el (tramp-methods): Introduce new method `scpc'.
Sun, 17 Dec 2006 12:58:04 +0000 Michael Albinus * net/tramp.el (tramp-default-method): Before setting to "pscp",
Mon, 04 Dec 2006 06:51:21 +0000 Michael Albinus * net/tramp.el (tramp-methods): Add "ControlPath" and
Fri, 24 Nov 2006 19:14:29 +0000 Lars Hansen (tramp-default-method): Under Windows, change from plink to pscp.
Sat, 18 Nov 2006 17:42:32 +0000 Michael Albinus * net/tramp.el (top): cl and custom are always required.
Sat, 11 Nov 2006 04:01:02 +0000 Glenn Morris (tramp-unified-filenames): Improve previos doc fix.
Fri, 10 Nov 2006 09:10:07 +0000 Glenn Morris (tramp-unified-filenames): Doc fix (Nil -> nil).
Tue, 07 Nov 2006 10:58:19 +0000 Michael Albinus * lisp/net/tramp.el (tramp-default-method): scp is the default method.
Sun, 29 Oct 2006 12:55:18 +0000 Lars Hansen (with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.
Tue, 29 Aug 2006 05:48:40 +0000 Michael Albinus Sync with Tramp 2.0.54.
Sun, 02 Jul 2006 20:29:20 +0000 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
Sun, 25 Jun 2006 21:05:03 +0000 Michael Albinus * net/rcompile.el (remote-compile): Replace ange-ftp based
Thu, 15 Jun 2006 21:55:39 +0000 Michael Albinus * net/tramp.el (tramp-touch): Use UTC to express time.
Tue, 09 May 2006 04:26:23 +0000 Michael Albinus * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
Mon, 01 May 2006 13:22:15 +0000 Michael Albinus * net/tramp.el (tramp-completion-file-name-handler-alist)
Sat, 29 Apr 2006 15:58:31 +0000 Richard M. Stallman tramp-file-name-handler-alist): Delete expand-file-name and other
Fri, 28 Apr 2006 04:06:16 +0000 Michael Albinus * net/tramp.el (tramp-completion-file-name-handler): Disable
Sun, 23 Apr 2006 21:45:28 +0000 Michael Albinus * net/tramp.el (tramp-register-file-name-handlers): New defun.
Tue, 18 Apr 2006 10:02:40 +0000 Juanma Barranquero (tramp-completion-file-name-handler): Revert change of 2006-04-17.
Mon, 17 Apr 2006 12:56:56 +0000 Michael Albinus Sync with Tramp 2.0.53.
Thu, 13 Apr 2006 19:51:04 +0000 Michael Albinus * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
Sun, 12 Feb 2006 20:22:28 +0000 Michael Albinus * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
Wed, 08 Feb 2006 15:47:31 +0000 Sam Steingold (tramp-maybe-open-connection): Do not wait for output from a dead connection.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.