index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
Age
Commit message (
Expand
)
Author
2026-05-17
Allow child processes to continue after EPIPE
Jim Porter
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-02-21
Preserve the original order of Eshell aliases when loading
Jim Porter
2026-02-21
Sort Eshell aliases when adding new ones
Arto Jantunen
2026-02-13
Autoload 'diff-no-select'
Philip Kaludercic
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-07
; Add missing defcustom types in eshell and eww (bug#79607)
Jacob S. Gordon
2025-09-03
lisp/eshell/em-glob.el (eshell-glob-translate-alist): Don't quote lambda
Stefan Monnier
2025-07-26
Merge from origin/emacs-30
Eli Zaretskii
2025-07-22
Handle Eshell prompts where stickiness properties are 't'
Jim Porter
2025-07-21
Fix Eshell call to 'string-suffix-p' when checking for trailing newline
Jim Porter
2025-07-20
; * lisp/eshell/esh-cmd.el (eshell-lisp-command): Simplify.
Jim Porter
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-25
Use cl-with-gensyms in a few more cases
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-01-11
Make Eshell's "ls" command return a non-zero status on errors
Jim Porter
2025-01-06
Improve integer file mode options docstrings
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
2024-12-26
Don't start docstrings with "This function" or similar
Stefan Kangas
2024-12-22
; Update version tags of defcustoms
Eli Zaretskii
2024-12-12
; Fix documentation of a recent change in Eshell
Eli Zaretskii
2024-12-11
Rework history Isearch for Eshell
Pengji Zhang
2024-12-08
Fix usage reporting for Eshell commands
Jim Porter
2024-12-08
Return non-zero exit status when Eshell's "which" fails to find a command
Jim Porter
2024-12-04
Remove obsolete 'display-comint-buffer-action' (bug#74361)
Juri Linkov
2024-11-23
Remove 'eshell-escape-arg'
Jim Porter
2024-11-21
; Fix typos
Stefan Kangas
2024-11-14
Don't clobber stickiness text properties when printing Eshell prompt
Jim Porter
2024-11-09
When using Eshell's "du" implementation, deduplicate hard links
Jim Porter
2024-11-09
Don't use dynamically-bound variables for Eshell's "du" command
Jim Porter
2024-11-09
Use the Lisp implemention of "du" in Eshell when querying remote dirs
Jim Porter
2024-11-07
Always print the expanded directory name for Eshell's "pwd" command
Jim Porter
2024-11-03
Add support for range objects in Eshell "for" loops
Jim Porter
2024-11-03
Move more of Eshell range handling to the parser phase
Jim Porter
2024-11-03
Add QUOTED argument to 'eshell-stringify'
Jim Porter
2024-11-03
Improve handling of Eshell "for" loops
Jim Porter
2024-11-01
Don't start docstrings with "This function"
Stefan Kangas
2024-11-01
Improve evaluation of conditional Eshell forms
Jim Porter
2024-10-31
Improve correctness of Eshell globs when using escape characters
Jim Porter
2024-10-31
Fix and improve behavior of 'eshell/clear'
Jim Porter
2024-10-31
Don't remove trailing slash in Eshell "pwd" for remote root directories
Jim Porter
2024-10-27
Fix definitions of Eshell "xtra" functions
Jim Porter
2024-10-26
Fix Eshell incompatibility with "[" command when eshell-pred is disabled
Jim Porter
2024-10-26
; Ensure 'eshell-split-filename' doesn't expand the filename first
Jim Porter
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
Merge from origin/emacs-30
Sean Whitton
[next]