aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/esh-io-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-07-261-0/+22
|\
| * Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter2025-07-211-0/+22
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
| * Fix redirecting Eshell output to symbols in some placesJim Porter2024-08-291-6/+0
* | Port Eshell tests to AndroidPo Lu2025-02-261-3/+2
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Use 'eshell-with-handles' in a few more placesJim Porter2024-08-281-6/+0
|/
* Add ability for Eshell virtual targets to handle closing the targetJim Porter2024-05-291-0/+15
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | ; Move some Eshell tests to more-topical filesJim Porter2023-09-101-0/+11
* | Use generics to define Eshell output targetsJim Porter2023-08-211-0/+10
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; Fix Eshell tests on macOSJim Porter2022-12-301-2/+3
* | Fix reference-counting of Eshell I/O handlesJim Porter2022-12-291-5/+18
* | Simplify handling of /dev/null redirection in EshellJim Porter2022-12-221-2/+31
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-221-0/+28
|/
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-041-0/+72
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-041-0/+220