log lisp/net/tramp.el @ 103159:103cc47f370c

age author description
2009-04-24 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
2009-04-14 Michael Albinus * net/tramp.el (tramp-handle-dired-recursive-delete-directory):
2009-04-12 Michael Albinus * tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
2009-04-09 Michael Albinus * net/tramp.el (tramp-file-name-handler-alist): Add
2009-04-05 Michael Albinus * net/tramp.el (tramp-default-file-modes) New defun. Replace all
2009-02-26 Michael Albinus * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
2009-02-01 Michael Albinus * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.
2009-01-29 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
2009-01-19 Michael Albinus * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
2009-01-09 Michael Albinus * net/tramp.el: Revert previous patch. `last-command-char' is
2009-01-09 Glenn Morris Replace last-command-char with last-command-event.
2009-01-06 Michael Albinus *** empty log message ***
2009-01-06 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly)
2009-01-05 Michael Albinus * net/tramp.el (tramp-handle-load)
2009-01-05 Glenn Morris (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.
2009-01-03 Michael Albinus * net/tramp.el (tramp-local-host-regexp)
2008-12-22 Michael Albinus * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
2008-12-10 Juanma Barranquero * net/tramp.el (top): Don't fail if there is no current message.
2008-12-04 Michael Albinus * net/tramp.el (top): Write a message, when loading Tramp.
2008-11-26 Michael Albinus * net/tramp.el (tramp-handle-write-region): Improve the check for
2008-11-16 Michael Albinus * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
2008-11-14 Juanma Barranquero * w32-fns.el (w32-shell-dos-semantics):
2008-10-14 Michael Albinus * net/tramp.el (tramp-process-one-action): Embed regexp in
2008-08-22 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
2008-08-13 Andreas Schwab (tramp-handle-shell-command): Handle output going
2008-08-13 Andreas Schwab (tramp-handle-shell-command): Correctly handle
2008-07-28 Michael Albinus * net/tramp.el (tramp-perl-directory-files-and-attributes)
2008-07-26 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Set
2008-07-24 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
2008-07-23 Michael Albinus * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
2008-06-28 Michael Albinus * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
2008-06-27 Glenn Morris American English spelling fix.
2008-06-15 Michael Albinus (tramp-open-connection-setup-interactive-shell): Flush cache, and
2008-06-15 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Clear
2008-06-08 Michael Albinus * net/tramp.el (top): Quote feature names. Remove
2008-05-17 Glenn Morris (top-level): Load auth-source when compiling.
2008-05-16 Michael Albinus * net/tramp.el (tramp-handle-write-region): Fix check for short
2008-05-15 Michael Albinus * net/tramp.el: Load auth-source library.
2008-05-14 Michael Albinus * net/tramp.el (tramp-echo-mark): Update docstring.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-28 Michael Albinus * net/tramp.el (tramp-mode): New defcustom.
2008-04-27 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link)
2008-04-27 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): New defun.
2008-04-24 Michael Albinus * net/tramp.el (tramp-get-remote-stat): Test whether stat supports
2008-04-09 Michael Albinus * net/tramp.el (tramp-find-file-name-coding-system-alist): New
2008-04-07 Michael Albinus * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
2008-04-04 Stefan Monnier (after-init-hook): Don't wrap a lambda around
2008-04-03 Glenn Morris (tramp-drop-volume-letter): Move definition before use.
2008-04-02 Michael Albinus * net/tramp.el (tramp-make-tramp-temp-file): Use
2008-03-30 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
2008-03-21 Michael Albinus * tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and "psftp".
2008-03-20 Stefan Monnier Fix up encoding.
2008-03-19 Michael Albinus * net/tramp.el (tramp-let-maybe): Removed.
2008-03-19 Glenn Morris (tramp-drop-volume-letter): Evaluate when compiling.
2008-03-18 Juanma Barranquero Fix typos in comments.
2008-03-17 Michael Albinus * net/tramp.el (tramp-root-regexp): Simplify.
2008-03-17 Stefan Monnier (tramp-completion-mode-p): Don't use char-equal for
2008-03-15 Michael Albinus * tramp.el (tramp-root-regexp): New defconst.
2008-02-09 Michael Olson net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
2008-02-03 Michael Albinus * net/tramp.el (tramp-process-sentinel): New defun.