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
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
Sébastien Helleu
2019-03-23
debian: update changelog
Sébastien Helleu
2019-03-23
core: switch from Ubuntu Trusty to Xenial in Travis CI
Sébastien Helleu
2019-03-23
lua: add detection of Lua 5.3 with autotools
Sébastien Helleu
2019-03-23
tests: remove extra output before/after tests
Sébastien Helleu
2019-03-21
irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...
Sébastien Helleu
2019-03-21
core: add Haiku as supported platform in README
Sébastien Helleu
2019-03-19
core: update German translations
Nils Görs
2019-03-19
irc: display an error with /allchan -current or /allpv -current if the curren...
Sébastien Helleu
2019-03-19
tests: remove value for first #define in headers
Sébastien Helleu
2019-03-19
php: remove value for first #define in headers
Sébastien Helleu
2019-03-19
doc: add missing keys Ctrl+F1 and Ctrl+F2 for buflist (FAQ)
Sébastien Helleu
2019-03-18
irc: fix update of channels modes with arguments when joining a channel (clos...
Sébastien Helleu
2019-03-17
core: fix typo: Weechat -> WeeChat
Sébastien Helleu
2019-03-17
core: fix description of Cygwin "weechat" package
Sébastien Helleu
2019-03-17
core: fix version numbering scheme in cygport file
Sébastien Helleu
2019-03-12
doc: update German auto-generated file
Sébastien Helleu
2019-03-12
Merge branch 'master' of github.com:weechat/weechat
Nils Görs
2019-03-12
core: update German translations
Nils Görs
2019-03-12
relay: fix compilation warning when gnutls is not found
Sébastien Helleu
2019-03-12
irc: fix compilation warning when gnutls is not found
Sébastien Helleu
2019-03-12
core: set max length to 4096 for /secure passphrase (closes #1323)
Sébastien Helleu
2019-03-11
core: improve message displayed when a command is not allowed (issue #928)
Sébastien Helleu
2019-03-11
relay: use empty value by default for option relay.weechat.commands (issue #928)
Sébastien Helleu
2019-03-10
relay: add forbidden commands /key and /trigger in weechat protocol (issue #928)
Sébastien Helleu
2019-03-10
relay: add forbidden commands /wait and /repeat in weechat protocol (issue #928)
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-03-09
core: add value -1 for keep_eol in function string_strip (issue #1322)
Sébastien Helleu
2019-03-09
doc: update German auto-generated file
Sébastien Helleu
2019-03-09
core: update German translations
Nils Görs
2019-03-09
relay: add extra forbidden commands in weechat protocol (issue #928)
Sébastien Helleu
2019-03-02
core: use bitwise shift operator to define flag constants
Sébastien Helleu
2019-03-01
core: add contributor in AUTHORS.adoc (issue #1319)
Sébastien Helleu
2019-03-01
core: update ChangeLog (issue #1319)
Sébastien Helleu
2019-03-01
Merge pull request #1319 from phy1729/quote-nick
Sébastien Helleu
2019-02-28
irc: quote argument to NICK
Matthew Martin
2019-02-28
core: update German translations
Nils Görs
2019-02-28
doc: fix typo in FAQ
Sébastien Helleu
2019-02-28
script: use SHA-512 instead of MD5 for script checksum
Sébastien Helleu
2019-02-28
relay: add option relay.weechat.commands (closes #928)
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
php: fix memory leak in functions using hashtable parameters
Sébastien Helleu
2019-02-27
doc: fix typo in plugin API reference
Sébastien Helleu
2019-02-27
core: remove function gui_buffer_match_list_split, use function string_match_...
Sébastien Helleu
2019-02-27
core: use function string_match_list for the autoload of plugins
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
2019-02-26
core: remove parentheses after function names in ChangeLog
Sébastien Helleu
2019-02-26
Merge pull request #1318 from arza-zara/typos
Sébastien Helleu
2019-02-26
fset: fix typo in /help fset.format.option2
arza
2019-02-26
doc: move spell chapter after scripts in user's guide
Sébastien Helleu
[next]