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
2020-05-16
doc: add missing arguments in "info" command (English and Japanese relay prot...
Sébastien Helleu
2020-05-14
core: force buffer property "time_for_each_line" to 0 for buffers with free c...
Sébastien Helleu
2020-05-12
relay: increase default limits for IRC backlog options
Sébastien Helleu
2020-05-10
doc: update German documentation
Nils Görs
2020-05-10
core: set default size for input bar to 0 (automatic) (issue #1498)
Sébastien Helleu
2020-05-10
core: add default key alt-enter to insert a newline (issue #1498)
Sébastien Helleu
2020-05-10
core: don't collapse consecutive newlines in lines displayed before the first...
Sébastien Helleu
2020-05-10
core: update ChangeLog ((issue #1500)
Sébastien Helleu
2020-05-10
core: Don't remove consecutive newlines when pasting
Trygve Aaberge
2020-05-10
core: Don't collapse consecutive newlines in bar content
Trygve Aaberge
2020-05-10
core: properly display newlines in input for all buffers
Trygve Aaberge
2020-05-09
core: update ChangeLog (issue #1497)
Sébastien Helleu
2020-05-09
irc: fix realname delimiter color in WHO/WHOX response
Simmo Saan
2020-05-09
core: properly display newlines in input when multiline is enabled in buffer ...
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-09
core: add contributor in AUTHORS.adoc (issue #1456)
Sébastien Helleu
2020-05-09
core: update ChangeLog (issue #1454, issue #1456)
Sébastien Helleu
2020-05-09
core: remove top/left shadow in WeeChat logo (issue #1454, issue #1456)
Sébastien Helleu
2020-05-09
Regenerate icons
Shun Sakai
2020-05-09
Add Inkscape SVG format icon
Shun Sakai
2020-05-09
core: add note about triggers and argument "modifier_data" of weechat_print m...
Sébastien Helleu
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
core: update GnuTLS section in release notes
Sébastien Helleu
2020-05-08
doc: update German auto-generated file
Sébastien Helleu
2020-05-08
core: update German translations
Nils Görs
2020-05-08
irc: reuse a buffer with wrong type "channel" when a private message is recei...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-07
trigger: fix truncated trigger command with commands /trigger input|output|re...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-05-03
tests: replace compiler by different env lines (Travis CI)
Sébastien Helleu
2020-05-03
tests: switch to Ubuntu Bionic, use pylint3 to lint Python scripts (Travis CI)
Sébastien Helleu
2020-05-03
tests: fix pylint errors
Sébastien Helleu
2020-05-03
exec: return NULL immediately if the task id is invalid
Sébastien Helleu
2020-05-03
exec: fix use of same task id for different tasks (closes #1491)
Sébastien Helleu
2020-05-03
doc: fix pylint errors
Sébastien Helleu
2020-05-03
core: update ChangeLog
Sébastien Helleu
2020-05-03
doc: remove extra separator lines in auto-generated files
Sébastien Helleu
2020-05-03
doc: merge 53 autogen files into 11 files, move them to includes directory
Sébastien Helleu
2020-05-03
core: disable pylint of script docgen.py (Travis CI)
Sébastien Helleu
2020-05-03
Revert "core: use pylint3 to lint Python scripts (Travis CI)"
Sébastien Helleu
2020-05-03
core: use pylint3 to lint Python scripts (Travis CI)
Sébastien Helleu
2020-05-02
doc: drop Python 2 support in script docgen.py
Sébastien Helleu
2020-05-02
doc: fix path of cmdline_options.XX.adoc and man.XX.adoc (developer's guide)
Sébastien Helleu
2020-05-02
doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" direc...
Sébastien Helleu
2020-05-02
doc: merge files man_*.xx.adoc into a single file man.xx.adoc
Sébastien Helleu
2020-05-02
doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc
Sébastien Helleu
2020-05-02
doc: add missing key "compression" in handshake responses (relay protocol)
Sébastien Helleu
2020-05-02
relay: add "compression" in response to handshake command (weechat protocol)
Sébastien Helleu
2020-05-02
doc: add examples of command responses in relay protocol
Sébastien Helleu
2020-05-01
relay: fix slow send of data to clients when SSL is enabled
Sébastien Helleu
[next]