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
2022-02-21
doc: update German documentation
Nils Görs
2022-02-20
doc/dev: add table with list of components for git commit message
Sébastien Helleu
2022-02-20
doc/api: Add missing parameter to python prototype for config_new_section
Trygve Aaberge
2022-02-20
scripts: auto-load scripts with supported extensions only (closes #1698)
Sébastien Helleu
2022-02-20
doc/user: update dependencies using versions from Debian Bullseye
Sébastien Helleu
2022-02-20
doc/user: add missing dependency on ruby-pygments.rb to build doc
Sébastien Helleu
2022-02-19
irc: replace calls to strndup by weechat_strndup
Sébastien Helleu
2022-02-19
core: replace calls to strndup by string_strndup
Sébastien Helleu
2022-02-19
tests: add tests on function string_strndup
Sébastien Helleu
2022-02-19
core: call strdup in string_strndup if bytes equals strlen of string
Sébastien Helleu
2022-02-19
debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703)
Sébastien Helleu
2022-02-15
core: update sentence about XDG directories in release notes
Sébastien Helleu
2022-02-14
doc/api: add missing type for argument "count" in Python prototype of functio...
Sébastien Helleu
2022-02-10
irc: fix parsing of message 223 (m_filter) sent by InspIRCd server (closes #1...
Sébastien Helleu
2022-02-08
doc: Update Serbian documentation
Ivan Pešić
2022-02-08
ruby: add detection of Ruby 3.1
Sébastien Helleu
2022-02-05
core: fix style in ChangeLog
Sébastien Helleu
2022-02-01
doc/user: add supported C++ compilers in dependencies
Sébastien Helleu
2022-01-30
core: search in message tags when tags are displayed with /debug tags
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-30
doc/api: fix type of parameter "date" in script prototype of function prnt_da...
Sébastien Helleu
2022-01-30
tests: add tests on gui_chat_printf_date_tags with past date and tags
Sébastien Helleu
2022-01-29
tests: add tests on GUI chat functions
Sébastien Helleu
2022-01-29
doc/dev: update format of commit messages for docs
Sébastien Helleu
2022-01-28
doc: update auto-generated files with options
Sébastien Helleu
2022-01-28
tests: add tests on functions gui_line_build_string_prefix_message and gui_li...
Sébastien Helleu
2022-01-28
core: move functions from gui-chat.c to gui-line.c
Sébastien Helleu
2022-01-28
core: use dynamic string in function gui_chat_build_string_message_tags
Sébastien Helleu
2022-01-28
core: use dynamic string in function gui_chat_build_string_prefix_message
Sébastien Helleu
2022-01-27
doc/api: merge examples and results in same column (function string_eval_expr...
Sébastien Helleu
2022-01-27
doc/api: add column "Min WeeChat" in string_eval_expression tables
Sébastien Helleu
2022-01-26
core: check that utf_char is not NULL in gui chat functions
Sébastien Helleu
2022-01-26
core: set prefix to NULL when clearing a line on a buffer with free content
Sébastien Helleu
2022-01-26
core: fix memory leak when removing a line on a buffer with free content
Sébastien Helleu
2022-01-23
core: update ChangeLog
Sébastien Helleu
2022-01-23
Remove old and unused config option weechat.plugin.debug
Trygve Aaberge
2022-01-23
core: update Turkish translations
Emir SARI
2022-01-22
python: fix crash in hook callbacks after script loading failure (closes #1740)
Sébastien Helleu
2022-01-21
doc: update Serbian auto-generated file
Sébastien Helleu
2022-01-21
doc: Update Serbian translation
Ivan Pešić
2022-01-18
doc: update German documentation
Nils Görs
2022-01-17
core: fix install of PHP 8.0 in CI
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-16
doc: add example of hook_process with a script function (scripting guide)
Sébastien Helleu
2022-01-16
doc: remove useless comparison with empty string in Python examples (plugin A...
Sébastien Helleu
2022-01-15
xfer: fix auto-accept of server/nick when the server name contains UTF-8 char...
Sébastien Helleu
2022-01-15
spell: fix comparison of URL prefix with UTF-8 chars (issue #1739)
Sébastien Helleu
2022-01-15
relay: fix comparison of server nonce with UTF-8 chars (issue #1739)
Sébastien Helleu
2022-01-15
irc: fix completion of channel topic with UTF-8 chars (issue #1739)
Sébastien Helleu
2022-01-15
api: fix add of infolist items in hashtable when prefix contains UTF-8 chars ...
Sébastien Helleu
[next]