index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
erc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't casemap erc-sasl-user when set to :nick
F. Jason Park
2023-02-03
1
-6
/
+5
*
Don't load erc-goodies atop erc.el
F. Jason Park
2023-01-20
1
-1
/
+2
*
Don't preserve non-module minor modes in erc-open
F. Jason Park
2023-01-17
2
-10
/
+14
*
Use correct buffer for local-module vars in erc-open
F. Jason Park
2023-01-17
1
-2
/
+13
*
; Avoid plist-get as generalized var in erc-compat
F. Jason Park
2023-01-17
1
-2
/
+2
*
Remove obsolete server buffers on MOTD in erc-track
F. Jason Park
2023-01-10
2
-2
/
+16
*
; Fix wrong type in erc-ignore hide-list options
F. Jason Park
2023-01-10
1
-2
/
+4
*
Fix default-port regression in erc-select-read-args
F. Jason Park
2023-01-02
1
-9
/
+29
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
40
-40
/
+40
*
Warn of absent networks module in ERC
F. Jason Park
2022-12-28
4
-9
/
+35
*
Avoid "already compiled" warning in erc-compat
F. Jason Park
2022-12-28
1
-1
/
+1
*
; Really respect browse-url var in erc-compat
F. Jason Park
2022-12-19
2
-11
/
+11
*
Fix some naming issues involving query buffers in ERC
F. Jason Park
2022-12-16
2
-19
/
+20
*
; Fix doc string in ERC's module-activation commands
F. Jason Park
2022-12-16
1
-1
/
+2
*
Increment erc-debug-irc-protocol-version to 2
F. Jason Park
2022-12-16
1
-3
/
+6
*
Don't send erc-sasl-user as USER command argument
F. Jason Park
2022-12-14
1
-6
/
+19
*
Set erc-network to a "given" ID instead of failing
F. Jason Park
2022-12-14
1
-17
/
+40
*
Limit casemapping to appropriate ranges in ERC
F. Jason Park
2022-12-14
2
-19
/
+25
*
Actually accept non-symbols as IDs in erc-open
F. Jason Park
2022-12-14
1
-4
/
+5
*
; Be nicer when updating browse-url var in erc-compat
F. Jason Park
2022-12-14
1
-2
/
+5
*
Respect a nil erc-session-password when reconnecting
F. Jason Park
2022-12-14
1
-1
/
+3
*
Add dedicated auth-source section in ERC manual
F. Jason Park
2022-12-14
3
-5
/
+5
*
; * lisp/erc/erc.el (erc-default-target): Fix comment.
F. Jason Park
2022-12-09
1
-9
/
+8
*
Respect some spaces in auth-source-pass--match-regexp
F. Jason Park
2022-12-09
1
-4
/
+4
*
Simplify erc-sasl's auth-source API
F. Jason Park
2022-11-29
1
-30
/
+47
*
Add erc-sasl-auth-source-function to cached options
F. Jason Park
2022-11-28
1
-4
/
+6
*
Disable auth-source-pass-extra-query-keywords by default
F. Jason Park
2022-11-25
1
-1
/
+1
*
Accept functions in place of passwords in ERC
F. Jason Park
2022-11-23
5
-12
/
+52
*
Add non-IRCv3 SASL module to ERC
F. Jason Park
2022-11-23
4
-0
/
+510
*
Call erc-login indirectly via new generic wrapper
F. Jason Park
2022-11-23
1
-2
/
+6
*
Support local ERC modules in erc-mode buffers
F. Jason Park
2022-11-23
3
-51
/
+136
*
Make erc--server-reconnecting non-buffer-local
F. Jason Park
2022-11-23
2
-11
/
+12
*
Don't set erc-networks--id until network is known
F. Jason Park
2022-11-23
3
-37
/
+43
*
; Fix typos
Stefan Kangas
2022-11-20
1
-2
/
+3
*
Improve new connections in erc-handle-irc-url
F. Jason Park
2022-11-16
2
-19
/
+105
*
Add optional server param to erc-networks--determine
F. Jason Park
2022-11-16
1
-4
/
+5
*
Default to TLS port when calling erc-tls from lisp
F. Jason Park
2022-11-16
1
-4
/
+13
*
Refactor erc-select-read-args
F. Jason Park
2022-11-16
2
-42
/
+47
*
Warn of future breaking change to erc-response.tags
F. Jason Park
2022-11-16
2
-3
/
+57
*
Improve auto-reconnect visibility in ERC
F. Jason Park
2022-11-16
3
-35
/
+91
*
Support auth-source-pass in ERC
F. Jason Park
2022-11-16
2
-1
/
+120
*
; Fix typos
Stefan Kangas
2022-11-11
1
-2
/
+2
*
Move ERC's core dependencies to separate file
dickmao
2022-11-04
6
-345
/
+475
*
Offer completions for GET subcommand flags in erc-dcc
F. Jason Park
2022-11-04
1
-2
/
+5
*
* lisp/erc/erc.el (erc-cmd-RECONNECT): Fix macro arg.
F. Jason Park
2022-11-04
1
-1
/
+1
*
; Fix several symbol name typos
Stefan Kangas
2022-10-26
2
-2
/
+2
*
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-10-15
1
-2
/
+2
*
Accommodate missing spec values in erc-format-message
F. Jason Park
2022-10-10
1
-1
/
+3
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
2
-3
/
+1
*
Revert "Decrease use of the word "Emacsen" in docs"
Stefan Kangas
2022-10-01
2
-11
/
+11
[next]