log lisp/net/tramp-gvfs.el @ 110702:4e901a2d3669

age author description
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.
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Thu, 26 Aug 2010 21:23:02 +0200 Michael Albinus Sync with Tramp 2.1.19.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Sun, 11 Jul 2010 10:28:04 +0200 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
Fri, 04 Jun 2010 13:26:54 +0200 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
Wed, 02 Jun 2010 11:53:00 +0200 Michael Albinus * net/tramp-gvfs.el (top): Require url-util.
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 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)
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'.
Fri, 23 Apr 2010 16:12:05 +0200 Michael Albinus Implement SELINUX backends.
Mon, 15 Feb 2010 16:04:53 +0100 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 17 Nov 2009 14:57:39 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
Mon, 16 Nov 2009 20:09:52 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
Sat, 07 Nov 2009 23:54:29 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-delete-directory):
Thu, 01 Oct 2009 15:39:25 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
Tue, 25 Aug 2009 10:24:25 +0000 Michael Albinus * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
Tue, 04 Aug 2009 03:29:54 +0000 Michael Albinus * net/tramp-gvfs.el (top): Remove superfluous message when loading
Fri, 03 Jul 2009 14:54:00 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-methods)
Thu, 02 Jul 2009 22:48:59 +0000 Juri Linkov (tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.
Thu, 02 Jul 2009 15:27:21 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
Wed, 01 Jul 2009 15:21:31 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
Tue, 30 Jun 2009 21:13:29 +0000 Michael Albinus * net/tramp-gvfs.el (top): Add a default for "synce" in
Tue, 30 Jun 2009 14:47:34 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
Wed, 24 Jun 2009 05:10:57 +0000 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
Tue, 23 Jun 2009 07:44:08 +0000 Glenn Morris Trivial header format fixes.
Tue, 23 Jun 2009 06:44:04 +0000 Miles Bader Add arch tagline
Mon, 22 Jun 2009 21:04:49 +0000 Michael Albinus * net/tramp-gvfs.el: New package.