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
2016-09-08
core: replace "clipboard" by "internal clipboard" in /help input and user's g...
Sébastien Helleu
2016-09-03
core: evaluate content of option "weechat.look.item_time_format" (issue #791)
Sébastien Helleu
2016-08-30
irc: fix display of service notice mask (message 008) (closes #429)
Sébastien Helleu
2016-08-27
core: add example of splith and merge in /help window
Sébastien Helleu
2016-08-22
core: fix warnings about unused variables
Sébastien Helleu
2016-08-20
api: fix crash in function network_connect_to() if address is NULL (issue #781)
Sébastien Helleu
2016-08-20
xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set (clo...
Sébastien Helleu
2016-08-19
api: fix connection to servers with hook_connect() on Windows 10 with Windows...
Sébastien Helleu
2016-08-19
Revert "api: fix connection to servers with hook_connect() on Windows 10 with...
Sébastien Helleu
2016-08-18
core: move the extra_vars_eval argument after extra_vars
Sébastien Helleu
2016-08-18
core: fix empty comment
Sébastien Helleu
2016-08-18
Merge remote-tracking branch 'origin/pr/534'
Sébastien Helleu
2016-08-16
core: add optional argument "lowest", "highest" or level mask in command /inp...
Sébastien Helleu
2016-08-14
core: fix completion of command /buffer swap
Sébastien Helleu
2016-08-14
core: add option "cycle" in command /buffer
Sébastien Helleu
2016-08-13
xfer: fix NULL pointer derefence in case of memory error in xfer_set_{local|r...
Sébastien Helleu
2016-08-13
xfer: fix memory leak in case of memory error in xfer_chat_open_buffer()
Sébastien Helleu
2016-08-13
irc: fix NULL pointer derefence in case of memory error in irc_sasl_dh()
Sébastien Helleu
2016-08-13
core: fix NULL pointer derefence in case of memory error in gui_buffer_input_...
Sébastien Helleu
2016-08-13
core: free file pointer in case of memory error in util_file_get_content()
Sébastien Helleu
2016-08-10
trigger: add missing step with post action in /help trigger
Sébastien Helleu
2016-08-09
trigger: add post action in command line built by /trigger input|output|recreate
Sébastien Helleu
2016-08-09
trigger: add quotes around completions of post action
Sébastien Helleu
2016-08-09
trigger: rename "once action" to "post action"
Sébastien Helleu
2016-08-09
Merge remote-tracking branch 'origin/pr/509'
Sébastien Helleu
2016-08-07
irc: remove evil tab
Sébastien Helleu
2016-08-07
core: irc, xfer: do not check return code of res_init()
Sébastien Helleu
2016-08-07
core, irc, xfer: add missing includes for function res_init()
Sébastien Helleu
2016-08-07
Merge remote-tracking branch 'origin/pr/771'
Sébastien Helleu
2016-08-07
core/plugins: Use res_init before getaddrinfo.
Raghavendra Prabhu
2016-08-06
api: fix connection to servers with hook_connect() on Windows 10 with Windows...
Sébastien Helleu
2016-08-02
Merge pull request #738 from scumjr/master
Sébastien Helleu
2016-07-29
relay: return an empty hdata when the requested hdata or pointer is not found...
Sébastien Helleu
2016-07-29
core: add keys for secure buffer in /help secure (closes #756)
Sébastien Helleu
2016-07-17
irc: rename server options "default_msg_*" to "msg_*", evaluate them
Sébastien Helleu
2016-07-09
irc: fix typo in a comment
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-07-09
core: replace some single quotes by double quotes in help of options
Sébastien Helleu
2016-06-18
api: remove functions printf_date() and printf_tags()
Sébastien Helleu
2016-05-27
core, irc, xfer: display more information in memory allocation errors (issue ...
Sébastien Helleu
2016-05-19
irc: fix NULL pointer dereference in 734 command callback
scumjr
2016-05-18
relay: add option relay.network.allow_empty_password (closes #735)
Sébastien Helleu
2016-05-13
relay: allow escape of comma in command "init" (weechat protocol) (issue #730)
Sébastien Helleu
2016-05-08
core: fix the hardcoded separator in string_split_command
Wojciech Kwolek
2016-05-01
irc: fix typo in IRC_SERVER_OPTION_SASL_KEY comment (#724)
Lieuwe Rooijakkers
2016-04-30
core: add Curl options for versions 7.38.1 to 7.49.0
Sébastien Helleu
2016-04-28
script: make callbacks optional again in hook functions (issue #406)
Sébastien Helleu
2016-04-24
irc: fix first message displayed in raw buffer when the message is modified b...
Sébastien Helleu
2016-04-23
lua: fix crash when a lua function doesn't return a value and a string was ex...
Sébastien Helleu
2016-04-23
api: add support of functions in hook_process
Sébastien Helleu
[next]