Sébastien Helleu
e282f77eee
core: add parameter --show-trace in the call to schemathesis
...
This displays a complete traceback information in case of internal error.
2025-04-20 09:07:45 +02:00
Ivan Pešić
286122b0c3
doc: update Serbian documentation
2025-04-19 13:53:32 +02:00
Sébastien Helleu
7a28bb95e2
core: add version 4.6.2
2025-04-18 20:47:09 +02:00
Sébastien Helleu
a215a4581c
debian: update changelog
2025-04-18 20:44:58 +02:00
Sébastien Helleu
86a910884b
debian: bump Standards-Version to 4.7.2
2025-04-18 20:44:57 +02:00
Sébastien Helleu
41f96c6494
core: fix write of weechat.log to stdout with weechat-headless --stdout ( closes #2247 )
2025-04-15 08:11:39 +02:00
Sébastien Helleu
0835d043de
doc/api: fix typo in description of function hook_url
2025-04-12 12:20:59 +02:00
Sébastien Helleu
d0babe8679
core: add refresh of window title on buffer switch, when option weechat.look.window_title is set
2025-04-11 19:30:32 +02:00
Sébastien Helleu
61ce24cf46
core: add version 4.6.1
2025-04-09 14:09:29 +02:00
Sébastien Helleu
cf2e7f4691
core: fix REUSE configuration
2025-04-05 17:19:10 +02:00
Sébastien Helleu
86d68a87d5
core: rename issue templates
2025-04-05 17:16:47 +02:00
Sébastien Helleu
0c3eaa9ba2
ci: add separate GitHub actions workflow for the REUSE compliance check
2025-04-05 17:16:43 +02:00
Sébastien Helleu
5e47c6453e
ci: add copyright and license in GitHub Actions CI workflow
2025-04-05 16:53:28 +02:00
Sébastien Helleu
5ccbdca0c9
core: consider all keys are safe in cursor context ( closes #2244 )
2025-04-04 18:52:58 +02:00
Sébastien Helleu
ea90809e6c
core: update ChangeLog (issue #2243 )
2025-04-02 22:59:55 +02:00
Alvar Penning
d4b8685551
perl: fix build when multiplicity is not available
...
Building WeeChat 4.6.0 on OpenBSD failed with the following error.
> /usr/ports/pobj/weechat-4.6.0/weechat-4.6.0/src/plugins/perl/weechat-perl.c:356:13: error: expected ')'
> function) < 0)
> ^
> /usr/ports/pobj/weechat-4.6.0/weechat-4.6.0/src/plugins/perl/weechat-perl.c:352:9: note: to match this '('
> if (weechat_asprintf (
> ^
> /usr/ports/pobj/weechat-4.6.0/weechat-4.6.0/src/plugins/perl/../weechat-plugin.h:1312:31: note: expanded from macro 'weechat_asprintf'
> (weechat_plugin->asprintf)(__result, __fmt, ##__argz)
On further inspection, the line in question was recently altered in
099e11d7b8 , where a comma was forgotten in the
else branch of the MULTIPLICITY ifdef.
After adding the comma, WeeChat builds as usual.
2025-04-02 22:58:10 +02:00
Sébastien Helleu
5ba7a72d90
ci: add build without perl multiplicity
2025-04-02 22:54:21 +02:00
Sébastien Helleu
db5afcde92
core: add REUSE badge in README
2025-03-31 20:59:59 +02:00
Sébastien Helleu
b0cfdeff94
doc/dev: add copyright and license information (SPDX / REUSE)
2025-03-31 12:09:21 +02:00
Sébastien Helleu
ff9d580ef5
ci: add reuse lint
2025-03-31 11:47:49 +02:00
Sébastien Helleu
2475f20cb7
all: move description of C files below the copyright and license
2025-03-31 11:47:49 +02:00
Sébastien Helleu
3a6ac9ee76
all: add SPDX license tag
2025-03-31 07:49:26 +02:00
Sébastien Helleu
4ab35ad44a
core: add REUSE configuration file
2025-03-30 14:47:12 +02:00
Sébastien Helleu
55d936d63a
relay: add SPDX copyright tag in relay OpenAPI document
2025-03-30 14:47:12 +02:00
Sébastien Helleu
0a5222f5d6
php: add SPDX copyright tag in PHP stub file
2025-03-30 14:47:12 +02:00
Sébastien Helleu
f4b29093ca
python: add SPDX copyright tag in Python stub file
2025-03-30 14:47:12 +02:00
Sébastien Helleu
cf3e24cda8
doc: add SPDX copyright tag in docs
2025-03-30 14:47:12 +02:00
Sébastien Helleu
d8987a1678
all: replace Copyright lines by SPDX copyright tag
2025-03-30 14:47:12 +02:00
Sébastien Helleu
8260963932
core: remove file FindPkgConfig.cmake
...
Rely on the file provided by CMake itself.
2025-03-30 14:05:51 +02:00
Sébastien Helleu
45c8bab9b8
irc: display nick changes and quit messages when option irc.look.ignore_tag_messages is enabled ( closes #2241 )
2025-03-28 12:08:40 +01:00
Sébastien Helleu
768534c606
core: add upgrade note in version 4.6.0
2025-03-28 12:07:53 +01:00
Ivan Pešić
7ca62883cf
core: update Serbian translation
2025-03-28 07:50:16 +01:00
Sébastien Helleu
8ab1825b80
core: remove unused file FindZLIB.cmake
2025-03-24 18:31:55 +01:00
Sébastien Helleu
369917f1bc
core: remove unused file CMakeParseArguments.cmake
2025-03-24 18:25:11 +01:00
Sébastien Helleu
7370e04017
Version 4.7.0-dev
2025-03-23 10:45:42 +01:00
Sébastien Helleu
9663f79746
Version 4.6.0
v4.6.0
2025-03-23 10:42:41 +01:00
Sébastien Helleu
e0b7d2a645
core: update ChangeLog
2025-03-21 07:53:29 +01:00
Nils Görs
99bb1454a4
core: update German translations
2025-03-17 11:03:14 +01:00
Sébastien Helleu
caa7af253a
tests: add tests on function util_strftimeval with microseconds < 0 or > 999999
2025-03-17 08:12:33 +01:00
Sébastien Helleu
36300c763d
core: update ChangeLog (issue #1174 )
2025-03-16 15:58:30 +01:00
Sébastien Helleu
e3ffef457f
core: add contributor (issue #1174 )
2025-03-16 15:58:30 +01:00
Sébastien Helleu
6d11468059
spell: rename variable "broker" to "spell_enchant_broker"
2025-03-16 15:58:30 +01:00
Joe Hermaszewski
6b19987e7f
spell: allow overriding dictionaries locations
...
Works for aspell and myspell (hunspell) when using enchant.
2025-03-16 15:58:23 +01:00
Sébastien Helleu
d91039ebd0
core: update ChangeLog
2025-03-16 15:11:41 +01:00
Sébastien Helleu
2e6249588f
core: update ChangeLog (issue #665 )
2025-03-16 15:01:17 +01:00
Sébastien Helleu
847ce17718
xfer: replace "ETA" by "time left"
2025-03-16 15:01:17 +01:00
Andrew Potter
15e2da3aac
xfer: compute speed and ETA with microsecond precision
2025-03-16 15:01:17 +01:00
Sébastien Helleu
ca22e49041
core, irc: replace "long" by "long long" to store seconds in timeval structure
2025-03-16 14:05:11 +01:00
Sébastien Helleu
764b309e92
core, irc, relay: fix formatting of seconds and microseconds
2025-03-16 14:04:28 +01:00
Sébastien Helleu
c0402bce52
core: fix formatting of microseconds in function util_strftimeval
2025-03-16 14:01:04 +01:00