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
/
core
/
wee-command.c
Age
Commit message (
Expand
)
Author
2017-04-08
core: fix typo in /help buffer
arza
2017-03-27
core: add cut of string with max chars displayed in evaluation of expressions
Sébastien Helleu
2017-03-26
core: support local variables in /buffer get
arza
2017-03-25
core: update translations
Sébastien Helleu
2017-03-25
core: add ternary operator (condition) in evaluation of expressions
Sébastien Helleu
2017-02-03
core: add last start date in output of command /version after at least one /u...
Sébastien Helleu
2017-01-22
core, alias: add xgettext comment on some command help strings
Sébastien Helleu
2017-01-22
core: add new resize prefix (h/v) and examples of resize in /help window
Sébastien Helleu
2017-01-22
core: add resize of window parents (closes #893)
raspbeguy
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-31
api: add info "uptime" (WeeChat uptime)
Sébastien Helleu
2016-11-30
core: replace "core" by constant PLUGIN_CORE
Sébastien Helleu
2016-11-30
core: add command prefix in completion of /command
Sébastien Helleu
2016-11-29
core: add optional command prefix in completion templates "commands", "plugin...
Sébastien Helleu
2016-11-28
core: add option "time" in command /debug
Sébastien Helleu
2016-11-26
irc: add tag "self_msg" on self messages (closes #840)
Sébastien Helleu
2016-11-13
core: fix deadlock when quitting after a signal is received (closes #32)
Sébastien Helleu
2016-09-08
core: replace "clipboard" by "internal clipboard" in /help input and user's g...
Sébastien Helleu
2016-08-27
core: add example of splith and merge in /help window
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-07-29
core: add keys for secure buffer in /help secure (closes #756)
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-05-27
core, irc, xfer: display more information in memory allocation errors (issue ...
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-12
core: add note about options to save config/layout on exit in help of command...
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-11-04
core: fix example in /help key
Sébastien Helleu
2015-09-09
core: display a more explicit error when a filter fails to be added (closes #...
Sébastien Helleu
2015-08-18
core: fix /uptime output for 0 days
Simmo Saan
2015-08-08
Merge pull request #476 from sim642/alias-example
Sébastien Helleu
2015-08-06
core: update examples of alias add commands
Simmo Saan
2015-08-03
core: update options supporting secured data in /help secure
Sébastien Helleu
2015-07-26
Merge remote-tracking branch 'origin/pr/393'
Sébastien Helleu
2015-07-25
core: flush stdout/stderr after sending text directly on them (fix corrupted ...
Sébastien Helleu
2015-07-22
core: fix typo in /help window
Sébastien Helleu
2015-07-14
core: add option weechat.look.confirm_upgrade (closes #463)
Sébastien Helleu
2015-06-30
api: add support of evaluated sub-strings and current date/time in function s...
Sébastien Helleu
2015-06-23
core: fix help of /eval command
Sébastien Helleu
2015-06-23
core: allow pointer as list name in evaluation of hdata (closes #450)
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-01
core: add missing completions in command /input
Sébastien Helleu
2015-04-26
api: add support of environment variables in function string_eval_expression(...
Sébastien Helleu
2015-04-19
core: add default keys of cursor mode in /help cursor
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
2015-03-24
core: add an example with a more complex regex in /help filter
Sébastien Helleu
2015-03-21
core: allow "*" as plugin name in command /plugin reload to reload all plugin...
Sébastien Helleu
2015-01-30
core: split expression before evaluating it in command "/eval -s"
Sébastien Helleu
[next]