aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/tramp.el
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.Michael Albinus2009-02-011-7/+9
* * net/tramp.el (tramp-process-actions, tramp-read-passwd): AllowMichael Albinus2009-01-291-16/+20
* * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover alsoMichael Albinus2009-01-191-2/+4
* * net/tramp.el: Revert previous patch. `last-command-char' isMichael Albinus2009-01-091-2/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-2/+2
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-061-43/+44
* * net/tramp.el (tramp-do-copy-or-rename-file-directly)Michael Albinus2009-01-061-53/+66
* * net/tramp.el (tramp-handle-load)Michael Albinus2009-01-051-57/+73
* (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.Glenn Morris2009-01-051-2/+2
* * net/tramp.el (tramp-local-host-regexp)Michael Albinus2009-01-031-27/+130
* * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay toMichael Albinus2008-12-221-3/+25
* * net/tramp.el (top): Don't fail if there is no current message.Juanma Barranquero2008-12-101-1/+2
* * net/tramp.el (top): Write a message, when loading Tramp.Michael Albinus2008-12-041-0/+13
* * net/tramp.el (tramp-handle-write-region): Improve the check forMichael Albinus2008-11-261-13/+9
* * net/tramp.el (tramp-handle-file-name-as-directory): New defun.Michael Albinus2008-11-161-3/+16
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
* * net/tramp.el (tramp-process-one-action): Embed regexp inMichael Albinus2008-10-141-1/+1
* * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"Michael Albinus2008-08-221-0/+2
* (tramp-handle-shell-command): Handle output goingAndreas Schwab2008-08-131-7/+18
* (tramp-handle-shell-command): Correctly handleAndreas Schwab2008-08-131-6/+9
* * net/tramp.el (tramp-perl-directory-files-and-attributes)Michael Albinus2008-07-281-5/+5
* * net/tramp.el (tramp-handle-start-file-process): SetMichael Albinus2008-07-261-16/+10
* * net/tramp.el (tramp-handle-start-file-process): Make NAME a uniqueMichael Albinus2008-07-241-1/+7
* * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",Michael Albinus2008-07-231-29/+32
* * net/tramp.el (tramp-handle-file-modes): Handle symlinks.Michael Albinus2008-06-281-6/+8
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* (tramp-open-connection-setup-interactive-shell): Flush cache, andMichael Albinus2008-06-151-165/+175
* * net/tramp.el (tramp-handle-start-file-process): ClearMichael Albinus2008-06-151-0/+6
* * net/tramp.el (top): Quote feature names. RemoveMichael Albinus2008-06-081-12/+12
* (top-level): Load auth-source when compiling.Glenn Morris2008-05-171-3/+4
* * net/tramp.el (tramp-handle-write-region): Fix check for shortMichael Albinus2008-05-161-3/+4
* * net/tramp.el: Load auth-source library.Michael Albinus2008-05-151-7/+24
* * net/tramp.el (tramp-echo-mark): Update docstring.Michael Albinus2008-05-141-5/+14
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-5/+4
* * net/tramp.el (tramp-mode): New defcustom.Michael Albinus2008-04-281-27/+42
* * net/tramp.el (tramp-handle-make-symbolic-link)Michael Albinus2008-04-271-32/+55
* * net/tramp.el (tramp-replace-environment-variables): New defun.Michael Albinus2008-04-271-1/+15
* * net/tramp.el (tramp-get-remote-stat): Test whether stat supportsMichael Albinus2008-04-241-3/+5
* * net/tramp.el (tramp-find-file-name-coding-system-alist): NewMichael Albinus2008-04-091-12/+40
* * net/tramp.el (tramp-methods): Fix again tramp-copy-args ofMichael Albinus2008-04-071-2/+2
* (after-init-hook): Don't wrap a lambda aroundStefan Monnier2008-04-041-1/+1
* (tramp-drop-volume-letter): Move definition before use.Glenn Morris2008-04-031-15/+15
* * net/tramp.el (tramp-make-tramp-temp-file): UseMichael Albinus2008-04-021-2/+3
* * net/tramp.el (tramp-do-copy-or-rename-file): Fix check forMichael Albinus2008-03-301-5/+4
* * tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and "psftp".Michael Albinus2008-03-211-2/+2
* Fix up encoding.Stefan Monnier2008-03-201-3/+3
* * net/tramp.el (tramp-let-maybe): Removed.Michael Albinus2008-03-191-30/+21
* (tramp-drop-volume-letter): Evaluate when compiling.Glenn Morris2008-03-191-6/+9
* Fix typos in comments.Juanma Barranquero2008-03-181-2/+2
* * net/tramp.el (tramp-root-regexp): Simplify.Michael Albinus2008-03-171-51/+41