summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-sh.el
Commit message (Expand)AuthorAgeFilesLines
* Handle process property `remote-command' in TrampMichael Albinus2022-03-291-1/+6
* Don't let Tramp block dired (Bug#54542)Michael Albinus2022-03-261-0/+1
* Adapt Tramp to dired--insert-disk-space assumptionsMichael Albinus2022-03-241-1/+3
* Support changing remoteness of DIR in rgrep and lgrepMichael Albinus2022-03-231-2/+10
* * lisp/net/tramp-sh.el (tramp-find-file-exists-command): Fix comment.Manuel Giraud2022-03-161-6/+7
* Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-071-18/+29
* Merge from origin/emacs-28Stefan Kangas2022-02-271-28/+25
|\
| * Follow OpenSSH changes in TrampMichael Albinus2022-02-261-28/+25
* | Merge from origin/emacs-28Stefan Kangas2022-02-261-1/+1
|\|
| * * lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Adapt test.Michael Albinus2022-02-251-1/+1
* | Adapt Tramp password prompts for sudo-like methodsMichael Albinus2022-02-191-7/+13
* | Improve Tramp's process-file implementationsMichael Albinus2022-02-131-2/+2
* | Improve handling of file modes in TrampMichael Albinus2022-02-101-0/+1
* | Add direct remote copying in Tramp's scp supportMichael Albinus2022-01-221-194/+280
* | Morka handling of multi-hops in Tramp more consistentMichael Albinus2022-01-181-9/+7
* | Improve handling of INFILE in tramp*-process-file (Bug#53284)Michael Albinus2022-01-171-4/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-3/+3
|\|
| * * lisp/net/tramp-sh.el: Adapt copyright yearMichael Albinus2022-01-011-2/+2
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Backport: Make a more robust check in Tramp using scriptsMichael Albinus2021-12-081-0/+4
* | Make a more robust check in Tramp using scriptsMichael Albinus2021-12-071-0/+4
* | Tramp code cleanupMichael Albinus2021-12-061-7/+4
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-1/+1
* | Further changes on directory summary line in TrampMichael Albinus2021-12-041-11/+12
* | Adapt directory summary line handling in TrampMichael Albinus2021-12-031-9/+11
* | Support abbreviating home directory of Tramp filenamesJim Porter2021-11-151-1/+2
* | Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-131-50/+56
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-121-26/+22
* | Improve performance when checking case-sensitivity of Tramp file namesJim Porter2021-11-091-5/+5
* | Fix (un)compressing directories in TrampTino Calancha2021-11-051-11/+23
|/
* Fix some Tramp problemsMichael Albinus2021-10-181-3/+1
* Accept process-filter t in TrampMichael Albinus2021-10-141-1/+1
* Tramp code cleanupMichael Albinus2021-10-091-4/+4
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+1
* Adapt Tramp's make-process for macOS.Michael Albinus2021-09-261-14/+13
* Fix Tramp's make-process on macOSMichael Albinus2021-09-231-2/+23
* Fix tramp-compat-temporary-file-directory implementationMichael Albinus2021-09-211-7/+6
* * lisp/net/tramp-sh.el (tramp-methods) <rsync>: Separate "%c" marker.Martin Joerg2021-09-171-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Tramp code cleanupMichael Albinus2021-09-161-13/+19
* * lisp/net/tramp-sh.el (tramp-methods): <sudo>: Change template. (Bug#50594)Michael Albinus2021-09-151-4/+5
* Tramp code cleanupMichael Albinus2021-09-111-2/+2
* Tramp: honor default file modes in make-directoryStephen Gildea2021-09-101-1/+2
* Some precisements in Tramp's connection type handlingMichael Albinus2021-08-241-4/+4
* Complete implementation of `copy-directory-create-symlink' in TrampMichael Albinus2021-08-231-3/+8
* Implement `copy-directory-create-symlink' for remote filesMichael Albinus2021-08-221-29/+36
* Improve connection type `pipe' for remote processesMichael Albinus2021-08-121-2/+8
* Replace some `string-match-p' calls in TrampMichael Albinus2021-08-111-18/+19
* Tramp string-search and string-replace compatibility functionsMattias EngdegÄrd2021-08-101-4/+5
* Code cleanup for Tramp's yubikey integrationMichael Albinus2021-08-031-2/+2