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
/
core
/
wee-input.c
Age
Commit message (
Expand
)
Author
2023-05-04
api: don't split on newline by default in functions `command` and `command_op...
Sébastien Helleu
2023-01-30
core: display similar command names when a command is unknown (closes #1877)
Sébastien Helleu
2023-01-28
core, plugins: make commands, hook command_run, completions and aliases case ...
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-17
core: fix and normalize error messages
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
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-29
core: don't execute command scheduled by /wait if the buffer does not exist a...
Sébastien Helleu
2019-03-28
api: add option "delay" in hashtable options of function command_options (iss...
Sébastien Helleu
2019-03-28
core: make "input_commands_allowed" work with /wait and /repeat commands (iss...
Sébastien Helleu
2019-03-11
core: improve message displayed when a command is not allowed (issue #928)
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
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-10-01
core: replace "long unsigned int" by "unsigned long"
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-08-21
core: add flag "input_get_empty" in buffer
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-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-08-23
core: fix error message in case of ambiguous incomplete command
Sébastien Helleu
2014-08-23
core: fix typo: too much calls -> too many calls
Sébastien Helleu
2014-08-23
core: allow incomplete commands if unambiguous (task #5419)
Sébastien Helleu
2014-03-18
core: check validity of buffer pointer when data is sent to a buffer
Sebastien Helleu
2014-03-18
core: fix crash when buffer is closed during execution of multiple commands (...
Sebastien Helleu
2014-03-02
core: fix memory in execution of commands
Sebastien Helleu
2014-02-21
core: use same return code and message in all commands when arguments are wro...
Sebastien 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-01-24
api: add modifier "input_text_for_buffer"
Sebastien Helleu
2012-01-24
core: fix typo in comment
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-09
Add new command /silence
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-03-21
Add new command /version, add count of /upgrade, fix bugs with command exec
Sebastien Helleu
[next]