summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/em-tramp-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Use 'unwind-protect' to ensure that Eshell always closes I/O handlesJim Porter2024-07-271-2/+1
* Improve handling of deferrable Eshell commandsJim Porter2024-07-181-2/+1
* Fix command replacement with the Eshell builtin versions of "sudo" and "doas"Jim Porter2024-01-271-49/+40
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Fix reference-counting of Eshell I/O handlesJim Porter2022-12-291-55/+44
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-221-34/+41
|/
* Add the "doas" alias to eshell.Brian Cully2022-11-051-0/+75
* Adapt em-tramp-tests.elMichael Albinus2022-02-061-7/+10
* Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter2022-01-251-0/+85