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
/
exec
Age
Commit message (
Expand
)
Author
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-06-18
api: remove functions printf_date() and printf_tags()
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-13
exec: fix example in /help exec
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-13
core: use https for WeeChat URLs
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-08-09
exec: invert a condition to make code more readable
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
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-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-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-17
exec: don't use shell by default when executing commands (for security reasons)
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-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
exec: add option "-color" in command /exec (decode ANSI colors by default)
Sebastien Helleu
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
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
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-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: fix typos in /help exec
Sebastien Helleu
2014-03-11
exec: add option "-set" in command /exec
Sebastien Helleu
[prev]
[next]