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-sh.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle process property `remote-command' in Tramp
Michael Albinus
2022-03-29
1
-1
/
+6
*
Don't let Tramp block dired (Bug#54542)
Michael Albinus
2022-03-26
1
-0
/
+1
*
Adapt Tramp to dired--insert-disk-space assumptions
Michael Albinus
2022-03-24
1
-1
/
+3
*
Support changing remoteness of DIR in rgrep and lgrep
Michael Albinus
2022-03-23
1
-2
/
+10
*
* lisp/net/tramp-sh.el (tramp-find-file-exists-command): Fix comment.
Manuel Giraud
2022-03-16
1
-6
/
+7
*
Rework `abbreviate-file-name' in Tramp
Michael Albinus
2022-03-07
1
-18
/
+29
*
Merge from origin/emacs-28
Stefan Kangas
2022-02-27
1
-28
/
+25
|
\
|
*
Follow OpenSSH changes in Tramp
Michael Albinus
2022-02-26
1
-28
/
+25
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-26
1
-1
/
+1
|
\
|
|
*
* lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Adapt test.
Michael Albinus
2022-02-25
1
-1
/
+1
*
|
Adapt Tramp password prompts for sudo-like methods
Michael Albinus
2022-02-19
1
-7
/
+13
*
|
Improve Tramp's process-file implementations
Michael Albinus
2022-02-13
1
-2
/
+2
*
|
Improve handling of file modes in Tramp
Michael Albinus
2022-02-10
1
-0
/
+1
*
|
Add direct remote copying in Tramp's scp support
Michael Albinus
2022-01-22
1
-194
/
+280
*
|
Morka handling of multi-hops in Tramp more consistent
Michael Albinus
2022-01-18
1
-9
/
+7
*
|
Improve handling of INFILE in tramp*-process-file (Bug#53284)
Michael Albinus
2022-01-17
1
-4
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-3
/
+3
|
\
|
|
*
* lisp/net/tramp-sh.el: Adapt copyright year
Michael Albinus
2022-01-01
1
-2
/
+2
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
Backport: Make a more robust check in Tramp using scripts
Michael Albinus
2021-12-08
1
-0
/
+4
*
|
Make a more robust check in Tramp using scripts
Michael Albinus
2021-12-07
1
-0
/
+4
*
|
Tramp code cleanup
Michael Albinus
2021-12-06
1
-7
/
+4
*
|
Prefer nil to (current-time) when either will do
Paul Eggert
2021-12-05
1
-1
/
+1
*
|
Further changes on directory summary line in Tramp
Michael Albinus
2021-12-04
1
-11
/
+12
*
|
Adapt directory summary line handling in Tramp
Michael Albinus
2021-12-03
1
-9
/
+11
*
|
Support abbreviating home directory of Tramp filenames
Jim Porter
2021-11-15
1
-1
/
+2
*
|
Remove Tramp's `dired-compress-file' handler, not needed anymore
Michael Albinus
2021-11-13
1
-50
/
+56
*
|
Remove Emacs 25 compatibility from Tramp
Michael Albinus
2021-11-12
1
-26
/
+22
*
|
Improve performance when checking case-sensitivity of Tramp file names
Jim Porter
2021-11-09
1
-5
/
+5
*
|
Fix (un)compressing directories in Tramp
Tino Calancha
2021-11-05
1
-11
/
+23
|
/
*
Fix some Tramp problems
Michael Albinus
2021-10-18
1
-3
/
+1
*
Accept process-filter t in Tramp
Michael Albinus
2021-10-14
1
-1
/
+1
*
Tramp code cleanup
Michael Albinus
2021-10-09
1
-4
/
+4
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-1
/
+1
*
Adapt Tramp's make-process for macOS.
Michael Albinus
2021-09-26
1
-14
/
+13
*
Fix Tramp's make-process on macOS
Michael Albinus
2021-09-23
1
-2
/
+23
*
Fix tramp-compat-temporary-file-directory implementation
Michael Albinus
2021-09-21
1
-7
/
+6
*
* lisp/net/tramp-sh.el (tramp-methods) <rsync>: Separate "%c" marker.
Martin Joerg
2021-09-17
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Tramp code cleanup
Michael Albinus
2021-09-16
1
-13
/
+19
*
* lisp/net/tramp-sh.el (tramp-methods): <sudo>: Change template. (Bug#50594)
Michael Albinus
2021-09-15
1
-4
/
+5
*
Tramp code cleanup
Michael Albinus
2021-09-11
1
-2
/
+2
*
Tramp: honor default file modes in make-directory
Stephen Gildea
2021-09-10
1
-1
/
+2
*
Some precisements in Tramp's connection type handling
Michael Albinus
2021-08-24
1
-4
/
+4
*
Complete implementation of `copy-directory-create-symlink' in Tramp
Michael Albinus
2021-08-23
1
-3
/
+8
*
Implement `copy-directory-create-symlink' for remote files
Michael Albinus
2021-08-22
1
-29
/
+36
*
Improve connection type `pipe' for remote processes
Michael Albinus
2021-08-12
1
-2
/
+8
*
Replace some `string-match-p' calls in Tramp
Michael Albinus
2021-08-11
1
-18
/
+19
*
Tramp string-search and string-replace compatibility functions
Mattias EngdegÄrd
2021-08-10
1
-4
/
+5
*
Code cleanup for Tramp's yubikey integration
Michael Albinus
2021-08-03
1
-2
/
+2
[next]