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
|
ci: remove use of repository ppa:ondrej/php |
|
More...
|
over 2 years ago
|
php: add proper detection of PHP 8.2 in all cases |
|
More...
|
over 2 years ago
|
debian: add symbolic link weechat_raspbian_buster.patch pointing to Debian Buster patch |
|
More...
|
over 2 years ago
|
core: remove build with autotools |
|
More...
|
over 2 years ago
|
core: add CMake test called "notests" when tests are not compiled |
|
More...
|
over 2 years ago
|
Revert "core: add a fake target "test" so that `make test` successes when tests are not compiled" |
|
More...
|
over 2 years ago
|
core: add a fake target "test" so that `make test` successes when tests are not compiled |
|
More...
|
over 2 years ago
|
core: rename script build-test.sh to build_test.sh |
|
More...
|
over 2 years ago
|
core: rename script build-debian.sh to build_debian.sh |
|
More...
|
over 2 years ago
|
core: rename script git-version.sh to set_git_version.sh |
|
More...
|
over 2 years ago
|
core: add message after checking Curl symbols: "all good" or number of errors |
|
More...
|
over 2 years ago
|
core: add example with Curl repository cloned locally |
|
More...
|
over 2 years ago
|
core: install flake8 in CI |
|
More...
|
over 2 years ago
|
core: add script check_scripts.sh |
|
More...
|
over 2 years ago
|
core: add script check_curl_symbols.py |
|
More...
|
over 2 years ago
|
core: remove useless "exit 0" |
|
More...
|
over 2 years ago
|
core: double quote $JOBS |
|
More...
|
over 2 years ago
|
core: fix Curl version in comments |
|
More...
|
over 2 years ago
|
core: don't use eval to run commands in scripts |
|
More...
|
over 2 years ago
|
tests: fix long lines in scripting API tests |
|
More...
|
over 2 years ago
|
tests: ignore module level import not at top of file (flake8 E402) |
|
More...
|
over 2 years ago
|
tests: mark methods is_bool and is_number as static |
|
More...
|
over 2 years ago
|
api: add Curl options for versions 7.64.0 to 7.87.0 |
|
More...
|
over 2 years ago
|
core: add priority in config file (issue #1872) |
|
More...
|
over 2 years ago
|
core: move function hook_get_priority_and_name to wee-string.c (issue #1872) |
|
More...
|
over 2 years ago
|
plugins: change priority of scripting plugins |
|
More...
|
over 2 years ago
|
core: fix crash or infinite loop in /allbuf command |
|
More...
|
over 2 years ago
|
core: add variable list_size to prevent computing arraylist size in each iteration |
|
More...
|
over 2 years ago
|