aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/tramp-gvfs.el
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp.el (tramp-handle-directory-files-and-attributes)Michael Albinus2010-10-051-2/+1
* Continue reorganization of load dependencies. (Bug#7156)Michael Albinus2010-10-041-4/+1
* * files.el (remote-file-name-inhibit-cache): New defcustom.Michael Albinus2010-10-021-1/+0
* * net/tramp-compat.el (tramp-compat-with-temp-message)Michael Albinus2010-09-151-3/+5
* Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Michael Albinus2010-09-131-0/+5
* Migrate to Tramp 2.2. Rearrange load dependencies.Michael Albinus2010-09-081-13/+29
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not passMichael Albinus2010-07-111-5/+8
* * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".Michael Albinus2010-06-041-62/+81
* * net/tramp-gvfs.el (top): Require url-util.Michael Albinus2010-06-021-114/+226
* * net/tramp-compat.el (tramp-compat-delete-file): UseMichael Albinus2010-05-281-3/+3
* Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-3/+3
* * net/tramp.el (tramp-progress-reporter-update): New defun.Michael Albinus2010-05-251-6/+8
* * net/tramp.el (tramp-do-copy-or-rename-file)Michael Albinus2010-05-211-57/+50
* * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define ifMichael Albinus2010-05-091-2/+2
* * net/tramp.el (top, with-progress-reporter): UseMichael Albinus2010-05-061-2/+3
* Add FORCE argument to `delete-file'.Michael Albinus2010-05-051-3/+3
* Implement SELINUX backends.Michael Albinus2010-04-231-10/+26
* * net/tramp.el (tramp-process-actions, tramp-read-passwd):Michael Albinus2010-02-151-2/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set fileMichael Albinus2009-11-171-0/+4
* * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only anMichael Albinus2009-11-161-5/+6
* * net/tramp-fish.el (tramp-fish-handle-delete-directory):Michael Albinus2009-11-071-1/+2
* * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): HandleMichael Albinus2009-10-011-2/+2
* * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFSMichael Albinus2009-08-251-3/+3
* * net/tramp-gvfs.el (top): Remove superfluous message when loadingMichael Albinus2009-08-041-1/+0
* * net/tramp-gvfs.el (tramp-gvfs-methods)Michael Albinus2009-07-031-13/+13
* (tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.Juri Linkov2009-07-021-1/+1
* * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)Michael Albinus2009-07-021-4/+11
* * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): AddMichael Albinus2009-07-011-19/+34
* * net/tramp-gvfs.el (top): Add a default for "synce" inMichael Albinus2009-06-301-20/+41
* * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.Michael Albinus2009-06-301-2/+38
* * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'Michael Albinus2009-06-241-2/+2
* Trivial header format fixes.Glenn Morris2009-06-231-5/+7
* Add arch taglineMiles Bader2009-06-231-0/+1
* * net/tramp-gvfs.el: New package.Michael Albinus2009-06-221-0/+1185