aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/em-glob-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Allow splicing Eshell globs in-placeJim Porter2023-08-211-0/+64
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make Eshell globs ending in "/" match directories onlyJim Porter2022-06-261-2/+13
* Convert Eshell globs ahead of time instead of doing it repeatedlyJim Porter2022-06-261-0/+15
* Add unit tests and documentation for Eshell pattern-based globsJim Porter2022-04-171-0/+171