log lisp/net/tramp.el @ 105351:4eaec3ddca1c

age author description
Thu, 01 Oct 2009 15:34:56 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-directory): Flush upper
Mon, 28 Sep 2009 11:54:34 +0000 Michael Albinus *** empty log message ***
Sun, 06 Sep 2009 14:18:54 +0000 Michael Albinus * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
Fri, 04 Sep 2009 08:14:30 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
Wed, 02 Sep 2009 11:13:42 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-attributes-with-ls)
Fri, 28 Aug 2009 12:11:42 +0000 Michael Albinus * net/tramp.el (all): Replace "'(lambda" by "(lambda".
Thu, 27 Aug 2009 13:47:55 +0000 Michael Albinus * net/tramp.el (tramp-methods): New method "rsyncc".
Mon, 17 Aug 2009 19:11:33 +0000 Michael Albinus * net/tramp.el (tramp-register-completion-file-name-handler):
Sun, 09 Aug 2009 14:27:45 +0000 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
Tue, 04 Aug 2009 03:31:51 +0000 Michael Albinus * net/tramp.el (top): Make check for tramp-gvfs loading more
Mon, 03 Aug 2009 08:21:29 +0000 Michael Albinus * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
Sun, 02 Aug 2009 17:16:39 +0000 Michael Albinus * net/tramp.el (tramp-debug-message): Print also microseconds.
Tue, 28 Jul 2009 20:34:32 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
Thu, 16 Jul 2009 10:23:46 +0000 Michael Albinus * net/tramp.el (tramp-wait-for-output): Handle the case when
Wed, 08 Jul 2009 12:40:58 +0000 Michael Albinus * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
Mon, 06 Jul 2009 13:34:51 +0000 Michael Albinus * net/tramp.el (tramp-handle-write-region): Flush file properties
Tue, 30 Jun 2009 21:10:55 +0000 Michael Albinus Remove todo items.
Tue, 30 Jun 2009 15:23:36 +0000 Michael Albinus * net/tramp.el (tramp-default-file-modes) Remove execute permissions.
Tue, 30 Jun 2009 11:55:19 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
Mon, 29 Jun 2009 20:41:17 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
Mon, 22 Jun 2009 21:05:54 +0000 Michael Albinus * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
Sun, 07 Jun 2009 16:16:05 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct
Sat, 06 Jun 2009 23:25:06 +0000 Michael Albinus * tramp.el (tramp-open-connection-setup-interactive-shell): Apply
Fri, 24 Apr 2009 13:54:20 +0000 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
Tue, 14 Apr 2009 14:36:38 +0000 Michael Albinus * net/tramp.el (tramp-handle-dired-recursive-delete-directory):
Sun, 12 Apr 2009 19:26:06 +0000 Michael Albinus * tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
Thu, 09 Apr 2009 13:46:11 +0000 Michael Albinus * net/tramp.el (tramp-file-name-handler-alist): Add
Sun, 05 Apr 2009 18:06:55 +0000 Michael Albinus * net/tramp.el (tramp-default-file-modes) New defun. Replace all
Thu, 26 Feb 2009 14:28:45 +0000 Michael Albinus * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
Sun, 01 Feb 2009 10:46:42 +0000 Michael Albinus * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.