summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-proc.el
Commit message (Expand)AuthorAge
* ; Add tests for synchronous processes in EshellJim Porter2023-04-02
* Ensure that Eshell users can run lines of command output as inputJim Porter2023-02-09
* Merge from origin/emacs-29Stefan Kangas2023-01-27
|\
| * Don't try to make a pipe process for remote processes in EshellJim Porter2023-01-23
* | Set the 'field' property for Eshell outputJim Porter2023-01-14
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; remove incorrect quoting of condition namesMattias Engdegård2022-12-30
|/
* ; Fix typosStefan Kangas2022-11-20
* Fix encoding and decoding of process I/O in Eshell on WindowsEli Zaretskii2022-10-15
* Let external Eshell processes send stdout and stderr to different placesJim Porter2022-09-04
* Put Eshell's bookkeeping data for external processes on the process objectJim Porter2022-09-04
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-12
* Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-05
* Don't superfluously emit prompts when terminating processes in EshellJim Porter2022-02-24
* Ignore 'eshell-broken-pipe' error in 'eshell-sentinel'Jim Porter2022-02-23
* Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-21
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-03
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use defvar-keymap in eshellStefan Kangas2021-12-24
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use `remove-hook`Stefan Monnier2021-04-11
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Check make-process to determine if we support multi-processingLars Ingebrigtsen2020-08-12
* Revert "Remove compat code from esh-proc.el"Lars Ingebrigtsen2020-08-12
* Remove compat code from esh-proc.elLars Ingebrigtsen2020-08-11
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix eshell-mode-map initializationAlex Branham2019-08-15
* Merge from origin/emacs-26Glenn Morris2019-04-21
|\
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-19
* | Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* | Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-08
* | Repair eshell-query-kill-processesMattias Engdegård2019-03-20
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-12-30
|\|
| * ; Remove comment in esh-proc.elMichael Albinus2018-12-29
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-29
* | Fix Bug#31704Michael Albinus2018-09-06
* | Make eshell/kill handle -<signal> and -<SIGNALNAME> (Bug#29156)Eric Skoglund2018-03-25
* | Merge from origin/emacs-26Paul Eggert2018-03-10
|\|
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-08
* | Quieten eshell compilationGlenn Morris2018-03-02
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Make sure eshell pipelines don't drop dataNoam Postavsky2017-02-08
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\