index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2024-05-01
relay/remote: display lines on buffers with free content (issue #2066)
Sébastien Helleu
2024-05-01
relay: add option relay.api.remote_get_lines (issue #2066)
Sébastien Helleu
2024-04-30
relay/api: add support of nicklist in remote buffers
Sébastien Helleu
2024-04-29
relay/api: add color names for groups and nicks in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: add nicklist boolean fields in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: rename field "nicklist" to "nicklist_root" in GET /api/buffers
Sébastien Helleu
2024-04-29
api: allow search by group and nick id in functions nicklist_search_group and...
Sébastien Helleu
2024-04-26
trigger: remove check of NULL pointers before calling trigger_free() (issue #...
Sébastien Helleu
2024-04-26
script: remove check of NULL pointers before calling script_repo_free() (issu...
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling relay_websocket_deflate_f...
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling relay_server_free() (issu...
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling relay_http_response_free(...
Sébastien Helleu
2024-04-26
exec: remove check of NULL pointers before calling exec_free() (issue #865)
Sébastien Helleu
2024-04-26
alias: remove check of NULL pointers before calling alias_free() (issue #865)
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling weechat_completion_free()...
Sébastien Helleu
2024-04-26
irc: remove check of NULL pointers before calling weechat_list_free() (issue ...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_infolist_free()...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_config_option_f...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_string_dyn_free...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling string_free_split() (issue...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_string_free_spl...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_hashtable_free(...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_unhook() (issue...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_arraylist_free(...
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-14
relay: ignore unused parameter "gnutls_rc"
Sébastien Helleu
[prev]
[next]