| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | ; Fix typos | Stefan Kangas | 2023-12-10 | 1 | -1/+1 |
| * | | ; Move some Eshell tests to more-topical files | Jim Porter | 2023-09-10 | 1 | -0/+11 |
| * | | Use generics to define Eshell output targets | Jim Porter | 2023-08-21 | 1 | -0/+10 |
| * | | 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 Eshell tests on macOS | Jim Porter | 2022-12-30 | 1 | -2/+3 |
| * | | Fix reference-counting of Eshell I/O handles | Jim Porter | 2022-12-29 | 1 | -5/+18 |
| * | | Simplify handling of /dev/null redirection in Eshell | Jim Porter | 2022-12-22 | 1 | -2/+31 |
| * | | Fix handling of output handles in nested Eshell forms | Jim Porter | 2022-12-22 | 1 | -0/+28 |
| |/ | |||||
| * | Add support for more kinds of redirect operators in Eshell | Jim Porter | 2022-09-04 | 1 | -0/+72 |
| * | Simplify Eshell handle functions and add tests/documentation | Jim Porter | 2022-09-04 | 1 | -0/+220 |