log lisp/net/tramp-sh.el @ 111647:7d109d8678c8

age author description
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.