index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
shell.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make comint-read-input-ring skip uninteresting text in .zsh_history
Brian Leung
2021-01-11
1
-0
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in shell.el
Stefan Kangas
2020-12-08
1
-23
/
+23
*
Define explicit-shell-file-name only in shell.el
Basil L. Contovounesios
2020-12-03
1
-12
/
+12
*
Use null-device where appropriate
Michael Albinus
2020-11-25
1
-1
/
+1
*
New shell-mode command to narrow to the command under point
Pierre Neidhardt
2020-10-17
1
-0
/
+43
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-1
/
+1
*
Fix pcomplete completion of things like `xargs` and `sudo` (bug#16197)
Stefan Monnier
2020-09-27
1
-3
/
+6
*
Make shell-resync-dirs handle whitespace in directory names
Noah Friedman
2020-08-19
1
-19
/
+35
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-3
/
+0
*
Add zsh extended_history handling for comint.el input ring
Matthew Bauer
2020-08-10
1
-1
/
+6
*
Merge from origin/emacs-27
Glenn Morris
2020-07-20
1
-5
/
+2
|
\
|
*
Revert "Fix filename completion in shell mode buffers"
Eli Zaretskii
2020-07-18
1
-5
/
+2
*
|
Add and remove backslashes in regexps
Mattias EngdegÄrd
2020-02-20
1
-2
/
+2
|
/
*
Fix infloop in shell.el
Pieter van Oostrum
2020-01-18
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/shell.el (shell): Make shell buffer the current buffer. (Bug#37745)
Michael Albinus
2019-10-17
1
-34
/
+35
*
Fix `shell' doc keymap expansions
David Röthlisberger
2019-10-12
1
-1
/
+1
*
Fix possible initialisation error in shell-mode-map
Lars Ingebrigtsen
2019-10-09
1
-1
/
+1
*
Fix filename completion in shell mode buffers
Alex Branham
2019-08-27
1
-2
/
+5
*
Signal an error on `M-x shell-mode'
Lars Ingebrigtsen
2019-08-22
1
-0
/
+2
*
Support history files in remote shells (Bug#36742)
Michael Albinus
2019-07-22
1
-9
/
+20
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix Bug#34943
Michael Albinus
2019-03-23
1
-23
/
+23
*
Merge from origin/emacs-26
Glenn Morris
2019-03-20
1
-1
/
+1
|
\
|
*
Don't clobber 'comint-input-autoexpand' in 'read-shell-command'
Eli Zaretskii
2019-03-15
1
-1
/
+1
*
|
Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723
Michael Albinus
2019-03-09
1
-16
/
+11
*
|
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
|
*
Fix Bug#29149 in shell.el
Michael Albinus
2018-01-14
1
-2
/
+2
*
|
* lisp/shell.el (shell--parse-pcomplete-arguments): Stop at semi-colon
Stefan Monnier
2018-12-04
1
-7
/
+7
*
|
* lisp/comint.el: Clean up namespace
Stefan Monnier
2018-07-18
1
-2
/
+2
*
|
* lisp/shell.el (shell-completion-vars):
Michael Albinus
2018-07-04
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Implement command completion in remote shells. (Bug#31704)
Michael Albinus
2018-06-20
1
-3
/
+8
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-1
/
+2
*
|
* lisp/shell.el (shell-mode): Check if buffer has a live process.
Juri Linkov
2018-04-04
1
-2
/
+4
*
|
Fix Bug#29149 in shell.el
Michael Albinus
2018-01-13
1
-2
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/shell.el (explicit-shell-file-name): Mention shell-file-name
Stefan Monnier
2017-08-04
1
-1
/
+3
*
Make sure that `shell' makes BUFFER current
Martin Rudalics
2017-04-10
1
-19
/
+20
*
Add Tramp test
Michael Albinus
2017-04-03
1
-1
/
+1
*
Apply connecion-local variables for shells
Michael Albinus
2017-04-02
1
-30
/
+37
*
Ensure last line is at window bottom in shell buffers
Eli Zaretskii
2017-01-27
1
-5
/
+8
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Minor shell-mode fix for zsh
Matt Armstrong
2016-12-10
1
-0
/
+1
*
|
Add file-local-name
Michael Albinus
2016-11-20
1
-4
/
+3
[next]