log lisp/net/tramp.el @ 89956:b9eee0a7bef5

age author description
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Sat, 17 Jul 2004 02:46:48 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Tue, 29 Jun 2004 16:46:06 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 29 Jan 2008 21:14:04 +0000 Michael Albinus * net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested
Mon, 28 Jan 2008 21:24:48 +0000 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
Sun, 27 Jan 2008 16:20:05 +0000 Michael Albinus * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
Sat, 26 Jan 2008 14:54:55 +0000 Michael Albinus * net/tramp.el (tramp-dissect-file-name): Raise an error when
Thu, 24 Jan 2008 21:26:52 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
Wed, 23 Jan 2008 20:43:53 +0000 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
Mon, 14 Jan 2008 19:36:07 +0000 Michael Albinus * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:07:21 +0000 Michael Albinus * vc-git.el (vc-git--call): Apply `process-file' instead of
Sun, 23 Dec 2007 13:25:27 +0000 Michael Albinus Sync with Tramp 2.1.12.
Tue, 18 Dec 2007 21:02:53 +0000 Michael Albinus * files.el (cd-absolute): Set `list-buffers-directory' in order to
Tue, 04 Dec 2007 04:32:21 +0000 Glenn Morris Require password-cache or password.
Mon, 19 Nov 2007 20:04:51 +0000 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
Mon, 19 Nov 2007 00:25:31 +0000 Dan Nicolaescu * net/tramp.el (tramp-terminal-type): Remove duplicated
Sun, 18 Nov 2007 10:24:51 +0000 Michael Albinus * net/tramp.el (tramp-completion-reread-directory-timeout): New
Mon, 12 Nov 2007 20:04:13 +0000 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell): Check
Thu, 08 Nov 2007 20:15:25 +0000 Michael Albinus * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
Wed, 07 Nov 2007 20:41:15 +0000 Michael Albinus * net/tramp.el (tramp-handle-substitute-in-file-name): Don't
Tue, 06 Nov 2007 21:17:36 +0000 Michael Albinus * net/tramp.el (top): Don't autoload `tramp-cache-print'.
Mon, 05 Nov 2007 20:52:29 +0000 Michael Albinus * tramp.el (tramp-wait-for-output): Ignore escape sequences in the
Wed, 31 Oct 2007 20:04:42 +0000 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
Tue, 30 Oct 2007 20:27:22 +0000 Michael Albinus * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
Sat, 27 Oct 2007 13:57:43 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.