log lisp/net/tramp.el @ 108975:c4552014bea2

age author description
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
Fri, 28 May 2010 16:48:56 +0200 Michael Albinus * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
Fri, 28 May 2010 15:28:36 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Tue, 25 May 2010 15:33:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
Tue, 25 May 2010 10:45:35 +0200 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.
Fri, 21 May 2010 16:16:42 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Thu, 13 May 2010 22:45:58 +0200 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
Mon, 10 May 2010 17:50:30 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
Sun, 09 May 2010 21:57:55 +0200 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
Thu, 06 May 2010 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Sat, 01 May 2010 11:34:14 +0200 Michael Albinus Implement compression for inline methods.
Wed, 28 Apr 2010 20:42:20 +0200 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
Fri, 23 Apr 2010 16:12:05 +0200 Michael Albinus Implement SELINUX backends.
Thu, 22 Apr 2010 14:07:37 +0200 Michael Albinus Synchronize with Tramp repository.
Thu, 22 Apr 2010 13:21:39 +0200 Michael Albinus Detect ssh 'ControlMaster' argument automatically in some cases.
Thu, 22 Apr 2010 11:15:27 +0200 Michael Albinus * net/tramp.el (tramp-handle-copy-file): Add new optional
Thu, 22 Apr 2010 06:27:55 +0200 Michael Albinus * net/tramp.el(tramp-completion-handle-file-name-all-completions):
Wed, 21 Apr 2010 21:48:42 +0200 Michael Albinus Fix Bug#5840.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Fri, 16 Apr 2010 00:19:01 +0200 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Sat, 10 Apr 2010 17:51:46 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Sat, 13 Mar 2010 20:11:01 +0100 Michael Albinus * net/tramp.el (tramp-find-executable): Use
Fri, 12 Mar 2010 14:13:38 -0500 Chong Yidong Fix last change to use existing comm Custom group instead of `net'.