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
/
plugins
Age
Commit message (
Expand
)
Author
2018-03-25
irc: factorize code to set state of modelists in a channel
Sébastien Helleu
2018-03-24
irc: clear the modelist if nothing was received before the end of list (invit...
Sébastien Helleu
2018-03-24
irc: fix indenting in debug print of modelist
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item number and pointer
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item datetime value
Sébastien Helleu
2018-03-24
irc: fix messages on exception to make them easier to translate
Sébastien Helleu
2018-03-24
irc: mark setter as optional in modelist item
Sébastien Helleu
2018-03-24
irc: first search the modelist item, then free it if found
Sébastien Helleu
2018-03-24
irc: check that the modelist item number is valid before using it
Sébastien Helleu
2018-03-24
irc: fix some styles
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-03-17
scripts: hide message when the eval script is unloaded
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-02-21
fset: corrected typos
mumixam
2018-02-19
scripts: display the script name in stdout/stderr output from scripts
Sébastien Helleu
2018-02-10
logger: call fsync even when option logger.file.flush_delay is set to 0 (issu...
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-07
exec: add note about piped commands in /help exec for option -sh
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-25
php: add OpenSSL licensing in copyright
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: fix translation of help on option "eval_keep_context"
Sébastien Helleu
2018-01-15
scripts: add option "eval_keep_context" in script plugins
Sébastien Helleu
2018-01-15
scripts: add configuration file for each script plugin
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-14
scripts: add missing initialization of plugin pointer to NULL
Sébastien Helleu
2018-01-14
irc: fix typo in help on server option "split_msg_max_length"
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-07
ruby: fix buffer overflow
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-06
core: update translations (issue #128)
Sébastien Helleu
2018-01-06
php: fix compiler warning (issue #128)
Sébastien Helleu
2018-01-06
javascript: fix compiler warning (issue #128)
Sébastien Helleu
2018-01-06
tcl: fix compiler warning (issue #128)
Sébastien Helleu
2018-01-06
lua: add support of eval (issue #128)
Sébastien Helleu
2018-01-06
python: fix error message when executing code from string in weechat_python_l...
Sébastien Helleu
2018-01-06
perl: do not update message argument in function weechat_perl_output (issue #...
Sébastien Helleu
2018-01-06
scripts: add "eval" option in script commands and info "xxx_eval" (issue #128)
Sébastien Helleu
2018-01-05
core: update copyright dates
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
javascript: fix /javascript command
Sébastien Helleu
2017-12-23
api: add hashtable with variables in plugin structure
Sébastien Helleu
2017-12-23
core: add missing variables "author" and "license" in dump of plugin
Sébastien Helleu
2017-12-04
python: fix integer arguments in hook_connect() and hook_fd() callbacks
Sébastien Helleu
2017-12-03
buflist: use larger buffer for buflist bar item name
Sébastien Helleu
2017-11-15
trigger: fix typo in /help trigger
Sébastien Helleu
[prev]
[next]