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
2021-07-04
typing: add typing plugin
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-12-05
Revert "exec: return NULL immediately if the task id is invalid"
Sébastien Helleu
2020-10-11
exec: add option "-oerr" to send stderr to buffer (now disabled by default) (...
Sébastien Helleu
2020-10-11
exec: add missing option "-oc" in /help exec
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-03
exec: return NULL immediately if the task id is invalid
Sébastien Helleu
2020-05-03
exec: fix use of same task id for different tasks (closes #1491)
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-23
plugins: sort options added in configuration sections
Sébastien Helleu
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-06-24
core: auto disable upgrade process (command line option "--upgrade") if the f...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-06-12
exec: evaluate option exec.command.shell, change default value to "${env:SHEL...
Sébastien Helleu
2019-04-25
cmake: allow custom libdir (fix #1341)
Ryan Farley
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
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 all links where secured http is supported
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-17
exec: add option exec.command.shell to customize the shell used with /exec -sh
Sébastien Helleu
2018-11-17
exec: fix command displayed in debug message
Sébastien Helleu
2018-05-19
exec: fix minimal length of unquoted string
Sébastien Helleu
2018-02-07
exec: add note about piped commands in /help exec for option -sh
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-08-12
core: fix cast of time_t (to "long long" instead of "long") (closes #1051)
Sébastien Helleu
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-06-25
fset: shift plugins priority to insert fset plugin between buflist and fifo
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-06-03
exec, fifo, irc: remove unused #define-s
Simmo Saan
2017-03-25
buflist: load plugin after some other plugins by shifting plugins priority
Sébastien Helleu
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-07
exec: update help descriptions for command /exec to keep compatibility betwee...
AYANOKOUZI, Ryuunosuke
2017-01-06
exec: add option "-oc" in command /exec to execute commands in process output...
Sébastien Helleu
2017-01-06
exec: fix memory leak in display of process output
Sébastien Helleu
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
[next]