index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
esh-util.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-06
Improve integer file mode options docstrings
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
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-10-26
; Ensure 'eshell-split-filename' doesn't expand the filename first
Jim Porter
2024-10-19
Lazily convert numeric strings to Lisp numbers in Eshell
Jim Porter
2024-07-08
Checkdoc fixes in `eshell/*.el`
Stefan Kangas
2024-06-23
; Fix typos
Stefan Kangas
2024-06-09
Fix Eshell tests on MS-Windows
Eli Zaretskii
2024-06-01
Merge from origin/emacs-29
Eli Zaretskii
2024-05-27
; Fix typos
Stefan Kangas
2024-05-09
; Fix an edge case with Eshell globs when the directory part is quoted
Jim Porter
2024-03-07
Support expanding Eshell globs for remote file names
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-24
Add 'eshell-special-ref-alist' to allow extending Eshell special refs
Jim Porter
2023-10-11
Fix behavior of Eshell prompt when yanking output into it
Jim Porter
2023-09-14
; Simplify how to use 'eshell-debug-command'
Jim Porter
2023-09-10
Collect all processes in an Eshell pipeline, not just the head and tail
Jim Porter
2023-09-02
Merge from origin/emacs-29
Eli Zaretskii
2023-08-31
Add debug instrumentation for Eshell process management
Jim Porter
2023-08-31
Fix handling of Eshell debug modes
Jim Porter
2023-08-27
Don't add an extraneous slash in remote PATH list in Eshell
Jim Porter
2023-08-05
Make eshell-redisplay into alias for redisplay
Stefan Kangas
2023-08-05
Use file-size-human-readable in eshell
Stefan Kangas
2023-08-05
Fix eshell "ls" command for files larger than 1TiB
Stefan Kangas
2023-08-05
; * lisp/eshell/esh-util.el: Delete redundant autoload.
Stefan Kangas
2023-05-02
Use connection-aware functions when getting the UID/GID in Eshell
Jim Porter
2023-02-09
Ensure that Eshell users can run lines of command output as input
Jim Porter
2023-01-27
Make 'eshell-number-regexp' into a regular defvar
Jim Porter
2023-01-27
Add support for negative indices and index ranges in Eshell
Jim Porter
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-15
Add support for the "splice operator" in Eshell
Jim Porter
2022-11-11
; Fix typos
Stefan Kangas
2022-11-03
Only strip newlines when stringifying a value for Eshell
Jim Porter
2022-10-18
(sit-for): Add compiler-macro to warn about obsolete calling convention
Stefan Monnier
2022-10-17
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-08-08
; Unconditionally require built-in libraries
Stefan Kangas
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-06-17
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-05-03
Improve the behavior of concatenating parts of Eshell arguments
Jim Porter
2022-05-03
Return a list of numbers if all lines of an Eshell subcommand are numeric
Jim Porter
2022-05-03
Eshell variable expansion should always return strings inside quotes
Jim Porter
2022-04-17
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter
2022-04-03
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-02-03
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
[next]