index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-26
plugins: remove check of NULL pointers before calling weechat_hashtable_free(...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling unhook() (issue #865)
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_unhook() (issue...
Sébastien Helleu
2024-04-26
tests: split hook tests into multiple files (issue #865)
Sébastien Helleu
2024-04-26
tests: move hook modifier tests to a separate file (issue #865)
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling arraylist_free() (issue #865)
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_arraylist_free(...
Sébastien Helleu
2024-04-25
core: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
api: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
xfer: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
trigger: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
tcl: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
spell: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
script: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
ruby: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
relay: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
python: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
php: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
perl: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
lua: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
logger: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
javascript: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
irc: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
guile: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
fset: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
fifo: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
exec: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
charset: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-25
buflist: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-24
alias: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-24
relay: add final '\0' in body when parsing HTTP response
Sébastien Helleu
2024-04-23
relay: fix default value of remote options
Sébastien Helleu
2024-04-23
doc/api: add changes on functions command and command_options introduced in v...
Sébastien Helleu
2024-04-17
core: do not color prefix of join/part/quit messages when the nick is offline
Sébastien Helleu
2024-04-15
core: update German translations
Nils Görs
2024-04-15
core: update German translations
Nils Görs
2024-04-14
core: update French translations
Sébastien Helleu
2024-04-14
relay: ignore unused parameter "gnutls_rc"
Sébastien Helleu
2024-04-14
relay: remove commented variable
Sébastien Helleu
2024-04-14
relay: add connection with proxy to remote
Sébastien Helleu
2024-04-14
relay: remove commented code
Sébastien Helleu
2024-04-14
relay: add TLS connection to remote, add remote option "tls_verify"
Sébastien Helleu
2024-04-14
relay: add missing proxy in output of `/remote listfull <name>`
Sébastien Helleu
2024-04-14
relay: fix read of remote name in infolist
Sébastien Helleu
2024-04-14
relay: add check and change callbacks for remote option "url"
Sébastien Helleu
2024-04-14
relay: fix memory leak when adding a new remote
Sébastien Helleu
2024-04-13
core: add issue #1747 in ChangeLog
Sébastien Helleu
2024-04-12
core: update ChangeLog (issue #2106)
Sébastien Helleu
2024-04-12
core: update French translations
Sébastien Helleu
2024-04-12
core: add support for $XDG_STATE_HOME
90
[next]