summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-sh.el
Commit message (Expand)AuthorAgeFilesLines
* Tramp code cleanupMichael Albinus2022-07-031-19/+18
* Tramp code cleanupMichael Albinus2022-06-211-15/+19
* Fix handling of "process-*" properties in TrampMichael Albinus2022-06-171-127/+131
* Merge from origin/emacs-28Stefan Kangas2022-05-131-4/+4
|\
| * Fix ControlPath quoting in TrampMichael Albinus2022-05-121-4/+4
| * Handle changed scp protocol in Tramp, don't mergeMichael Albinus2022-05-081-3/+40
* | Improve handling of `tramp-set-file-uid-gid'Michael Albinus2022-05-111-0/+1
* | Handle changed scp protocol in TrampMichael Albinus2022-05-081-5/+44
* | Handle file name handler in write-region's VISIT argMichael Albinus2022-05-031-243/+189
* | Merge from origin/emacs-28Eli Zaretskii2022-04-281-4/+7
|\|
| * Fix problem with Solaris ls in TrampMichael Albinus2022-04-231-4/+7
| * Merge with Tramp 2.5.2.3 (Do not merge with master)Michael Albinus2022-04-071-15/+28
* | Handle remote system processesMichael Albinus2022-04-051-0/+2
* | 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