summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (tramp-completion-mode-p): Don't use char-equal forStefan Monnier2008-03-171-8/+8
* * tramp.el (tramp-root-regexp): New defconst.Michael Albinus2008-03-151-51/+60
* net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.Michael Olson2008-02-091-6/+9
* * net/tramp.el (tramp-process-sentinel): New defun.Michael Albinus2008-02-031-14/+33
* * net/tramp.el (tramp-methods): Use "-H" option for "sudo". SuggestedMichael Albinus2008-01-291-19/+43
* * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" forMichael Albinus2008-01-281-1/+3
* * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?Michael Albinus2008-01-271-0/+21
* * net/tramp.el (tramp-dissect-file-name): Raise an error whenMichael Albinus2008-01-261-0/+4
* * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache ofMichael Albinus2008-01-241-0/+5
* * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".Michael Albinus2008-01-231-26/+24
* * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'Michael Albinus2008-01-141-1/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-3/+3
| * *** empty log message ***Michael Albinus2007-10-311-0/+4
| * * net/tramp.el (tramp-completion-mode): Extend doc-string.Michael Albinus2007-10-061-12/+27
| * * net/tramp.el (tramp-completion-mode-p): Rename fromMichael Albinus2007-09-241-34/+30
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
| * * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-08-071-19/+35
| * * net/tramp.el (tramp-handle-file-remote-p): Return a string asMichael Albinus2007-08-051-1/+1
* | * vc-git.el (vc-git--call): Apply `process-file' instead ofMichael Albinus2008-01-081-21/+21
* | Sync with Tramp 2.1.12.Michael Albinus2007-12-231-0/+2
* | * files.el (cd-absolute): Set `list-buffers-directory' in order toMichael Albinus2007-12-181-4/+10
* | Require password-cache or password.Glenn Morris2007-12-041-1/+2
* | * net/tramp.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2007-11-191-38/+35
* | * net/tramp.el (tramp-terminal-type): Remove duplicatedDan Nicolaescu2007-11-191-8/+0
* | * net/tramp.el (tramp-completion-reread-directory-timeout): NewMichael Albinus2007-11-181-2/+27
* | * net/tramp.el (tramp-open-connection-setup-interactive-shell): CheckMichael Albinus2007-11-121-8/+32
* | * net/tramp.el (tramp-maybe-open-connection): Use a local copy ofMichael Albinus2007-11-081-2/+2
* | * net/tramp.el (tramp-handle-substitute-in-file-name): Don'tMichael Albinus2007-11-071-4/+12
* | * net/tramp.el (top): Don't autoload `tramp-cache-print'.Michael Albinus2007-11-061-1/+0
* | * tramp.el (tramp-wait-for-output): Ignore escape sequences in theMichael Albinus2007-11-051-1/+3
* | * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'Michael Albinus2007-10-311-10/+5