Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify Eshell handle functions and add tests/documentation | Jim Porter | 2022-09-04 | 1 | -0/+10 |
* | Add 'eshell-command-result-equal' with an ERT explainer | Jim Porter | 2022-08-15 | 1 | -0/+21 |
* | Provide ERT explainer for 'eshell-match-command-output' | Jim Porter | 2022-08-15 | 1 | -13/+25 |
* | Handle escaped characters in Eshell special references (e.g. buffers) | Jim Porter | 2022-05-01 | 1 | -11/+12 |
* | Send SIGPIPE to external Eshell processes if their output target closes | Jim Porter | 2022-02-21 | 1 | -3/+6 |
* | Use 'require' to load eshell-tests-helpers | Jim Porter | 2022-02-03 | 1 | -0/+2 |
* | When executing an Eshell pipeline, send input to the first process | Jim Porter | 2022-02-03 | 1 | -1/+1 |
* | Add Eshell syntax to more easily bypass Eshell's own pipelining | Sean Whitton | 2022-01-24 | 1 | -2/+2 |
* | Rework eshell-match-result for testing asynchronous commands | Sean Whitton | 2022-01-24 | 1 | -4/+5 |
* | Move Eshell test helpers to their own file | Sean Whitton | 2022-01-24 | 1 | -0/+90 |