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
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-10
core: add link to API doc in /help weechat.completion.partial_completion_temp...
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
buflist: use larger buffer for buflist bar item name
Sébastien Helleu
2017-11-15
trigger: fix typo in /help trigger
Sébastien Helleu
2017-11-11
fset: only toggle boolean values with /fset -toggle or alt+space key
Sébastien Helleu
2017-11-06
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
Sébastien Helleu
2017-11-04
core: remove colors from prefix/message only when needed in hook_print_exec
Sébastien Helleu
2017-11-04
core: add missing includes of stdio.h
Sébastien Helleu
2017-11-04
Include stdio.h for FILE
coypoop
2017-10-29
core: remove useless condition (issue #1092)
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-29
core: fix typo in /help key
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: set value as optional in help of /buffer set
Sébastien Helleu
2017-10-20
core: allow /buffer set without value with empty default (closes #746)
Simmo Saan
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
build: fix PHP library used to compile PHP plugin (closes #1078)
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-09
core: fix display of groups/nicks in nicklist in case of empty groups (issue ...
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-03
php: add comments
Sébastien Helleu
2017-10-03
php: add messages during script loading/unloading
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 during plugin end
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 during plugin initialization
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 when loading/reloading/unloading a script with option...
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-28
aspell: display "?" if lang is NULL in /aspell listdict
Sébastien Helleu
2017-09-28
php: use PHP_VERSION_ID instead of PHP_MAJOR_VERSION and PHP_MINOR_VERSION
Sébastien Helleu
2017-09-28
php: add comments with PHP version
Sébastien Helleu
2017-09-28
php: fix condition on PHP version to support future PHP versions (>= 8.0)
Sébastien Helleu
2017-09-28
Merge pull request #1069 from adsr/master
Sébastien Helleu
2017-09-25
core: initialize variables attrs and pair before calling wattr_get
Sébastien Helleu
[prev]
[next]