From 5d5f99747fde1e93d39bd458f0be5d12941c4b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 21 Oct 2025 13:45:30 +0300 Subject: [PATCH 1/3] feat(diffoci): add 3rd party fallback completion loader https://github.com/reproducible-containers/diffoci --- completions/.gitignore | 1 + completions/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/completions/.gitignore b/completions/.gitignore index 05c93d646a5..f4dd68cf281 100644 --- a/completions/.gitignore +++ b/completions/.gitignore @@ -100,6 +100,7 @@ /_devspace /dfutool /_diesel +/_diffoci /display /_dlv /_docker diff --git a/completions/Makefile.am b/completions/Makefile.am index ae4d28295a4..188fd762b39 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -660,6 +660,7 @@ CLEANFILES = \ _depot \ _devspace \ dfutool \ + _diffoci \ _diesel \ display \ _dlv \ @@ -1217,6 +1218,7 @@ symlinks: $(DATA) _deck \ _depot \ _devspace \ + _diffoci \ _dlv \ _docker \ _driftctl \ From 162dcf1855cb539bd74fc87bfa3b2ad35d504e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 21 Oct 2025 13:46:28 +0300 Subject: [PATCH 2/3] feat(gomarklint): add 3rd party fallback completion loader https://github.com/shinagawa-web/gomarklint --- completions/.gitignore | 1 + completions/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/completions/.gitignore b/completions/.gitignore index f4dd68cf281..984023b5635 100644 --- a/completions/.gitignore +++ b/completions/.gitignore @@ -161,6 +161,7 @@ /gmplayer /gnumake /_go-licenses +/_gomarklint /google-chrome /google-chrome-stable /_gopass diff --git a/completions/Makefile.am b/completions/Makefile.am index 188fd762b39..1c56a2ee539 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -732,6 +732,7 @@ CLEANFILES = \ gmplayer \ gnumake \ _go-licenses \ + _gomarklint \ google-chrome \ google-chrome-stable \ _gopass \ @@ -1237,6 +1238,7 @@ symlinks: $(DATA) _glen \ _glow \ _go-licenses \ + _gomarklint \ _gopass \ _gopherjs \ _goreleaser \ From 4e4f6be07ad29d98a4680d44472f42094036f52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 21 Oct 2025 13:48:00 +0300 Subject: [PATCH 3/3] feat(mado): add 3rd party fallback completion loader https://github.com/akiomik/mado --- completions/.gitignore | 1 + completions/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/completions/.gitignore b/completions/.gitignore index 984023b5635..1aa52ff5ac2 100644 --- a/completions/.gitignore +++ b/completions/.gitignore @@ -268,6 +268,7 @@ /lvs /lvscan /lz4c +/_mado /mailsnarf /_mattermost /md5sum diff --git a/completions/Makefile.am b/completions/Makefile.am index 1c56a2ee539..d6adee24b7e 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -855,6 +855,7 @@ CLEANFILES = \ lvs \ lvscan \ lz4c \ + _mado \ mailsnarf \ _mattermost \ md5sum \ @@ -1495,6 +1496,7 @@ endif $(ss) rpm2tgz \ rpm2targz rpm2txz $(ss) _ruff \ + _mado \ _uv $(ss) smbclient \ smbcacls smbcquotas smbget smbpasswd smbtar smbtree