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
2021-11-12
trigger: add support of option "-server" when hiding passwords in command /ms...
Sébastien Helleu
2021-11-11
doc: fix typos in user's guide
Sébastien Helleu
2021-11-11
doc: fix sentences in French user's guide
Sébastien Helleu
2021-11-11
core: fix typos in docs
Sébastien Helleu
2021-11-09
tests: add extra tests on functions string_strcmp_ignore_chars and string_con...
Sébastien Helleu
2021-11-08
core: update Serbian translations
Ivan Pešić
2021-11-08
core: update Spanish translations
Santiago Forero
2021-11-07
core: fix random integer number with large range in evaluation of expressions...
Sébastien Helleu
2021-11-07
tests: fix allocation of test_ptr_1_hashtable_dyn in hdata tests
Sébastien Helleu
2021-11-07
tests: add tests on UTF-8 string functions
Sébastien Helleu
2021-11-07
irc: extend size of some internal buffers
Sébastien Helleu
2021-11-06
core: update ChangeLog
Sébastien Helleu
2021-11-06
irc: do not display a message parsing error when a channel buffer can not be ...
Sébastien Helleu
2021-11-06
irc: fix join of channels with name longer than 127 chars (closes #1717)
Sébastien Helleu
2021-11-06
irc: fix memory leak in main IRC message callback
Sébastien Helleu
2021-11-06
irc: fix memory leak in callback of IRC message 353
Sébastien Helleu
2021-11-06
doc: replace ${name} by ${server_name} in example of function hdata_search (p...
Sébastien Helleu
2021-11-06
core: reverse diff arguments in CI
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-05
core: add hdata changes in release notes
Sébastien Helleu
2021-11-05
tests: add missing include of string.h
Sébastien Helleu
2021-11-05
core: add unit tests on hdata
Sébastien Helleu
2021-11-04
core: fix access to integer/long/time arrays in hdata, add support of static ...
Sébastien Helleu
2021-11-03
core: fix crash in function hdata_set when pointer value is NULL in hashtable
Sébastien Helleu
2021-11-03
core: check that time is valid in function hdata_set
Sébastien Helleu
2021-11-03
core: remove useless test in function hdata_update
Sébastien Helleu
2021-11-02
core: check that hdata and name are not NULL in function hdata_compare
Sébastien Helleu
2021-11-01
core: check that name is not NULL in function hdata_get_var
Sébastien Helleu
2021-10-29
core: use a "free value" callback in hashtable weechat_hdata
Sébastien Helleu
2021-10-24
doc: update Polish auto-generated files
Sébastien Helleu
2021-10-24
po: updated polish translation
Krzysztof Korościk
2021-10-23
doc: updated polish translation
Krzysztof Korościk
2021-10-23
doc: update German auto-generated file
Sébastien Helleu
2021-10-23
core: update German translations
Nils Görs
2021-10-23
core: fix typo in ChangeLog
Sébastien Helleu
2021-10-23
core: update ChangeLog (closes #1666)
Sébastien Helleu
2021-10-23
core: update translations
Sébastien Helleu
2021-10-17
irc: do not display first parameter in numeric command when it is "*"
Sébastien Helleu
2021-10-17
irc: do not display "*" when received as nick in command 900
Sébastien Helleu
2021-10-17
irc: add URL to extended-join extension
Sébastien Helleu
2021-10-17
irc: fix URL to invite-notify extension
Sébastien Helleu
2021-10-17
irc: add more CAP command examples
Sébastien Helleu
2021-10-17
irc: remove parameters argc/argv/argv_eol from command callbacks
Sébastien Helleu
2021-10-17
irc: keep trailing spaces in received message 322
Sébastien Helleu
2021-10-17
tests: ensure trailing spaces are preserved in some incoming IRC commands
Sébastien Helleu
2021-10-17
irc: don't keep trailing spaces in received message TAGMSG
Sébastien Helleu
2021-10-17
tests: protect IRC message with quotes in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: remove quotes around message in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: remove server in "903" and "904" command callbacks examples
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "901" command callback
Sébastien Helleu
[prev]
[next]