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
/
script
/
script-completion.c
Age
Commit message (
Expand
)
Author
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
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-04-13
api: return allocated string in hook_info callback and function info_get
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-07-04
api: add argument "recurse_subdirs" in function exec_on_files()
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-12-09
script: add completion with languages and extensions, support search by langu...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-09-04
script: display error when installing/removing/loading script if plugin for l...
Sebastien Helleu
2012-08-18
script: add option "search" for command /script (completion with script tags)
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu