log lisp/net/tramp.el @ 88028:2a4ab582b2a6

age author description
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.
Tue, 23 Oct 2007 21:56:54 +0000 Michael Albinus * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
Mon, 22 Oct 2007 19:09:51 +0000 Michael Albinus * net/tramp.el (tramp-find-shell)
Mon, 22 Oct 2007 09:43:42 +0000 Juanma Barranquero (tramp-handle-expand-many-files): Remove.
Sun, 21 Oct 2007 14:02:38 +0000 Michael Albinus * net/tramp.el (top): Put load of all tramp-* files into a dolist.
Thu, 18 Oct 2007 22:49:05 +0000 Katsumi Yamaoka From_ Johan Bockgrd, <http://article.gmane.org/gmane.emacs.devel/81056>
Wed, 10 Oct 2007 04:55:30 +0000 Michael Albinus Sync with Tramp 2.1.11.
Mon, 08 Oct 2007 20:07:16 +0000 Michael Albinus * net/tramp.el (tramp-find-foreign-file-name-handler): Check also
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.