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
/
esh-util.el
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
1
-1
/
+1
*
Don't add an extraneous slash in remote PATH list in Eshell
Jim Porter
2023-08-27
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-11
1
-1
/
+1
*
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
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
1
-6
/
+49
*
; Unconditionally require built-in libraries
Stefan Kangas
2022-08-08
1
-1
/
+1
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-9
/
+0
*
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-06-17
1
-2
/
+1
*
Improve the behavior of concatenating parts of Eshell arguments
Jim Porter
2022-05-03
1
-0
/
+1
*
Return a list of numbers if all lines of an Eshell subcommand are numeric
Jim Porter
2022-05-03
1
-11
/
+25
*
Eshell variable expansion should always return strings inside quotes
Jim Porter
2022-05-03
1
-16
/
+30
*
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter
2022-04-17
1
-4
/
+4
*
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-04-03
1
-24
/
+27
*
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-02-03
1
-0
/
+14
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
eshell: Prefer octal number for file modes
Stefan Kangas
2021-12-12
1
-2
/
+2
|
/
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
* lisp/eshell/esh-util.el: Require `seq`
Stefan Monnier
2021-04-11
1
-89
/
+77
*
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-04-05
1
-14
/
+2
*
Replace two functions with seq-subseq
Stefan Kangas
2021-04-03
1
-12
/
+8
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-2
/
+1
*
Make two eshell aliases obsolete
Stefan Kangas
2021-02-01
1
-4
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Move several completions from eshell to pcomplete (Bug#10585)
Stefan Kangas
2020-09-21
1
-36
/
+23
*
|
Remove more XEmacs compat code from eshell
Stefan Kangas
2020-03-11
1
-6
/
+0
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove some XEmacs compat code from esh*.el
Lars Ingebrigtsen
2019-10-05
1
-34
/
+0
*
Use decoded-time accessors in esh-util
Lars Ingebrigtsen
2019-08-01
1
-6
/
+6
*
Remove some compat code in esh-util
Lars Ingebrigtsen
2019-08-01
1
-15
/
+9
*
Use decoded time accessors in esh-util
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-4
/
+5
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-5
/
+4
*
; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.
Eli Zaretskii
2019-06-08
1
-2
/
+2
*
Fix path for current directory in eshell on MS-Windows
Bernhard Rotter
2019-06-08
1
-0
/
+8
*
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-09
1
-10
/
+8
*
Simplify use of encode-time
Paul Eggert
2019-02-10
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
New function flatten-tree
Alex Branham
2018-12-17
1
-10
/
+2
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+2
*
|
uniqify -> uniquify
Paul Eggert
2018-03-04
1
-1
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration.
Noam Postavsky
2017-09-25
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
[next]