]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp optimizations
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Aug 2023 13:23:20 +0000 (15:23 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Aug 2023 13:23:20 +0000 (15:23 +0200)
commit5c101b1adac2b4f3cc4e08a6492b406952c529f3
tree0485973cef195d938b90d0a967a21bef0c6a798d
parent425c998a1117da6ebbd1489ad2aa3f7e2f8bd594
Some Tramp optimizations

* lisp/net/tramp-sh.el (tramp-perl-file-name-all-completions):
Extend.  It shall return also some basic file attributes.
(tramp-bundle-read-file-names): Simplify data to be transferred.
(tramp-sh-handle-file-name-all-completions): Read additional attributes.
(tramp-sh-handle-expand-file-name): Check also "doas".
(tramp-bundle-read-file-names): Handle changed data layout.
(tramp-find-file-exists-command): Set "file-exists-p" file property.
lisp/net/tramp-sh.el