summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
Commit message (Expand)AuthorAge
* Tramp code cleanupMichael Albinus2021-02-03
* Fix environment handling in tramp-handle-make-processMichael Albinus2021-01-20
* Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-15
* Update copyright year to 2021Paul Eggert2021-01-01
* Reorganize Tramp header linesMichael Albinus2020-12-22
* Improve make-process in TrampMichael Albinus2020-12-20
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* * lisp/net/tramp.el (tramp-handle-make-process): Handle shell commands.Michael Albinus2020-12-18
* Some minor Tramp changesMichael Albinus2020-12-17
* Add 'remote-file-error' for TrampMichael Albinus2020-12-14
* * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'.Michael Albinus2020-12-07
* Prefer setq-local in net/*.elStefan Kangas2020-12-04
* Allow Tramp to mirror traces to a fileMichael Albinus2020-12-01
* Merge from origin/emacs-27Glenn Morris2020-11-23
|\
| * Fix Bug#44481Michael Albinus2020-11-21
| * Some minor changes to Tramp, do not merge with masterMichael Albinus2020-11-11
* | Replace /dev/null by remote null-device in Tramp.Michael Albinus2020-11-22
* | Some minor Tramp fixes, resulting from test campaignMichael Albinus2020-11-13
* | Still fixes for Tramp directory-files-*Michael Albinus2020-11-05
* | Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-03
* | Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-02
* | Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-02
* | Trash remote files to local trash (Bug#44216)Michael Albinus2020-11-01
* | Merge from origin/emacs-27Glenn Morris2020-10-17
|\|
| * Make tramp-completion-reread-directory-timeout obsolete (Bug#43932)Michael Albinus2020-10-12
| * Sync with Tramp 2.4.5-preMichael Albinus2020-08-25
* | ; Fix typosStefan Kangas2020-09-21
* | Adapt Tramp docMichael Albinus2020-09-09
* | Doc string update for tramp-password-prompt-regexpLars Ingebrigtsen2020-09-08
* | Minor improvements in Tramp error reportingMichael Albinus2020-09-05
* | Rework direct async processes in TrampMichael Albinus2020-08-23
* | Better check for multi-hops when calling direct async processesMichael Albinus2020-08-19
* | Implement Tramp direct async processes fallback for multi-hopsMichael Albinus2020-08-12
* | * lisp/net/tramp.el: Make last change backward compatible.Michael Albinus2020-08-11
* | Add constants for shell command output buffer namesTino Calancha2020-08-09
* | Add Tramp support of direct asynchronous process invocationMichael Albinus2020-08-04
* | Implement alternative for Tramp's signal return stringMichael Albinus2020-08-01
* | Fix problem with Tramp progress reporterMichael Albinus2020-07-20
* | More Tramp code cleanupMichael Albinus2020-07-12
* | Tramp code cleanupMichael Albinus2020-07-10
* | Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-21
* | Fix various problems in TrampMichael Albinus2020-06-19
* | Fix newly introduced errors in TrampMichael Albinus2020-06-19
* | Some Tramp cleanups, mainly in tramp-crypt.elMichael Albinus2020-06-18
* | Fix some Tramp problems seen during testsMichael Albinus2020-06-15
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-14
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-12
* | Add file encryption to TrampMichael Albinus2020-06-07
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-16
* | Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-13