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
/
plugins
Age
Commit message (
Expand
)
Author
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
irc: add option irc.color.item_nick_modes (closes #47)
Sébastien Helleu
2014-04-03
core: close .upgrade files before deleting them after /upgrade
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
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-01
trigger: add filter in trigger monitor buffer
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-25
exec: allow clear of new buffers with /buffer clear
Sebastien Helleu
2014-03-25
exec: add options -nf and -cl/-nocl in command /exec
Sebastien Helleu
2014-03-24
irc: fix notify message: "joined" -> "connected"
Sebastien Helleu
2014-03-22
irc: replace "user" by "nick" in description of commands
Sebastien Helleu
2014-03-22
irc: fix arguments in /help unquiet: at least one nick/host is required
Sebastien Helleu
2014-03-22
irc: update description of some commands
Sebastien Helleu
2014-03-22
irc: add command /unquiet (closes #36)
Sebastien Helleu
2014-03-19
irc: fix typo in /help allpv
Sebastien Helleu
2014-03-19
irc: add command /allpv (task #13111)
Sebastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-18
irc: fix truncated read on socket with SSL (bug #41558)
Sebastien Helleu
2014-03-17
trigger: set default variable "tg_remaining_calls" for regex in timer callback
Sebastien Helleu
2014-03-17
irc: fix typo in /help kickban
Sebastien Helleu
2014-03-17
exec: don't use shell by default when executing commands (for security reasons)
Sebastien Helleu
2014-03-17
script: set option script.scripts.cache_expire to 1440 by default
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
2014-03-16
ruby: fix crash when trying to load a directory with /ruby load
Sebastien Helleu
2014-03-16
exec: add example with option "-pipe" in /help exec
Sebastien Helleu
2014-03-16
exec: add return code ("rc") in hashtable sent with option "-hsignal"
Sebastien Helleu
2014-03-16
exec: add values "irc" and "weechat" for option "-color", replace "decode" by...
Sebastien Helleu
2014-03-16
exec: add options "-pipe" and "-hsignal" in command /exec
Sebastien Helleu
2014-03-16
trigger: fix build of hashtable in hsignal callback when values have type "st...
Sebastien Helleu
2014-03-15
exec: do not create/switch to buffer with option "-bg"
Sebastien Helleu
2014-03-15
exec: add examples in /help exec
Sebastien Helleu
2014-03-15
exec: fix typo in /help exec
Sebastien Helleu
2014-03-15
exec: fix compilation on OpenBSD
Sebastien Helleu
2014-03-15
core: update translations
Sebastien Helleu
2014-03-15
exec: rename value "off" to "ansi" for option "-color" in command /exec
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-15
irc: add decoding of bright ANSI colors (90-97, 100-107)
Sebastien Helleu
2014-03-15
exec: add option "-color" in command /exec (decode ANSI colors by default)
Sebastien Helleu
2014-03-15
irc: add modifier "irc_color_decode_ansi"
Sebastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-03-13
xfer: Fix segfault in DCC send.
Andrew Potter
[next]