| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |