aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't set exit info in Eshell if the command is being piped elsewhereJim Porter2024-07-191-1/+4
* Improve implementation of built-in Eshell "kill" commandJim Porter2024-07-181-0/+24
* Improve handling of deferrable Eshell commandsJim Porter2024-07-183-3/+20
* Merge from savannah/emacs-30Po Lu2024-07-121-1/+13
|\
| * Don't emit a prompt in Eshell when a background command is killedJim Porter2024-07-111-1/+13
| * Always perform Eshell process cleanup runs in the Eshell bufferJim Porter2024-06-251-0/+16
* | Allow using multiple buffers in 'eshell-command'Thierry Volpiatto2024-07-051-0/+21
* | Always perform Eshell process cleanup runs in the Eshell bufferJim Porter2024-06-251-0/+16
|/
* Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter2024-06-201-1/+48
* Fix Eshell "which" test on MS-WindowsJim Porter2024-06-152-8/+11
* Fix em-extpipe-tests on MS-WindowsEli Zaretskii2024-06-151-1/+5
* ; Improve last changeJim Porter2024-06-151-3/+10
* ; Add command logging to some more Eshell testsJim Porter2024-06-151-20/+22
* ; Minor editorial fixes to some Eshell testsJim Porter2024-06-131-10/+10
* Fix recently added eshell testStefan Kangas2024-06-101-7/+8
* Improve correctness of 'eshell-quote-argument'Jim Porter2024-06-093-25/+21
* Remove empty Eshell commands when parsingJim Porter2024-06-091-0/+10
* ; Allow batch-file Eshell test on MS-WindowsEli Zaretskii2024-06-091-1/+0
* ; Add another test for 'eshell-batch-script'Jim Porter2024-06-091-0/+12
* A better fix for esh-proc-tests on MS-WindowsEli Zaretskii2024-06-091-14/+10
* Fix Eshell tests on MS-WindowsEli Zaretskii2024-06-096-14/+35
* Improve implementations of some Eshell output filter functionsJim Porter2024-06-081-0/+62
* Be more efficient when buffering output in EshellJim Porter2024-06-081-12/+25
* Make Eshell's "which" command extensibleJim Porter2024-05-292-0/+72
* Fix calling Eshell scripts outside of EshellJim Porter2024-05-292-15/+52
* Add ability for Eshell virtual targets to handle closing the targetJim Porter2024-05-291-0/+15
* Consolidate Eshell module loading/unloading codeJim Porter2024-05-292-4/+8
* Fix a race condition when evaluating Eshell commandsJim Porter2024-05-251-0/+12
* Erase existing duplicates in eshell-history-ringRobin Joy2024-05-241-0/+17
* Add new Eshell built-in command 'funcall'Jim Porter2024-05-162-29/+32
* Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter2024-05-151-1/+1
* ; Fix an edge case with Eshell globs when the directory part is quotedJim Porter2024-05-091-0/+6
* Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"Jim Porter2024-05-051-3/+16
* Support expanding Eshell globs for remote file namesJim Porter2024-03-071-0/+30
* Replace use of obsolete eshell-kill-output in testMattias EngdegÄrd2024-02-231-1/+1
* ; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter2024-02-131-8/+16
* In Eshell, don't expand quoted tildes into a user's home directoryJim Porter2024-01-281-0/+22
* In Eshell, allow an escaped newline at the end of a commandJim Porter2024-01-281-6/+8
* Support setting umask symbolically in EshellJim Porter2024-01-271-4/+30
* Fix command replacement with the Eshell builtin versions of "sudo" and "doas"Jim Porter2024-01-271-49/+40
* ; Add docstring to testJim Porter2024-01-261-1/+2
* ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter2024-01-261-2/+3
* Fix detection of directly-invokable commands in EshellJim Porter2024-01-261-0/+20
* Add support for running commands via Eshell's "env" commandJim Porter2024-01-251-0/+7
* Improve handling of local variable settings in EshellJim Porter2024-01-251-0/+8
* ; Fix test failures from the fix for bug#67661Jim Porter2024-01-171-6/+6
* ; Add 2024 to copyright yearsPo Lu2024-01-024-4/+4
* Merge from savannah/emacs-29Po Lu2024-01-0220-20/+20
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0220-20/+20
* | ; Fix typosStefan Kangas2023-12-102-2/+2