| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| * | ; Improve time-convert call in recently changed test | Stefan Kangas | 2022-08-07 | 1 | -1/+1 |
| * | ; Adjust time-convert call to recent change | Stefan Kangas | 2022-08-06 | 1 | -1/+1 |
| * | Optionally signal an error if an Eshell predicate fails to match anything | Jim Porter | 2022-06-26 | 1 | -4/+22 |
| * | Handle escaped characters in Eshell argument predicates/modifiers | Jim Porter | 2022-05-01 | 1 | -0/+12 |
| * | Use a common set of string delimiters for all Eshell predicates/modifiers | Jim Porter | 2022-05-01 | 1 | -13/+20 |
| * | Fix Eshell predicate tests when running from 'make check' | Jim Porter | 2022-04-17 | 1 | -3/+3 |
| * | Add 'G' argument predicate in Eshell | Jim Porter | 2022-04-17 | 1 | -0/+8 |
| * | Add unit tests and documentation for Eshell predicates/modifiers | Jim Porter | 2022-04-17 | 1 | -0/+521 |