index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
tramp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
Michael Olson
2008-02-09
1
-6
/
+9
*
* net/tramp.el (tramp-process-sentinel): New defun.
Michael Albinus
2008-02-03
1
-14
/
+33
*
* net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested
Michael Albinus
2008-01-29
1
-19
/
+43
*
* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
Michael Albinus
2008-01-28
1
-1
/
+3
*
* net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
Michael Albinus
2008-01-27
1
-0
/
+21
*
* net/tramp.el (tramp-dissect-file-name): Raise an error when
Michael Albinus
2008-01-26
1
-0
/
+4
*
* net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
Michael Albinus
2008-01-24
1
-0
/
+5
*
* net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
Michael Albinus
2008-01-23
1
-26
/
+24
*
* net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
Michael Albinus
2008-01-14
1
-1
/
+3
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-2
/
+2
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-3
/
+3
|
*
*** empty log message ***
Michael Albinus
2007-10-31
1
-0
/
+4
|
*
* net/tramp.el (tramp-completion-mode): Extend doc-string.
Michael Albinus
2007-10-06
1
-12
/
+27
|
*
* net/tramp.el (tramp-completion-mode-p): Rename from
Michael Albinus
2007-09-24
1
-34
/
+30
|
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-2
/
+2
|
*
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
Michael Albinus
2007-08-07
1
-19
/
+35
|
*
* net/tramp.el (tramp-handle-file-remote-p): Return a string as
Michael Albinus
2007-08-05
1
-1
/
+1
*
|
* vc-git.el (vc-git--call): Apply `process-file' instead of
Michael Albinus
2008-01-08
1
-21
/
+21
*
|
Sync with Tramp 2.1.12.
Michael Albinus
2007-12-23
1
-0
/
+2
*
|
* files.el (cd-absolute): Set `list-buffers-directory' in order to
Michael Albinus
2007-12-18
1
-4
/
+10
*
|
Require password-cache or password.
Glenn Morris
2007-12-04
1
-1
/
+2
*
|
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
Michael Albinus
2007-11-19
1
-38
/
+35
*
|
* net/tramp.el (tramp-terminal-type): Remove duplicated
Dan Nicolaescu
2007-11-19
1
-8
/
+0
*
|
* net/tramp.el (tramp-completion-reread-directory-timeout): New
Michael Albinus
2007-11-18
1
-2
/
+27
*
|
* net/tramp.el (tramp-open-connection-setup-interactive-shell): Check
Michael Albinus
2007-11-12
1
-8
/
+32
*
|
* net/tramp.el (tramp-maybe-open-connection): Use a local copy of
Michael Albinus
2007-11-08
1
-2
/
+2
*
|
* net/tramp.el (tramp-handle-substitute-in-file-name): Don't
Michael Albinus
2007-11-07
1
-4
/
+12
*
|
* net/tramp.el (top): Don't autoload `tramp-cache-print'.
Michael Albinus
2007-11-06
1
-1
/
+0
*
|
* tramp.el (tramp-wait-for-output): Ignore escape sequences in the
Michael Albinus
2007-11-05
1
-1
/
+3
*
|
* net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
Michael Albinus
2007-10-31
1
-10
/
+5
*
|
* net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
Michael Albinus
2007-10-30
1
-0
/
+1
*
|
* net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
Michael Albinus
2007-10-27
1
-337
/
+94
*
|
* net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
Michael Albinus
2007-10-23
1
-4
/
+7
*
|
* net/tramp.el (tramp-find-shell)
Michael Albinus
2007-10-22
1
-55
/
+49
*
|
(tramp-handle-expand-many-files): Remove.
Juanma Barranquero
2007-10-22
1
-55
/
+0
*
|
* net/tramp.el (top): Put load of all tramp-* files into a dolist.
Michael Albinus
2007-10-21
1
-275
/
+248
*
|
From_ Johan Bockgrd, <http://article.gmane.org/gmane.emacs.devel/81056>
Katsumi Yamaoka
2007-10-18
1
-6
/
+7
*
|
Sync with Tramp 2.1.11.
Michael Albinus
2007-10-10
1
-2
/
+3
*
|
* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
Michael Albinus
2007-10-08
1
-12
/
+15
*
|
* net/tramp.el (top): Move loading of tramp-util.el and
Michael Albinus
2007-10-06
1
-54
/
+68
*
|
* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
Michael Albinus
2007-10-04
1
-78
/
+67
*
|
* net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
Michael Albinus
2007-10-03
1
-61
/
+79
*
|
* net/tramp-compat.el: New file.
Michael Albinus
2007-09-30
1
-191
/
+140
*
|
* net/tramp.el (with-file-property, with-connection-property):
Michael Albinus
2007-09-28
1
-86
/
+113
*
|
* net/tramp.el (tramp-maybe-open-connection): Make test for alive
Michael Albinus
2007-09-27
1
-15
/
+20
*
|
* net/tramp.el (tramp-completion-mode-p): Rename from
Michael Albinus
2007-09-24
1
-31
/
+22
*
|
* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
Michael Albinus
2007-09-21
1
-1
/
+44
*
|
* net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
Michael Albinus
2007-09-09
1
-138
/
+135
*
|
* net/tramp.el (tramp-handle-set-file-times): Flush the file
Michael Albinus
2007-08-28
1
-234
/
+374
*
|
* net/tramp.el (tramp-local-host-p): New defun.
Michael Albinus
2007-08-24
1
-68
/
+82
[next]