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-04-13
xfer: fix freeze/problems when sending empty files with DCC (closes #53)
Sébastien Helleu
2014-04-13
irc: add alias "whois" for target buffer of messages 401/402 (closes #54)
Sébastien Helleu
2014-04-13
relay: add signal "relay_client_auth_ok" for irc and weechat protocols
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: fix crash on "weechat --upgrade" if no .upgrade files are found
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-04-12
charset: fix /help charset.default.decode
Sébastien Helleu
2014-04-12
core: add tag "host_xxx" in /help filter
Sébastien Helleu
2014-04-12
trigger: add variable "tg_tag_host" (from tag "host_xxx" in message)
Sébastien Helleu
2014-04-12
irc: add tag with host ("host_xxx") in IRC messages displayed
Sébastien Helleu
2014-04-12
trigger: interpret escaped chars in regex
Sébastien Helleu
2014-04-12
core: add option "-current" in command /print
Sébastien Helleu
2014-04-12
trigger: remove obsolete comment
Sébastien Helleu
2014-04-12
xfer: fix help of option xfer.file.convert_spaces
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: fix restoration of core buffer properties after /upgrade
Sébastien Helleu
2014-04-05
relay: add messages "_buffer_hidden" and "_buffer_unhidden"
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-04
core: fix evaluation of expression with regex when a comparison char is in th...
Sébastien Helleu
2014-04-04
irc: allow many fingerprints in server option ssl_fingerprint (closes #49)
Sébastien Helleu
2014-04-04
irc: add option irc.look.item_channel_modes_hide_args (task #12070, task #121...
Sébastien Helleu
2014-04-04
core: add a message about key alt-c in /color buffer
Sébastien Helleu
2014-04-04
irc: add option irc.color.item_nick_modes (closes #47)
Sébastien Helleu
2014-04-03
core: add "hotlist" in completion of command "/buffer set"
Sébastien Helleu
2014-04-03
core: close .upgrade files before deleting them after /upgrade
Sébastien Helleu
2014-04-03
api: allow value "-1" for property "hotlist" in function buffer_set (to remov...
Sébastien Helleu
2014-04-03
exec: fix tag stdout/stderr used in command output
Sébastien Helleu
2014-04-03
exec: remove comment
Sébastien Helleu
2014-04-03
exec: kill all processes using an exec buffer that is being closed
Sébastien Helleu
2014-04-03
exec: add examples with "tail -f" and "-kill" in /help exec
Sébastien Helleu
2014-04-03
exec: display output of commands in real time, add options -flush/-noflush in...
Sébastien Helleu
2014-04-03
api: add option "buffer_flush" in function hook_process_hashtable
Sébastien Helleu
2014-04-03
exec: display command output even if process is killed
Sébastien Helleu
2014-04-02
trigger: add a comma in title of trigger monitor buffer
Sébastien Helleu
2014-04-02
script: add commas in title of script buffer
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-04-01
trigger: add filter in trigger monitor buffer
Sébastien Helleu
2014-03-31
core: don't remove a buffer from hotlist if it's not visible (another merged ...
Sébastien Helleu
2014-03-31
core: add non-active merged buffers with activity in hotlist (if another merg...
Sébastien Helleu
2014-03-31
core: fix refresh of bar item "buffer_zoom" on buffer switch
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-30
irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)
Sébastien Helleu
2014-03-30
irc: add support of "away-notify" capability (closes #12)
Sébastien Helleu
2014-03-30
exec: fix typo in /help exec
Sébastien Helleu
2014-03-30
core: fix reset of attributes in bars when "resetcolor" is used (closes #41)
Sebastien Helleu
2014-03-29
core: fix alignment of lines in merged buffers (closes #43)
Sebastien Helleu
2014-03-29
core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"
Sebastien Helleu
[next]