index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
jsonrpc.el
Age
Commit message (
Expand
)
Author
2026-05-04
Jsonrpc: rework sync request handling (bug#80623)
João Távora
2026-04-16
Jsonrpc: simplify previous change
João Távora
2026-04-16
Jsonrpc: don't suddenly jump point in events buffer
João Távora
2026-04-02
Jsonrpc: release version 1.0.28
João Távora
2026-01-26
Jsonrpc: avoid redisplay_internal calls from jsonrpc-request
João Távora
2026-01-21
Jsonrpc: don't let remote endpoint requests go unanswered
João Távora
2026-01-21
Jsonrpc: allow control over jsonrpc-request quits
João Távora
2026-01-11
Jsonrpc: add major mode for events buffers
João Távora
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-08
Jsonrpc: defend against very large stderr lines
João Távora
2025-10-23
Jsonrpc: support requests and notifications without params (bug#79653)
João Távora
2025-09-07
Less expensive jsonrpc logging (bug#79361)
Mattias Engdegård
2025-09-07
Avoid unnecessary text decoding in jsonrpc for speed (bug#79361)
Mattias Engdegård
2025-02-25
Make cl-gensym obsolete in favor of built-in gensym
Stefan Kangas
2025-02-24
Eglot: use eglot-advertise-cancellation in more situations
João Távora
2025-02-22
; Fix typos
Stefan Kangas
2025-01-28
Eglot: introduce eglot-advertise-cancellation
João Távora
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-30
Merge from origin/emacs-30
Eli Zaretskii
2024-11-23
Make 'jsonrpc-default-request-timeout' a defcustom
Eli Zaretskii
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-06-16
; Fix typos
Stefan Kangas
2024-04-27
; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.
Eli Zaretskii
2024-04-27
Shut down jsonrpc server more gracefully
Daniel Pettersson
2024-03-12
Jsonrpc: improve performance of process filter function
Daniel Pettersson
2024-01-21
; Fix typos in symbol names
Stefan Kangas
2024-01-20
; Fix merge snafus
Eli Zaretskii
2024-01-20
Merge from origin/emacs-29
Eli Zaretskii
2024-01-15
Jsonrpc: fix bug in jsonrpc--remove
João Távora
2024-01-14
; Fix typos in symbol names
Stefan Kangas
2024-01-07
(jsonrpc--log-event): Try and fix bug#68072
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Jsonrpc: fix spurious unintended change
João Távora
2023-12-28
; Fix typos
Stefan Kangas
2023-12-27
Eglot: bump to 1.16
João Távora
2023-12-27
Jsonrpc: bump to 1.0.23
João Távora
2023-12-22
Jsonrpc: clean up previous change
João Távora
2023-12-22
; Fix typos
Stefan Kangas
2023-12-21
Jsonrpc: overhaul logging mechanics
João Távora
2023-12-21
Jsonrpc: fix destructuring bug
João Távora
2023-12-20
Jsonrpc: deal with nested synchronous jsonrpc-request
João Távora
2023-12-20
Jsonrpc: rework implementation of continuations
João Távora
2023-12-14
Jsonrpc: add new jsonrpc-autoport-bootstrap helper
João Távora
2023-12-14
Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAP
João Távora
2023-12-14
Jsonrpc: rework fix for bug#60088
João Távora
2023-12-14
Jsonrpc: better initforms in jsonrpc-connection
João Távora
2023-12-14
Jsonrpc: allow method identifiers to be simply strings
João Távora
[next]