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
/
exec-buffer.c
Age
Commit message (
Expand
)
Author
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-04-03
exec: kill all processes using an exec buffer that is being closed
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-13
exec: switch to exec buffer even if it is already opened
Sebastien Helleu
2014-03-13
exec: execute commands from input of exec buffers
Sebastien Helleu
2014-03-12
exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)
Sebastien Helleu