| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| * | Simplify Eshell handle functions and add tests/documentation | Jim Porter | 2022-09-04 | 1 | -0/+19 |
| * | Fix non-interactive use of conditionals in Eshell | Jim Porter | 2022-08-15 | 1 | -64/+55 |
| * | Add 'eshell-command-result-equal' with an ERT explainer | Jim Porter | 2022-08-15 | 1 | -10/+9 |
| * | Provide ERT explainer for 'eshell-match-command-output' | Jim Porter | 2022-08-15 | 1 | -63/+65 |
| * | Make '$?' and '$$' variables more consistent in Eshell | Jim Porter | 2022-08-12 | 1 | -0/+54 |
| * | Allow using dollar expansions in Eshell conditionals | Jim Porter | 2022-08-12 | 1 | -10/+50 |
| * | Only set Eshell execution result metavariables when non-nil | Jim Porter | 2022-08-12 | 1 | -0/+189 |