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
/
ChangeLog.adoc
Age
Commit message (
Expand
)
Author
2018-03-19
core: update ChangeLog (closes #1159)
Sébastien Helleu
2018-03-19
debian: add package weechat-headless with the headless binary and its man page
Sébastien Helleu
2018-03-19
core: split man pages weechat and weechat-headless
Sébastien Helleu
2018-03-18
core: fix build with CMake and Ninja
Sébastien Helleu
2018-03-18
Version 2.1
Sébastien Helleu
2018-03-11
core: update ChangeLog
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-02-19
scripts: display the script name in stdout/stderr output from scripts
Sébastien Helleu
2018-02-10
logger: add option logger.file.fsync (closes #1145)
Sébastien Helleu
2018-02-08
script: change default value of option script.look.sort from "p,n" to "i,p,n"
Sébastien Helleu
2018-02-05
irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...
Sébastien Helleu
2018-01-29
core: fix typo: scripts manager -> script manager
Sébastien Helleu
2018-01-20
api: add time in info "date" (WeeChat compilation date/time) (closes #1138)
Sébastien Helleu
2018-01-15
scripts: add configuration file for each script plugin
Sébastien Helleu
2018-01-13
irc: add server option "split_msg_max_length"
Sébastien Helleu
2018-01-11
logger: add option logger.look.backlog_conditions (closes #1132)
Sébastien Helleu
2018-01-08
core: add options "-newbuffer", "-free" and "-switch" in command /print (issu...
Sébastien Helleu
2018-01-07
core: fix typo in ChangeLog
Sébastien Helleu
2018-01-07
core: add option "-y" in command /buffer, add support of buffers with free co...
Sébastien Helleu
2018-01-06
core: add option "add" in command /buffer (issue #1113)
Sébastien Helleu
2018-01-06
core: update ChangeLog (issue #128)
Sébastien Helleu
2017-12-26
core: update ChangeLog
Sébastien Helleu
2017-12-24
core: add missing issue in ChangeLog (closes #584)
Sébastien Helleu
2017-12-23
scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (iss...
Sébastien Helleu
2017-12-23
scripts: add option "version" in script commands (closes #1075)
Sébastien Helleu
2017-12-23
api: add hashtable with variables in plugin structure
Sébastien Helleu
2017-12-20
core: add version 2.0.1 in ChangeLog, release notes and weechat.spec
Sébastien Helleu
2017-12-09
core: add option weechat.completion.partial_completion_templates
Sébastien Helleu
2017-12-04
python: fix integer arguments in hook_connect() and hook_fd() callbacks
Sébastien Helleu
2017-12-03
Version 2.0
Sébastien Helleu
2017-10-29
core: do not change the chat prefix size when a filtered line is added (close...
Sébastien Helleu
2017-10-27
core: add bug #41245 in ChangeLog
Sébastien Helleu
2017-10-27
core: update ChangeLog
Sébastien Helleu
2017-10-24
api: add support of prefix "quiet:" in function key_unbind() to quietly remov...
Sébastien Helleu
2017-10-21
core: update ChangeLog
Sébastien Helleu
2017-10-19
buflist: add two new bar items using the same format configuration options (c...
Sébastien Helleu
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-14
core: add option weechat.look.save_config_with_fsync (closes #1083)
Sébastien Helleu
2017-10-13
irc: do not clear nicklist when joining an already joined channel if the opti...
Sébastien Helleu
2017-10-08
core: fix display of nicks in nicklist when they are in a group with sub-grou...
Sébastien Helleu
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-10-07
tests: add scripting API tests (issue #104)
Sébastien Helleu
2017-10-03
lua: fix boolean return value (as integer) in API functions
Sébastien Helleu
2017-10-03
guile: return integer (0/1) instead of boolean in API functions
Sébastien Helleu
2017-10-02
guile: fix return value of static strings
Sébastien Helleu
2017-09-23
core: add CVE ID in ChangeLog
Sébastien Helleu
2017-09-23
core: fix typo: Javascript -> JavaScript
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-09-23
core: add version 1.9.1 in ChangeLog and release notes
Sébastien Helleu
2017-09-03
php: new php plugin
Adam Saponara
[next]