core, plugins: make commands, hook command_run, completions and aliases case sensitive (issue #1872) |
|
More...
|
over 2 years ago
|
tests: add tests on string comparison functions |
|
More...
|
over 2 years ago
|
ci: fix macOS CI (temporary fix) |
|
More...
|
over 2 years ago
|
fset: fix typo in French translation of /help fset.look.condition_catch_set |
|
More...
|
over 2 years ago
|
alias: make aliases case sensitive, convert default aliases to lower case (issue #1872) |
|
More...
|
over 2 years ago
|
core: make configuration files, sections and options case sensitive (issue #1872) |
|
More...
|
over 2 years ago
|
core: add function config_file_get_configs_by_priority (issue #1872) |
|
More...
|
over 2 years ago
|
doc/api: add priority in function config_new (issue #1872) |
|
More...
|
over 2 years ago
|
core: simplify code in config functions (issue #1872) |
|
More...
|
over 2 years ago
|
core: sort configuration files by name, reload them by priority (issue #1872) |
|
More...
|
over 2 years ago
|
core: remove useless continue statement in loop |
|
More...
|
over 2 years ago
|
core: display error in command if allocation of arraylist fails |
|
More...
|
over 2 years ago
|
core: fix display glitch in command errors when a wide char is set in option weechat.look.command_chars (closes #1871) |
|
More...
|
over 2 years ago
|
plugins: set priority in calls to weechat_config_new (issue #1872) |
|
More...
|
over 2 years ago
|
core: set priority in calls to config_file_new (issue #1872) |
|
More...
|
over 2 years ago
|
ci: fix typo |
|
More...
|
over 2 years ago
|
ci: fix run of code coverage |
|
More...
|
over 2 years ago
|
python: remove unneded call to deprecated function PySys_SetArgv |
|
More...
|
over 2 years ago
|
core: do not allocate strings in dir_search_full_lib_name_ext, check return code of snprintf |
|
More...
|
over 2 years ago
|
irc: check return code of snprintf |
|
More...
|
over 2 years ago
|
typing: fix crash when pointer buffer is not received in callback for signal "input_text_changed" (closes #1869) |
|
More...
|
over 2 years ago
|
debian: restore target override_dh_auto_configure (packaging of stable version) |
|
More...
|
over 2 years ago
|
debian: restore target override_dh_auto_configure |
|
More...
|
over 2 years ago
|
core: update ChangeLog and release notes (closes #1860) |
|
More...
|
over 2 years ago
|
ruby: remove warnings on unused parameters |
|
More...
|
over 2 years ago
|
php: remove warnings on variables "argc" and "ret_i" that might be clobbered by longjmp or vfork |
|
More...
|
over 2 years ago
|
Version 3.9-dev |
|
More...
|
over 2 years ago
|
Version 3.8 |
|
More...
|
over 2 years ago
|
core: add note about case insensitive comparison improved in release notes |
|
More...
|
over 2 years ago
|
core: update entries related to CI in ChangeLog |
|
More...
|
over 2 years ago
|