index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
esh-util-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Port Eshell tests to Android
Po Lu
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-26
; Ensure 'eshell-split-filename' doesn't expand the filename first
Jim Porter
2024-10-19
Lazily convert numeric strings to Lisp numbers in Eshell
Jim Porter
2024-06-09
Fix Eshell tests on MS-Windows
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-02
Merge from origin/emacs-29
Eli Zaretskii
2023-08-27
Don't add an extraneous slash in remote PATH list in Eshell
Jim Porter
2023-08-05
Fix eshell "ls" command for files larger than 1TiB
Stefan Kangas
2023-06-19
; Improve 'rx' form from edb0862f5e69
Jim Porter
2023-06-18
; Fix test failure from 2f181d60323 (new 'pp' implementation)
Jim Porter
2023-01-27
Make 'eshell-number-regexp' into a regular defvar
Jim Porter
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-03
Only strip newlines when stringifying a value for Eshell
Jim Porter