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-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
2014-03-13
xfer: Don't use sockaddr_storage for address_length
Andrew Potter
2014-03-13
exec: switch to exec buffer even if it is already opened
Sebastien Helleu
2014-03-13
exec: add missing empty lines in output of commands
Sebastien Helleu
2014-03-13
api: add callback in function string_replace_regex
Sebastien Helleu
2014-03-13
exec: disable "output to buffer" if command is executed on an exec buffer
Sebastien Helleu
2014-03-13
exec: add options "-rc"/"-norc" (display return code) in command /exec
Sebastien Helleu
2014-03-13
exec: execute commands from input of exec buffers
Sebastien Helleu
2014-03-12
irc: add "#" before any channel in /join, even /join 0 (closes #20)
Sebastien Helleu
2014-03-12
exec: add options "-ln"/"-noln" (line numbers) in command /exec
Sebastien Helleu
2014-03-12
exec: automatically disable shell if command starts with "url:" (URL download)
Sebastien Helleu
2014-03-12
exec: add options "-buffer" and "-sw"/"-nosw" in command /exec
Sebastien Helleu
2014-03-12
exec: add option "-inclose" in command /exec
Sebastien Helleu
2014-03-12
exec: add missing completion of "-ns" in command /exec
Sebastien Helleu
2014-03-12
exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)
Sebastien Helleu
2014-03-12
exec: add option exec.command.default_options
Sebastien Helleu
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
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
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-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
script: fix scroll on script buffer in the detailed view of script (closes #6)
Sebastien Helleu
2014-03-07
relay: fix crash on /upgrade received from a client (weechat protocol)
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
[next]