summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-08typing: fix crash when pointer buffer is not received in callback for signal ...Sébastien Helleu
2023-01-08debian: restore target override_dh_auto_configure (packaging of stable version)Sébastien Helleu
2023-01-08debian: restore target override_dh_auto_configureSébastien Helleu
2023-01-08core: update ChangeLog and release notes (closes #1860)Sébastien Helleu
2023-01-08core: remove build with autotoolsSébastien Helleu
2023-01-08ruby: remove warnings on unused parametersSébastien Helleu
2023-01-08php: remove warnings on variables "argc" and "ret_i" that might be clobbered ...Sébastien Helleu
2023-01-08Version 3.9-devSébastien Helleu
2023-01-08Version 3.8Sébastien Helleu
2023-01-08core: add note about case insensitive comparison improved in release notesSébastien Helleu
2023-01-07core: update entries related to CI in ChangeLogSébastien Helleu
2023-01-07ci: remove use of repository ppa:ondrej/phpSébastien Helleu
2023-01-07php: add proper detection of PHP 8.2 in all casesSébastien Helleu
2023-01-06debian: add symbolic link weechat_raspbian_buster.patch pointing to Debian Bu...Sébastien Helleu
2023-01-06core: add CMake test called "notests" when tests are not compiledSébastien Helleu
2023-01-06Revert "core: add a fake target "test" so that `make test` successes when tes...Sébastien Helleu
2023-01-05core: add a fake target "test" so that `make test` successes when tests are n...Sébastien Helleu
2023-01-05core: rename script build-test.sh to build_test.shSébastien Helleu
2023-01-05core: rename script build-debian.sh to build_debian.shSébastien Helleu
2023-01-05core: rename script git-version.sh to set_git_version.shSébastien Helleu
2023-01-05core: add message after checking Curl symbols: "all good" or number of errorsSébastien Helleu
2023-01-05core: add example with Curl repository cloned locallySébastien Helleu
2023-01-04core: install flake8 in CISébastien Helleu
2023-01-04core: add script check_scripts.shSébastien Helleu
2023-01-04core: add script check_curl_symbols.pySébastien Helleu
2023-01-04core: fix Curl version in commentsSébastien Helleu
2023-01-04core: remove useless "exit 0"Sébastien Helleu
2023-01-04core: double quote $JOBSSébastien Helleu
2023-01-04core: don't use eval to run commands in scriptsSébastien Helleu
2023-01-04tests: fix long lines in scripting API testsSébastien Helleu
2023-01-04tests: ignore module level import not at top of file (flake8 E402)Sébastien Helleu
2023-01-04tests: mark methods is_bool and is_number as staticSébastien Helleu
2023-01-03api: add Curl options for versions 7.64.0 to 7.87.0Sébastien Helleu
2023-01-03plugins: change priority of scripting pluginsSébastien Helleu
2023-01-03core: fix crash or infinite loop in /allbuf commandSébastien Helleu
2023-01-03core: add variable list_size to prevent computing arraylist size in each iter...Sébastien Helleu
2023-01-03irc: properly rename private buffer on notice messagesSébastien Helleu
2023-01-02Version 3.8-rc1Sébastien Helleu
2023-01-02core: fix line wrapping in Polish translationsSébastien Helleu
2023-01-02irc: properly rename private buffer on nick changes or private message when n...Sébastien Helleu
2023-01-02irc: replace "private window" by "private buffer" in commentsSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2023-01-01tests: add tests on gui input functionsSébastien Helleu
2023-01-01core: check that buffer is not NULL in function gui_input_clipboard_copySébastien Helleu
2022-12-31core: move function gui_input_move_to_buffer to gui-buffer.cSébastien Helleu
2022-12-30core: fix color when the delimiter is not followed by a background color (clo...Sébastien Helleu
2022-12-30doc: update Polish auto-generated filesSébastien Helleu
2022-12-30core: updated Polish translationKrzysztof Korościk
2022-12-29doc: update German auto-generated fileSébastien Helleu
2022-12-29core: update German translationsNils Görs