summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".Michael Albinus2007-10-301-0/+1
* | * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.Michael Albinus2007-10-271-337/+94
* | * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'Michael Albinus2007-10-231-4/+7
* | * net/tramp.el (tramp-find-shell)Michael Albinus2007-10-221-55/+49
* | (tramp-handle-expand-many-files): Remove.Juanma Barranquero2007-10-221-55/+0
* | * net/tramp.el (top): Put load of all tramp-* files into a dolist.Michael Albinus2007-10-211-275/+248
* | From_ Johan Bockgrd, <http://article.gmane.org/gmane.emacs.devel/81056>Katsumi Yamaoka2007-10-181-6/+7
* | Sync with Tramp 2.1.11.Michael Albinus2007-10-101-2/+3
* | * net/tramp.el (tramp-find-foreign-file-name-handler): Check alsoMichael Albinus2007-10-081-12/+15
* | * net/tramp.el (top): Move loading of tramp-util.el andMichael Albinus2007-10-061-54/+68
* | * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-041-78/+67
* | * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-031-61/+79
* | * net/tramp-compat.el: New file.Michael Albinus2007-09-301-191/+140
* | * net/tramp.el (with-file-property, with-connection-property):Michael Albinus2007-09-281-86/+113
* | * net/tramp.el (tramp-maybe-open-connection): Make test for aliveMichael Albinus2007-09-271-15/+20
* | * net/tramp.el (tramp-completion-mode-p): Rename fromMichael Albinus2007-09-241-31/+22
* | * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)Michael Albinus2007-09-211-1/+44
* | * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,Michael Albinus2007-09-091-138/+135
* | * net/tramp.el (tramp-handle-set-file-times): Flush the fileMichael Albinus2007-08-281-234/+374
* | * net/tramp.el (tramp-local-host-p): New defun.Michael Albinus2007-08-241-68/+82
* | * net/tramp.el (top): Require cl.el, when `copy-tree' is not availableMichael Albinus2007-08-221-75/+61
* | * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp moreMichael Albinus2007-08-071-15/+34
* | * net/tramp.el:Michael Albinus2007-07-291-4/+5
* | Merge from emacs--rel--22Miles Bader2007-07-261-2/+2
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * Sync with Tramp 2.0.56.Michael Albinus2007-06-071-90/+117
* | * net/tramp.el (tramp-perl-file-attributes)Michael Albinus2007-07-231-4/+9
* | Sync with Tramp 2.1.10.Michael Albinus2007-07-221-2/+1
* | * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-07-171-65/+103