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
Age
Commit message (
Expand
)
Author
2024-04-26
core: remove check of NULL pointers before calling gui_bar_window_free() (iss...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling gui_bar_item_free() (issue...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling weelist_free() (issue #865)
Sébastien Helleu
2024-04-26
irc: remove check of NULL pointers before calling weechat_list_free() (issue ...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling infolist_free() (issue #865)
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_infolist_free()...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling config_file_option_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
core: remove check of NULL pointers before calling string_shared_free() (issu...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling string_dyn_free() (issue #...
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
core: remove check of NULL pointers before calling hashtable_free() (issue #865)
Sébastien Helleu
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
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-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
[prev]
[next]