aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell (unfollow)
Commit message (Expand)AuthorFilesLines
11 days; Add 2026 to copyright years.Sean Whitton25-25/+25
2025-12-26December 2025 spelling fixesPaul Eggert1-2/+2
2025-08-07Fix some tests on OpenBSDManuel Giraud1-1/+4
2025-07-22Handle Eshell prompts where stickiness properties are 't'Jim Porter1-4/+6
2025-07-21Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter1-0/+22
2025-02-26Port Eshell tests to AndroidPo Lu21-58/+41
2025-02-17Prefer oddp/evenp to free-coding them in testsStefan Kangas1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas25-25/+25
2025-01-01Update copyright year to 2025Paul Eggert25-25/+25
2024-11-23Remove 'eshell-escape-arg'Jim Porter3-24/+9
2024-11-14Don't clobber stickiness text properties when printing Eshell promptJim Porter1-4/+31
2024-11-03; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter1-1/+1
2024-11-03Add support for range objects in Eshell "for" loopsJim Porter1-0/+15
2024-11-03Move more of Eshell range handling to the parser phaseJim Porter1-1/+7
2024-11-03Improve handling of Eshell "for" loopsJim Porter2-20/+29
2024-11-01Improve evaluation of conditional Eshell formsJim Porter1-0/+30
2024-10-31Improve correctness of Eshell globs when using escape charactersJim Porter1-16/+32
2024-10-31Fix and improve behavior of 'eshell/clear'Jim Porter1-0/+42
2024-10-27; Fix typosStefan Kangas1-1/+1
2024-10-26Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter1-0/+11
2024-10-26; Ensure 'eshell-split-filename' doesn't expand the filename firstJim Porter1-0/+40
2024-10-22Fix error when splicing Eshell globs and a glob expands to itselfJim Porter1-3/+13
2024-10-20Be more careful about applying spliced argumentsJim Porter1-2/+4
2024-10-19Lazily convert numeric strings to Lisp numbers in EshellJim Porter2-60/+83
2024-10-16Add support for chaining conditionals in EshellJim Porter1-4/+18
2024-10-16Improve correctness of Eshell sub-formsJim Porter3-0/+42
2024-09-29Fix executing commands in Eshell using "env" with no local variablesJim Porter1-0/+5
2024-08-29Fix redirecting Eshell output to symbols in some placesJim Porter3-6/+24
2024-08-28Support "/dev/null" as a target when creating Eshell handlesJim Porter1-0/+8
2024-08-28Fix redirecting Eshell output to symbols in some placesJim Porter2-0/+16
2024-08-28Use 'eshell-with-handles' in a few more placesJim Porter4-6/+20
2024-07-27Use 'unwind-protect' to ensure that Eshell always closes I/O handlesJim Porter2-2/+12
2024-07-19Don't set exit info in Eshell if the command is being piped elsewhereJim Porter1-1/+4
2024-07-18Improve implementation of built-in Eshell "kill" commandJim Porter1-0/+24
2024-07-18Improve handling of deferrable Eshell commandsJim Porter3-3/+20
2024-07-11Don't emit a prompt in Eshell when a background command is killedJim Porter1-1/+13
2024-07-05Allow using multiple buffers in 'eshell-command'Thierry Volpiatto1-0/+21
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter1-0/+16
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter1-0/+16
2024-06-20Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter1-1/+48
2024-06-15Fix Eshell "which" test on MS-WindowsJim Porter2-8/+11
2024-06-15Fix em-extpipe-tests on MS-WindowsEli Zaretskii1-1/+5
2024-06-15; Improve last changeJim Porter1-3/+10
2024-06-15; Add command logging to some more Eshell testsJim Porter1-20/+22
2024-06-13; Minor editorial fixes to some Eshell testsJim Porter1-10/+10
2024-06-10Fix recently added eshell testStefan Kangas1-7/+8
2024-06-09Improve correctness of 'eshell-quote-argument'Jim Porter3-25/+21
2024-06-09Remove empty Eshell commands when parsingJim Porter1-0/+10
2024-06-09; Allow batch-file Eshell test on MS-WindowsEli Zaretskii1-1/+0
2024-06-09; Add another test for 'eshell-batch-script'Jim Porter1-0/+12