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
/
esh-var-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; * 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
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
1
-0
/
+60
*
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
1
-9
/
+6
*
Allow using a symbol as an index into an alist in Eshell
Jim Porter
2022-09-14
1
-4
/
+8
*
Add 'eshell-command-result-equal' with an ERT explainer
Jim Porter
2022-08-15
1
-215
/
+176
*
Provide ERT explainer for 'eshell-match-command-output'
Jim Porter
2022-08-15
1
-55
/
+55
*
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
1
-1
/
+55
*
Ensure Eshell variable aliases properly handle indexing
Jim Porter
2022-07-12
1
-2
/
+20
*
Improve tests/organization for built-in variables
Jim Porter
2022-07-12
1
-2
/
+23
*
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
*
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
1
-2
/
+17
*
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
*
Support applying indices to more Eshell dollar expansions
Jim Porter
2022-03-08
1
-0
/
+23
*
Allow splitting strings in Eshell expansions with "plain" strings
Jim Porter
2022-03-03
1
-0
/
+12
*
Fix parsing of indices in Eshell expansions
Jim Porter
2022-03-03
1
-0
/
+152
*
Fix Eshell dollar interpolation inside of double-quotes
Jim Porter
2022-03-03
1
-0
/
+49
*
Move Eshell variable interpolation tests to their own file
Jim Porter
2022-03-03
1
-0
/
+111