Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2025 | Paul Eggert | 2025-01-01 | 1 | -1/+1 |
* | Use 'unwind-protect' to ensure that Eshell always closes I/O handles | Jim Porter | 2024-07-27 | 1 | -2/+1 |
* | Improve handling of deferrable Eshell commands | Jim Porter | 2024-07-18 | 1 | -2/+1 |
* | Fix command replacement with the Eshell builtin versions of "sudo" and "doas" | Jim Porter | 2024-01-27 | 1 | -49/+40 |
* | Merge from savannah/emacs-29 | Po Lu | 2024-01-02 | 1 | -1/+1 |
|\ | |||||
| * | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | | Merge from origin/emacs-29 | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
|\| | |||||
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | | Fix reference-counting of Eshell I/O handles | Jim Porter | 2022-12-29 | 1 | -55/+44 |
* | | Fix handling of output handles in nested Eshell forms | Jim Porter | 2022-12-22 | 1 | -34/+41 |
|/ | |||||
* | Add the "doas" alias to eshell. | Brian Cully | 2022-11-05 | 1 | -0/+75 |
* | Adapt em-tramp-tests.el | Michael Albinus | 2022-02-06 | 1 | -7/+10 |
* | Don't manipulate args in-place for 'eshell-eval-using-options' | Jim Porter | 2022-01-25 | 1 | -0/+85 |