index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
erc
/
erc-sasl.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-07
More clearly define local module behavior in ERC
F. Jason Park
2025-01-22
; Don't quote localp argument to define-erc-module
F. Jason Park
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-05-27
Return nil from more ERC response handlers
F. Jason Park
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
Replace some uses of erc-error
F. Jason Park
2023-12-17
Define ERC message-formatting templates with defvar
F. Jason Park
2023-05-13
Add helper for restoring local session vars in ERC
F. Jason Park
2023-04-08
Split overlong outgoing messages in erc-sasl
F. Jason Park
2023-03-03
; Fix wrong error name in erc-server-908 doc string.
F. Jason Park
2023-02-14
; Prepare to update ERC version to 5.5
F. Jason Park
2023-02-03
Don't casemap erc-sasl-user when set to :nick
F. Jason Park
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
Warn of absent networks module in ERC
F. Jason Park
2022-12-14
Don't send erc-sasl-user as USER command argument
F. Jason Park
2022-12-14
Add dedicated auth-source section in ERC manual
F. Jason Park
2022-11-29
Simplify erc-sasl's auth-source API
F. Jason Park
2022-11-28
Add erc-sasl-auth-source-function to cached options
F. Jason Park
2022-11-23
Accept functions in place of passwords in ERC
F. Jason Park
2022-11-23
Add non-IRCv3 SASL module to ERC
F. Jason Park