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
2014-03-12
Merge branch 'master' of git://github.com/talisein/weechat-1 into talisein-ma...
Sebastien Helleu
2014-03-12
core: update translations
Sebastien Helleu
2014-03-12
irc: display output of CAP LIST in server buffer (closes #10)
Shawn Smith
2014-03-11
xfer: Fix xfer.network.own_ip behavior
Andrew Potter
2014-03-11
core: add missing \0 at the end of stderr buffer in hook_process
Sebastien Helleu
2014-03-11
exec: fix crash when giving bad id to command /exec -in
Sebastien Helleu
2014-03-11
exec: add option "-del" in command /exec
Sebastien Helleu
2014-03-11
exec: add option "-bg" in command /exec
Sebastien Helleu
2014-03-11
exec: update plugin API version
Sebastien Helleu
2014-03-11
exec: fix typos in /help exec
Sebastien Helleu
2014-03-11
exec: add option "-set" in command /exec
Sebastien Helleu
2014-03-11
exec: replace number by id in /help exec
Sebastien Helleu
2014-03-11
exec: add list of signal names in /help exec
Sebastien Helleu
2014-03-11
exec: implement options -signal/-kill/-killall in command /exec
Sebastien Helleu
2014-03-11
exec: remove error prefix in case of unexpected end of a command
Sebastien Helleu
2014-03-11
exec: display command return code after output (stdout/stderr)
Sebastien Helleu
2014-03-11
exec: add tag "exec_rc" for line with command return code, remove empty line ...
Sebastien Helleu
2014-03-11
exec: add exec plugin
Sebastien Helleu
2014-03-11
api: add option "detached" in function hook_process_hashtable
Sebastien Helleu
2014-03-11
relay: search buffers by full name
Sebastien Helleu
2014-03-11
fifo: search buffer by full name when text is received in pipe
Sebastien Helleu
2014-03-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-03-11
api: add option "signal" in function hook_set to send a signal to the child p...
Sebastien Helleu
2014-03-11
core: fix detection of terminated process in hook_process
Sebastien Helleu
2014-03-10
trigger: add plugin name in error messages
Sebastien Helleu
2014-03-09
trigger: remove unneeded code to make C compiler happy
Sebastien Helleu
2014-03-08
trigger: fix typo in a comment
Sebastien Helleu
2014-03-07
core: set option weechat.look.buffer_search_where to prefix_message by default
Sebastien Helleu
2014-03-07
script: fix scroll on script buffer in the detailed view of script (closes #6)
Sebastien Helleu
2014-03-07
core: fix "/window scroll -N" on a buffer with free content
Sebastien Helleu
2014-03-07
relay: fix crash on /upgrade received from a client (weechat protocol)
Sebastien Helleu
2014-03-06
core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...
Sebastien Helleu
2014-03-06
core: fix recursive calls to function eval_expression
Sebastien Helleu
2014-03-05
relay: add info "relay_client_count" with optional status name as argument
Sebastien Helleu
2014-03-05
relay: add signals "relay_client_xxx" for client status changes (closes #2)
Sebastien Helleu
2014-03-04
trigger: update description of trigger plugin
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-03-04
trigger: add some missing "+" after spaces in regex of default triggers cmd_p...
Sebastien Helleu
2014-03-04
rmodifier: remove plugin (replaced by trigger)
Sebastien Helleu
2014-03-02
core: fix memory in execution of commands
Sebastien Helleu
2014-03-02
core: fix memory leak when removing a hdata
Sebastien Helleu
2014-03-02
core: fix memory leak in evaluation of sub-conditions
Sebastien Helleu
2014-03-02
trigger: add variable "tg_notify" (notify level of a message, if different fr...
Sebastien Helleu
2014-03-02
trigger: allow chars '\' and '(' as delimiter in regex
Sebastien Helleu
2014-03-02
trigger: do not create the trigger with /trigger add if the regex is invalid
Sebastien Helleu
2014-03-01
trigger: fix typo in /help trigger
Sebastien Helleu
2014-03-01
trigger: fix typo in /help trigger
Sebastien Helleu
2014-03-01
trigger: make optional the alignment on second and max calls (in hook timer)
Sebastien Helleu
2014-02-28
irc: fix colors in message with CTCP reply sent to another user
Sebastien Helleu
[prev]
[next]