index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
20
-20
/
+20
*
Treat escaped newlines in Eshell as the empty string
Jim Porter
2022-12-07
2
-31
/
+105
*
; * test/lisp/eshell/esh-var-tests.el: Fix incorrect paren placement.
Jim Porter
2022-11-25
1
-2
/
+2
*
Fix failing eshell alias tests
Stefan Kangas
2022-11-06
1
-9
/
+11
*
Add the "doas" alias to eshell.
Brian Cully
2022-11-05
1
-0
/
+75
*
Only strip newlines when stringifying a value for Eshell
Jim Porter
2022-11-03
1
-0
/
+57
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
3
-7
/
+161
*
Allow setting the values of variable aliases in Eshell
Jim Porter
2022-10-17
1
-0
/
+145
*
; Allow ignoring errors when calling 'eshell-match-command-output'
Jim Porter
2022-10-17
2
-12
/
+16
*
Allow using a symbol as an index into an alist in Eshell
Jim Porter
2022-09-14
1
-4
/
+8
*
; Fix a race condition in an Eshell test
Jim Porter
2022-09-08
1
-2
/
+4
*
Let external Eshell processes send stdout and stderr to different places
Jim Porter
2022-09-04
1
-0
/
+30
*
Put Eshell's bookkeeping data for external processes on the process object
Jim Porter
2022-09-04
1
-12
/
+83
*
Add support for more kinds of redirect operators in Eshell
Jim Porter
2022-09-04
1
-0
/
+72
*
Simplify Eshell handle functions and add tests/documentation
Jim Porter
2022-09-04
4
-19
/
+249
*
Don't fail Eshell ERT tests when an internal signal gets raised
Jim Porter
2022-08-31
1
-7
/
+13
*
Handle 'eshell-pipe-broken' when evaluating Lisp forms in Eshell
Jim Porter
2022-08-29
1
-4
/
+0
*
Mark another esh-proc test as unstable
Stefan Kangas
2022-08-21
1
-0
/
+2
*
Mark esh-proc test as unstable
Lars Ingebrigtsen
2022-08-21
1
-0
/
+2
*
Fix non-interactive use of conditionals in Eshell
Jim Porter
2022-08-15
1
-64
/
+55
*
Add 'eshell-command-result-equal' with an ERT explainer
Jim Porter
2022-08-15
7
-273
/
+254
*
Provide ERT explainer for 'eshell-match-command-output'
Jim Porter
2022-08-15
9
-208
/
+222
*
Fix a recently-added Eshell test on MS-Windows
Eli Zaretskii
2022-08-13
1
-4
/
+7
*
Make '$?' and '$$' variables more consistent in Eshell
Jim Porter
2022-08-12
2
-1
/
+109
*
Allow using dollar expansions in Eshell conditionals
Jim Porter
2022-08-12
1
-10
/
+50
*
Only set Eshell execution result metavariables when non-nil
Jim Porter
2022-08-12
2
-53
/
+189
*
; 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
*
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-08-05
1
-0
/
+43
*
Ensure Eshell variable aliases properly handle indexing
Jim Porter
2022-07-12
3
-2
/
+71
*
Allow Eshell variable aliases to point to other aliases
Jim Porter
2022-07-12
1
-4
/
+6
*
Improve tests/organization for built-in variables
Jim Porter
2022-07-12
5
-9
/
+221
*
When closing an Eshell process target, send EOF three times
Jim Porter
2022-06-26
1
-1
/
+0
*
Make Eshell globs ending in "/" match directories only
Jim Porter
2022-06-26
1
-2
/
+13
*
Convert Eshell globs ahead of time instead of doing it repeatedly
Jim Porter
2022-06-26
1
-0
/
+15
*
Optionally signal an error if an Eshell predicate fails to match anything
Jim Porter
2022-06-26
1
-4
/
+22
*
Don't use 'list' command in Eshell command forms
Jim Porter
2022-06-10
1
-2
/
+3
*
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-09
1
-7
/
+9
*
Don't split Eshell expansions by line when using split-subscript operator
Jim Porter
2022-06-08
1
-1
/
+8
*
Reset 'eshell-in-pipeline-p' when interpolating commands
Jim Porter
2022-05-25
1
-0
/
+29
*
Keep subcommands in pipelines from clobbering the head/tail processes
Jim Porter
2022-05-24
1
-0
/
+16
*
Stop esh-var-tests leaving temp files behind
Glenn Morris
2022-05-04
1
-1
/
+6
*
Improve the behavior of concatenating parts of Eshell arguments
Jim Porter
2022-05-03
2
-3
/
+18
*
Return a list of numbers if all lines of an Eshell subcommand are numeric
Jim Porter
2022-05-03
1
-1
/
+7
*
Eshell variable expansion should always return strings inside quotes
Jim Porter
2022-05-03
1
-23
/
+148
*
Handle escaped characters in Eshell special references (e.g. buffers)
Jim Porter
2022-05-01
2
-11
/
+31
*
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
[next]