log lisp/net/tramp-sh.el @ 112357:c29a17e02c5b

age author description
Tue, 18 Jan 2011 16:30:51 +0100 Michael Albinus Add missing copyright years.
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Sat, 15 Jan 2011 12:03:38 -0800 Glenn Morris Merge from emacs-23 branch.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Fri, 31 Dec 2010 20:57:05 +0100 Michael Albinus * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
Thu, 30 Dec 2010 10:04:15 +0100 Michael Albinus * net/tramp.el (tramp-default-method-alist)
Mon, 27 Dec 2010 11:56:26 +0100 Michael Albinus * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
Tue, 14 Dec 2010 21:33:33 +0100 Michael Albinus * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Thu, 02 Dec 2010 20:34:31 +0100 Michael Albinus * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
Sat, 20 Nov 2010 14:12:27 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 13 Nov 2010 11:42:32 +0100 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position)
Thu, 21 Oct 2010 10:05:23 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
Tue, 19 Oct 2010 11:50:07 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
Fri, 15 Oct 2010 14:07:38 +0200 Michael Albinus * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Wed, 06 Oct 2010 14:03:29 +0200 Michael Albinus * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
Tue, 05 Oct 2010 16:20:24 +0200 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes)
Mon, 04 Oct 2010 21:44:08 +0200 Michael Albinus Continue reorganization of load dependencies. (Bug#7156)
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
Wed, 15 Sep 2010 22:27:11 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message)
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.