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
2014-05-13
core: add option "send" in command /input (send text to a buffer)
Sébastien Helleu
2014-05-13
core: add option "-buffer" in command /command (closes #67)
Sébastien Helleu
2014-05-08
core: add support of '!' for tags in /help filter
Sébastien Helleu
2014-04-30
Version 1.0-dev
Sébastien Helleu
2014-04-20
core: add non-breaking spaces in French translations
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: add tag "host_xxx" in /help filter
Sébastien Helleu
2014-04-12
core: add option "-current" in command /print
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-05
core: fix completion of /buffer clear
Sébastien Helleu
2014-04-05
core: fix "/buffer clear" with a name (don't clear all merged buffers with sa...
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-21
core: fix typo in /help command
Sebastien Helleu
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
2014-03-14
core: add options "term2rgb" and "rgb2term" in command /color
Sebastien Helleu
2014-03-04
core: mute all buffers by default in command /mute (replace option -all by -c...
Sebastien Helleu
2014-03-04
core: save and restore mute state in command /mute (bug #41748)
Sebastien Helleu
2014-02-28
irc: evaluate content of server options "username" and "realname"
Sebastien Helleu
2014-02-28
core: fix output of /eval -n when there is a tab in output
Sebastien Helleu
2014-02-28
api: add support of escaped strings in function string_eval_expression and co...
Sebastien Helleu
2014-02-22
core: fix possible zero bytes allocation in /help command
Sebastien Helleu
2014-02-22
core: fix potential dereference of NULL pointer in function command_set_displ...
Sebastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-21
core: use same return code and message in all commands when arguments are wro...
Sebastien Helleu
2014-02-20
core: add option "-beep" in command /print
Sebastien Helleu
2014-02-19
core: add missing option "rename" in /help filter and in command completion
Sebastien Helleu
2014-02-17
core: allow empty arguments for command /print
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-01-29
core: fix typos in translations and docs
Sebastien Helleu
2014-01-24
core: add support of escaped unicode chars in commands /print and "/input ins...
Sebastien Helleu
2014-01-22
core: fix typo in /help print
Sebastien Helleu
2014-01-21
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la...
Sebastien Helleu
2014-01-21
core: change format of buffer name in output of /buffer
Sebastien Helleu
2014-01-19
core: add command /print
Sebastien Helleu
2014-01-18
core: fix typo in arguments description of command /mute
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-14
core: add completion "plugins_installed"
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-30
core: rename option "add" to "store" in command /layout
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-14
core: add note about support of "*" for tags in /help filter
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
[next]