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
...
*
|
Allow using dollar expansions in Eshell conditionals
Jim Porter
2022-08-12
1
-4
/
+5
*
|
Only set Eshell execution result metavariables when non-nil
Jim Porter
2022-08-12
3
-33
/
+27
*
|
Autoload string-blank-p
Stefan Kangas
2022-08-09
1
-1
/
+0
*
|
; Unconditionally require built-in libraries
Stefan Kangas
2022-08-08
1
-1
/
+1
*
|
Add STREAM argument to 'process-tty-name'
Jim Porter
2022-08-05
1
-12
/
+15
*
|
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-08-05
1
-37
/
+18
*
|
Rename recently added macro to follow conventions
Stefan Kangas
2022-08-04
1
-2
/
+2
*
|
Rename nil-blank-string to eshell-nil-blank-string
Stefan Kangas
2022-08-04
1
-2
/
+4
*
|
Fix quoting of #' in some doc strings
Lars Ingebrigtsen
2022-08-03
1
-1
/
+1
*
|
Update `eshell-variable-aliases-list` defcustom type
Mattias EngdegÄrd
2022-07-16
1
-1
/
+3
*
|
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Doc fix.
Eli Zaretskii
2022-07-12
1
-11
/
+12
*
|
Ensure Eshell variable aliases properly handle indexing
Jim Porter
2022-07-12
2
-46
/
+63
*
|
Allow Eshell variable aliases to point to other aliases
Jim Porter
2022-07-12
1
-21
/
+20
*
|
Improve tests/organization for built-in variables
Jim Porter
2022-07-12
2
-12
/
+11
*
|
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
2
-20
/
+0
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-1
/
+1
*
|
* lisp/eshell/em-term.el (eshell-visual-commands): Add vim.
Stefan Kangas
2022-06-30
1
-2
/
+2
*
|
When closing an Eshell process target, send EOF three times
Jim Porter
2022-06-26
1
-2
/
+14
*
|
Make Eshell globs ending in "/" match directories only
Jim Porter
2022-06-26
1
-14
/
+31
*
|
Convert Eshell globs ahead of time instead of doing it repeatedly
Jim Porter
2022-06-26
1
-90
/
+114
*
|
Optionally signal an error if an Eshell predicate fails to match anything
Jim Porter
2022-06-26
1
-5
/
+13
*
|
Don't drop existing escape char in eshell
Sean Whitton
2022-06-22
1
-2
/
+4
*
|
Fix starting eshell with missing/invalid modules defined
Stefan Kangas
2022-06-19
1
-1
/
+5
*
|
Set bookmark handler type for Eshell
Stefan Kangas
2022-06-17
1
-0
/
+2
*
|
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-06-17
1
-2
/
+1
*
|
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-09
2
-4
/
+4
*
|
Don't split Eshell expansions by line when using split-subscript operator
Jim Porter
2022-06-08
1
-7
/
+8
*
|
Reset 'eshell-in-pipeline-p' when interpolating commands
Jim Porter
2022-05-25
1
-1
/
+3
*
|
Keep subcommands in pipelines from clobbering the head/tail processes
Jim Porter
2022-05-24
1
-5
/
+10
*
|
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
|
; Fix typos
Stefan Kangas
2022-05-15
1
-1
/
+1
*
|
Fix some quoting problems in defcustom :type
Lars Ingebrigtsen
2022-05-10
1
-1
/
+1
*
|
Improve the behavior of concatenating parts of Eshell arguments
Jim Porter
2022-05-03
2
-9
/
+54
*
|
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
2
-36
/
+73
*
|
Handle escaped characters in Eshell special references (e.g. buffers)
Jim Porter
2022-05-01
1
-1
/
+3
*
|
Handle escaped characters in Eshell argument predicates/modifiers
Jim Porter
2022-05-01
1
-1
/
+3
*
|
Use a common set of string delimiters for all Eshell predicates/modifiers
Jim Porter
2022-05-01
1
-145
/
+128
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
2
-2
/
+2
*
|
New electric forward slash Eshell module
Sean Whitton
2022-04-21
1
-0
/
+120
*
|
Add 'G' argument predicate in Eshell
Jim Porter
2022-04-17
1
-4
/
+5
*
|
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter
2022-04-17
3
-26
/
+25
*
|
Add unit tests and documentation for Eshell pattern-based globs
Jim Porter
2022-04-17
1
-8
/
+6
*
|
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-04-03
1
-24
/
+27
*
|
em-extpipe: Catch eshell-incomplete thrown while parsing
Sean Whitton
2022-04-02
1
-4
/
+18
*
|
Don't use 'eshell-convert' when all we want is a number
Jim Porter
2022-03-29
2
-30
/
+28
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-03-26
1
-1
/
+1
|
\
|
|
*
Fix eshell-explicit-command-char doc string typo
Lars Ingebrigtsen
2022-03-25
1
-1
/
+1
|
*
Fix evaluation of negated argument predicates in Eshell
Jim Porter
2022-03-13
1
-6
/
+6
*
|
Make eshell link faces more distinctive on 8-color displays
Lars Ingebrigtsen
2022-03-22
1
-7
/
+6
[prev]
[next]