index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos
Stefan Kangas
2024-05-27
1
-3
/
+3
*
; Add 2024 to copyright years
Po Lu
2024-01-02
30
-30
/
+30
*
Pass only the local parts of Eshell's $PATH to 'tramp-remote-path'
Xiaoyue Chen
2023-11-12
1
-1
/
+1
*
Fix remote path setting in Eshell
Jim Porter
2023-09-07
1
-1
/
+15
*
Don't add an extraneous slash in remote PATH list in Eshell
Jim Porter
2023-08-27
1
-1
/
+1
*
Fix using background commands in 'eshell-command'
Jim Porter
2023-03-31
1
-3
/
+5
*
(eshell--complete-commands-list): Fix regression in fix to bug#48995
Nicolas Martyanoff
2023-02-01
1
-30
/
+13
*
Don't try to make a pipe process for remote processes in Eshell
Jim Porter
2023-01-23
1
-2
/
+7
*
Use proper types for Eshell warnings
Jim Porter
2023-01-18
2
-4
/
+6
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
30
-30
/
+30
*
; Fix typos
Stefan Kangas
2022-12-31
1
-1
/
+1
*
* lisp/eshell/em-tramp.el (tramp): Require also at runtime. (Bug#60402)
Michael Albinus
2022-12-30
1
-2
/
+3
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
2
-6
/
+2
*
When redirecting in Eshell, check for "/dev/null" specifically
Jim Porter
2022-12-21
1
-1
/
+5
*
Fix Eshell electric slash when used from the root directory of a remote host
montag451
2022-12-21
1
-9
/
+5
*
Treat escaped newlines in Eshell as the empty string
Jim Porter
2022-12-07
1
-18
/
+25
*
; Fix typos
Stefan Kangas
2022-11-20
1
-1
/
+1
*
esh-mode: Add repeat-map for eshell-{forward,backward}-argument
Brian Leung
2022-11-17
1
-0
/
+8
*
em-prompt: Add repeat-map for eshell-{next,previous}-prompt
Brian Leung
2022-11-17
1
-0
/
+8
*
; Fix typos
Stefan Kangas
2022-11-11
1
-1
/
+1
*
lisp/eshell/em-tramp.el: Rename 'TRAMP' to 'Tramp'.
Brian Cully
2022-11-05
1
-9
/
+9
*
Add the "doas" alias to eshell.
Brian Cully
2022-11-05
1
-26
/
+52
*
Only strip newlines when stringifying a value for Eshell
Jim Porter
2022-11-03
1
-7
/
+4
*
(sit-for): Add compiler-macro to warn about obsolete calling convention
Stefan Monnier
2022-10-18
1
-1
/
+1
*
Print the correct $PATH when Eshell's 'which' fails to find a command
Jim Porter
2022-10-17
1
-2
/
+3
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
3
-20
/
+70
*
Allow setting the values of variable aliases in Eshell
Jim Porter
2022-10-17
2
-38
/
+107
*
; Obsolete 'eshell/define'
Jim Porter
2022-10-17
1
-0
/
+5
*
Fix encoding and decoding of process I/O in Eshell on Windows
Eli Zaretskii
2022-10-15
1
-1
/
+17
*
Rename `file-attribute-file-number' to `file-attribute-file-identifier'
Michael Albinus
2022-10-14
1
-2
/
+2
*
Clarify structure of file-attribute's device number
Michael Albinus
2022-10-13
1
-4
/
+2
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
5
-10
/
+4
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-21
1
-1
/
+1
|
\
|
*
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-20
1
-1
/
+1
*
|
Abolish max-specpdl-size (bug#57911)
Mattias EngdegÄrd
2022-09-19
1
-1
/
+0
*
|
Fix eshell directory and executable completion on action t
Daniel Pettersson
2022-09-19
1
-3
/
+26
*
|
Allow using a symbol as an index into an alist in Eshell
Jim Porter
2022-09-14
1
-17
/
+18
*
|
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
2
-14
/
+0
*
|
Let external Eshell processes send stdout and stderr to different places
Jim Porter
2022-09-04
1
-9
/
+32
*
|
Put Eshell's bookkeeping data for external processes on the process object
Jim Porter
2022-09-04
1
-68
/
+76
*
|
Add support for more kinds of redirect operators in Eshell
Jim Porter
2022-09-04
3
-42
/
+126
*
|
Allow checking specific Eshell handles for interactive output
Jim Porter
2022-09-04
2
-7
/
+15
*
|
Simplify Eshell handle functions and add tests/documentation
Jim Porter
2022-09-04
2
-27
/
+32
*
|
Handle 'eshell-pipe-broken' when evaluating Lisp forms in Eshell
Jim Porter
2022-08-29
2
-3
/
+18
*
|
Kill the buffer for the temp file after using '$<command>' in Eshell
Jim Porter
2022-08-25
1
-2
/
+5
*
|
Fix eshell-pipe-broken signalling
Mattias EngdegÄrd
2022-08-21
1
-1
/
+1
*
|
em-unix.el: only pass -H option to grep
Brendan O'Dea
2022-08-17
1
-9
/
+4
*
|
Fix non-interactive use of conditionals in Eshell
Jim Porter
2022-08-15
1
-3
/
+4
*
|
Make eshell-mode more resilient towards `mode-line-format'
Lars Ingebrigtsen
2022-08-15
1
-1
/
+2
*
|
Make '$?' and '$$' variables more consistent in Eshell
Jim Porter
2022-08-12
2
-62
/
+74
[next]