1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-16 06:25:24 +00:00
Commit Graph

6814 Commits

Author SHA1 Message Date
Ailin Nemui
4dd57cf24e missing shell quotes 2024-02-23 17:04:41 +01:00
ailin-nemui
b3f6ed0b11
Merge pull request #1511 from soliton-/patch-1
typo fixes
2024-02-01 21:24:30 +00:00
Gunter Labes
41f8213fe0
typo fixes 2024-02-01 21:56:20 +01:00
ailin-nemui
504fd7bc60
Merge pull request #1510 from ailin-nemui/perl-again
restore locale if perl breaks it
2024-01-27 17:42:42 +00:00
Ailin Nemui
a0caf5e5e6 restore locale if perl breaks it 2023-12-22 15:06:23 +01:00
Ailin Nemui
514f1cdcf6 Revert "Merge pull request #1498 from ailin-nemui/perl5380locale"
This reverts commit 48bc90eb17, reversing
changes made to 2a1291f26f.
2023-12-22 15:06:23 +01:00
ailin-nemui
2f16b554b5
Merge pull request #1509 from ailin-nemui/compile-deps
explicitly list pkg-config as build dependency
2023-12-19 12:53:20 +00:00
Ailin Nemui
a11df816b7 explicitly list pkg-config as build dependency, since meson needs it to find glib 2023-12-19 13:51:46 +01:00
ailin-nemui
89adcc4ee8
Merge pull request #1505 from irssi/vague666-patch-1
Update bind.in
2023-11-11 13:55:37 +00:00
Jari Matilainen
ed2825f28b
Update bind.in
Better explanation for upper-/lowercase usage for keys
2023-11-11 02:13:34 +01:00
ailin-nemui
363fbf048f
Merge pull request #1502 from irssi/ailin-nemui/window-default-help
Add SET window_default_ to See also in window help
2023-10-31 10:00:46 +00:00
ailin-nemui
ea434591f4
Add SET window_default_ to See also in window help 2023-10-31 10:58:14 +01:00
Ailin Nemui
465d3188a4 Merge tag '1.4.5' into integrate/1.4.5 2023-10-01 19:19:33 +02:00
Ailin Nemui
bcf07a2546 tag as 1.4.5 2023-10-01 15:46:01 +02:00
ailin-nemui
ce4dd911bc Merge pull request #1497 from ailin-nemui/github-workflow-error
Slightly improve GitHub workflow

(cherry picked from commit 2a1291f26f)
2023-10-01 14:25:50 +02:00
ailin-nemui
6438fcfe70 Merge pull request #1498 from ailin-nemui/perl5380locale
Restore locale after loading Perl

(cherry picked from commit 48bc90eb17)
2023-10-01 14:03:11 +02:00
ailin-nemui
91593cfec3 Merge pull request #1495 from ailin-nemui/terminclude
fe-text: include the real tputs(3) from term.h
(cherry picked from commit db32744ee4)
2023-10-01 14:01:47 +02:00
ailin-nemui
7145e1ef20 Merge pull request #1494 from RealKindOne/master
Add -notls and -notls_verify into help file and src/core/chat-commands.c

(cherry picked from commit e7f1268478)
2023-10-01 14:01:21 +02:00
ailin-nemui
db4dad3dd0 Merge pull request #1493 from ailin-nemui/macsuffix
add explicit name_suffix to shared modules

(cherry picked from commit f1c9fb4296)
2023-10-01 14:01:11 +02:00
ailin-nemui
1226a587b7 Merge pull request #1492 from ailin-nemui/meson-apple
document meson apple workaround

(cherry picked from commit 8c8e4e34d4)
2023-10-01 13:57:17 +02:00
ailin-nemui
5a0dc0db09 Merge pull request #1488 from emilengler/remove-unused-var
core: remove unused len variable
(cherry picked from commit f04375668c)
2023-10-01 13:55:52 +02:00
ailin-nemui
590ca4dbdf Merge pull request #1484 from ailin-nemui/realposix
change realpath to use syntax based on _POSIX_VERSION

(cherry picked from commit f9c9485d15)
2023-10-01 13:54:39 +02:00
ailin-nemui
edfbc1f2f6 Merge pull request #1478 from ailin-nemui/buildperl
update perl requirement in install file

(cherry picked from commit 3f203dc382)
2023-10-01 13:53:35 +02:00
ailin-nemui
7f32ed012c Merge pull request #1474 from ailin-nemui/perl5380
fix usage of $type in ExtUtils::ParseXS 3.50

(cherry picked from commit da49ec62e6)
2023-10-01 13:51:11 +02:00
ailin-nemui
7f67b5deb0 Merge pull request #1471 from irssi/from-codeberg
Sync

(cherry picked from commit 274977a587)
2023-10-01 13:50:19 +02:00
ailin-nemui
8afbd6511c Merge pull request #1467 from ScoreUnder/perl_warning_to_stderr
Print perl import warning to STDERR

(cherry picked from commit e732b601f7)
2023-10-01 13:48:49 +02:00
ailin-nemui
6b65492b65 Merge pull request #1462 from mauke/upgrade-tilde-expand
expand ~ to $HOME in /upgrade

(cherry picked from commit 5c42345ea2)
2023-10-01 13:47:36 +02:00
ailin-nemui
160c2401a5 Merge pull request #1458 from ailin-nemui/help-toglev
update level toggle help

(cherry picked from commit c6ad171fe9)
2023-10-01 13:46:28 +02:00
ailin-nemui
48bc90eb17
Merge pull request #1498 from ailin-nemui/perl5380locale
Restore locale after loading Perl
2023-10-01 11:31:07 +00:00
Ailin Nemui
dfca0a9f84 Restore locale after loading Perl 2023-09-22 14:59:22 +02:00
ailin-nemui
2a1291f26f
Merge pull request #1497 from ailin-nemui/github-workflow-error
Slightly improve GitHub workflow
2023-09-14 13:32:44 +00:00
Ailin Nemui
7c5b2db269 add separate annotation-warnings step
see 2908d82845/src/Runner.Worker/Handlers/OutputManager.cs (L320)
see https://github.com/actions/runner/issues/763#issuecomment-1435735340
2023-09-14 15:24:19 +02:00
ailin-nemui
db32744ee4
Merge pull request #1495 from ailin-nemui/terminclude
fe-text: include the real tputs(3) from term.h
2023-09-13 20:55:21 +00:00
Ailin Nemui
4bc354d5e4 load all modules in the right order during check 2023-09-13 22:54:46 +02:00
Ailin Nemui
8c2fa0687e silence clang perl warning on affected version 2023-09-13 22:51:29 +02:00
Emil Engler
4ceafbeea4 fe-text: include the real tputs(3) from term.h
This commit includes the real `tpus(3)` function from the appropriate
`term.h` header file, if found.

This commit is necessary to fix a compiler warning on Darwin.
2023-09-12 17:20:21 +02:00
ailin-nemui
f04375668c
Merge pull request #1488 from emilengler/remove-unused-var
core: remove unused len variable
2023-09-12 14:53:59 +00:00
Ailin Nemui
fe6013be42 improve code formatting 2023-09-12 13:51:36 +02:00
ailin-nemui
f1c9fb4296
Merge pull request #1493 from ailin-nemui/macsuffix
add explicit name_suffix to shared modules
2023-09-12 11:27:03 +00:00
ailin-nemui
e7f1268478
Merge pull request #1494 from RealKindOne/master
Add -notls and -notls_verify into help file and src/core/chat-commands.c
2023-09-09 11:00:37 +00:00
KindOne
9ab78d0160 Add -notls and -notls_verify into help file and src/core/chat-commands.c 2023-09-09 05:25:30 -04:00
ailin-nemui
8c8e4e34d4
Merge pull request #1492 from ailin-nemui/meson-apple
document meson apple workaround
2023-09-06 14:04:20 +00:00
Ailin Nemui
523a42e6f0 document meson apple workaround
workaround for https://github.com/mesonbuild/meson/issues/11165
2023-09-04 21:42:18 +02:00
ailin-nemui
58ca3af360
Merge pull request #1491 from ailin-nemui/serveradd-crash
stop crash on server add
2023-08-26 17:11:38 +00:00
Ailin Nemui
a037f68f02 stop crash on server add
reported by nsprra
2023-08-22 22:28:36 +02:00
ailin-nemui
07b971cf0c
Merge pull request #1486 from vague666/edit_command_history
patch by petteri_ to enable bash-like editing of window history
2023-08-18 13:57:14 +00:00
Emil Engler
3aa9734c1c
core: remove unused len variable
This commit removes the unused `len` variable, which gets set quite a
few times, but whose value is totally unused.

This also fixes a compiler warning I get on my Darwin.
2023-08-14 12:01:31 +02:00
vague666
96dbcef166 patch by petteri_ to enable bash-like editing of window history 2023-08-14 11:35:06 +02:00
Ailin Nemui
c0db0b8cb8 add explicit name_suffix to shared modules 2023-08-10 10:19:01 +02:00
ailin-nemui
f9c9485d15
Merge pull request #1484 from ailin-nemui/realposix
change realpath to use syntax based on _POSIX_VERSION
2023-08-09 18:52:16 +00:00