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
/
alias
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-19
core: add options "setvar" and "delvar" in command /buffer, rename option "lo...
Sébastien Helleu
2020-07-20
irc: allow to send text on buffers with commands /allchan, /allpv and /allserv
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-10-01
core: fix style in CMake files
Sébastien Helleu
2019-06-17
core: add option "close" in command /window (closes #853)
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-06-07
alias: remove default aliases /AME and /AMSG
jesopo
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 links to GNU GPL license
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-08-12
alias: add infolist "alias_default" (list of default aliases)
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-12
alias: fix message in case of error in command /alias addcompletion
Sébastien Helleu
2017-03-25
buflist: load plugin after some other plugins by shifting plugins priority
Sébastien Helleu
2017-03-25
alias: check that alias pointer is not NULL in function "alias_free"
Sébastien Helleu
2017-01-22
core, alias: add xgettext comment on some command help strings
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-11-29
core: add optional command prefix in completion templates "commands", "plugin...
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-05
alias: do not allow slashes and spaces in alias name (closes #646)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-09-12
alias: display completion in /alias list (closes #518)
Sébastien Helleu
2015-09-12
alias: fix indentation error
Sébastien Helleu
2015-08-06
core: update examples of alias add commands
Simmo Saan
2015-07-20
alias: add options "add", "addcompletion" and "del" in command /alias, remove...
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-07-04
alias: remove unused function alias_get_final_command()
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-11-27
alias: rename callback for infolist "alias"
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-05-13
alias: add default alias "msgbuf" (send text to a buffer)
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-02-21
alias: use same return code and message in all commands when arguments are wr...
Sebastien Helleu
2014-02-20
alias: change default command for alias /beep to "/print -beep"
Sebastien Helleu
2014-02-04
alias: add default alias /beep => /print -stderr \a
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
[next]