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
/
tests
/
scripts
/
python
Age
Commit message (
Expand
)
Author
2023-04-12
irc: set gnutls_sess, tls_cert and tls_cert_key to NULL by default in server ...
Sébastien Helleu
2023-03-16
core: add configuration version, add API function config_set_version
Sébastien Helleu
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
2023-01-04
tests: fix long lines in scripting API tests
Sébastien Helleu
2023-01-04
tests: ignore module level import not at top of file (flake8 E402)
Sébastien Helleu
2023-01-04
tests: mark methods is_bool and is_number as static
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-10-15
tests: ignore pylint error unnecessary-pass
Sébastien Helleu
2022-10-15
api: do not expect any return value in callbacks change/delete of config_new_...
Sébastien Helleu
2022-10-15
tests: add tests on config functions (scripting API)
Sébastien Helleu
2022-09-27
api: restrict number to integer in function string_parse_size
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-08-03
tests: fix pylint errors
Sébastien Helleu
2022-08-02
tests: fix _ast_num in script generator
Sébastien Helleu
2022-08-02
tests: fix scripting API tests with Python 3.8
Sébastien Helleu
2022-08-02
tests: disable pylint errors in testapi.py
Sébastien Helleu
2022-08-02
tests: add tests on hdata functions (scripting API)
Sébastien Helleu
2022-08-02
tests: fix assignment in tcl script generator
Sébastien Helleu
2022-08-02
tests: fix assignment in perl script generator
Sébastien Helleu
2022-08-02
tests: use double quotes instead of simple quotes in ruby script generator
Sébastien Helleu
2022-08-02
tests: add subscript in script generator
Sébastien Helleu
2022-08-02
tests: fix unary op in script generator
Sébastien Helleu
2022-08-01
scripts: fix issue with long interval in function hook_timer
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_...
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in function infolist_new_var_time
Sébastien Helleu
2022-03-13
tests: add tests on functions gui_buffer_new and gui_buffer_new_props
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-03-19
tests: disable pylint error useless-object-inheritance
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-08-22
api: add function string_color_code_size (issue #1547)
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-03
tests: fix pylint errors
Sébastien Helleu
2020-03-02
tests: fix generation of test scripts with Python 3.8
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-03-25
tests: fix scripting API tests on 32-bit arch
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
api: add function string_match_list
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-09-01
core: fix copyright dates
Sébastien Helleu
2018-04-12
tests: add tests on infolists
Sébastien Helleu
2018-04-11
tests: fix AST return in TCL
Sébastien Helleu
2018-04-11
tests: fix AST return in PHP
Sébastien Helleu
2018-04-11
tests: fix AST return in Perl
Sébastien Helleu
2018-04-07
api: add function string_format_size in scripting API
Sébastien Helleu
2017-10-28
tests: add tests on command/completion hooks scripting API functions
Sébastien Helleu
2017-10-27
tests: add tests on prefix and color scripting API functions
Sébastien Helleu
2017-10-24
tests: add tests on key_bind and key_unbind scripting API functions
Sébastien Helleu
[next]