From 76e61c635dcf2737e9228ca09a43b3de2dbbb6e2 Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Thu, 22 Jul 2021 00:37:56 +0000 Subject: [PATCH] build(git): add all known submodules --- .gitmodules | 285 ++++++++++++++++++++++++++++++++++ air | 1 + aurutils | 1 + awl | 1 + bastet | 1 + bootiso | 1 + boundary | 1 + bugdom | 1 + bupstash | 1 + cargo-supply-chain | 1 + cloudflared | 1 + cram | 1 + distrobuilder-git | 1 + doomretro | 1 + downgrade | 1 + elfcat | 1 + endless-sky-editor | 1 + endless-sky-git | 1 + firecracker | 1 + firectl | 1 + firefox-nightly-en-gb | 1 + fluentd | 1 + footloose | 1 + ghosts | 1 + goat-git | 1 + hactool | 1 + homebridge | 1 + homebridge-config-ui-x | 1 + imhex | 1 + landrop | 1 + libemf2svg | 1 + libiconv | 1 + libvisio2svg | 1 + license-detector | 1 + lxd-snapper | 1 + nanosaur | 1 + nomad-driver-singularity | 1 + nvm | 1 + pam-gnupg | 1 + pg_ulid | 1 + pijul | 1 + plasma-pass-git | 1 + plex-media-server-plexpass | 1 + postgis-old-upgrade | 1 + postgresql-libversion | 1 + prometheus-apcupsd-exporter | 1 + prometheus-bind-exporter | 1 + prometheus-ipmi-exporter | 1 + prometheus-nut-exporter | 1 + prometheus-pgbouncer-exporter | 1 + prometheus-snmp-exporter | 1 + promscale | 1 + promscale_extension | 1 + python-auto-changelog | 1 + python-desert | 1 + python-flake8-annotations | 1 + python-flake8-plugin-utils | 1 + python-flake8-pytest-style | 1 + python-flake8-todo | 1 + python-lolcat | 1 + python-managesieve | 1 + python-marshmallow-dataclass | 1 + python-marshmallow-union | 1 + python-nclib | 1 + python-nox-poetry | 1 + python-pylightxl | 1 + python-pylxd | 1 + python-pytest-check | 1 + python-pytest-deadfixtures | 1 + python-semantic-release | 1 + python-taskipy | 1 + python-ws4py | 1 + python-xdoctest | 1 + realize | 1 + ruby-excon | 1 + ruby-http | 1 + ruby-http-form_data | 1 + ruby-jsonpath | 1 + ruby-markaby | 1 + ruby-redcarpet | 1 + ruby-serverengine | 1 + ruby-sigdump | 1 + ruby-song_pro | 1 + ruby-strptime | 1 + ruby-tzinfo-data | 1 + samhain | 1 + shellcheck-bin | 1 + snappymail | 1 + terraform-provider-lxd | 1 + timescaledb-backup | 1 + timescaledb-parallel-copy | 1 + timescaledb-tune | 1 + urlview | 1 + waypoint | 1 + zeal | 1 + zsh-prompt-ys | 1 + 96 files changed, 380 insertions(+) create mode 100644 .gitmodules create mode 160000 air create mode 160000 aurutils create mode 160000 awl create mode 160000 bastet create mode 160000 bootiso create mode 160000 boundary create mode 160000 bugdom create mode 160000 bupstash create mode 160000 cargo-supply-chain create mode 160000 cloudflared create mode 160000 cram create mode 160000 distrobuilder-git create mode 160000 doomretro create mode 160000 downgrade create mode 160000 elfcat create mode 160000 endless-sky-editor create mode 160000 endless-sky-git create mode 160000 firecracker create mode 160000 firectl create mode 160000 firefox-nightly-en-gb create mode 160000 fluentd create mode 160000 footloose create mode 160000 ghosts create mode 160000 goat-git create mode 160000 hactool create mode 160000 homebridge create mode 160000 homebridge-config-ui-x create mode 160000 imhex create mode 160000 landrop create mode 160000 libemf2svg create mode 160000 libiconv create mode 160000 libvisio2svg create mode 160000 license-detector create mode 160000 lxd-snapper create mode 160000 nanosaur create mode 160000 nomad-driver-singularity create mode 160000 nvm create mode 160000 pam-gnupg create mode 160000 pg_ulid create mode 160000 pijul create mode 160000 plasma-pass-git create mode 160000 plex-media-server-plexpass create mode 160000 postgis-old-upgrade create mode 160000 postgresql-libversion create mode 160000 prometheus-apcupsd-exporter create mode 160000 prometheus-bind-exporter create mode 160000 prometheus-ipmi-exporter create mode 160000 prometheus-nut-exporter create mode 160000 prometheus-pgbouncer-exporter create mode 160000 prometheus-snmp-exporter create mode 160000 promscale create mode 160000 promscale_extension create mode 160000 python-auto-changelog create mode 160000 python-desert create mode 160000 python-flake8-annotations create mode 160000 python-flake8-plugin-utils create mode 160000 python-flake8-pytest-style create mode 160000 python-flake8-todo create mode 160000 python-lolcat create mode 160000 python-managesieve create mode 160000 python-marshmallow-dataclass create mode 160000 python-marshmallow-union create mode 160000 python-nclib create mode 160000 python-nox-poetry create mode 160000 python-pylightxl create mode 160000 python-pylxd create mode 160000 python-pytest-check create mode 160000 python-pytest-deadfixtures create mode 160000 python-semantic-release create mode 160000 python-taskipy create mode 160000 python-ws4py create mode 160000 python-xdoctest create mode 160000 realize create mode 160000 ruby-excon create mode 160000 ruby-http create mode 160000 ruby-http-form_data create mode 160000 ruby-jsonpath create mode 160000 ruby-markaby create mode 160000 ruby-redcarpet create mode 160000 ruby-serverengine create mode 160000 ruby-sigdump create mode 160000 ruby-song_pro create mode 160000 ruby-strptime create mode 160000 ruby-tzinfo-data create mode 160000 samhain create mode 160000 shellcheck-bin create mode 160000 snappymail create mode 160000 terraform-provider-lxd create mode 160000 timescaledb-backup create mode 160000 timescaledb-parallel-copy create mode 160000 timescaledb-tune create mode 160000 urlview create mode 160000 waypoint create mode 160000 zeal create mode 160000 zsh-prompt-ys diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9c3f36d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,285 @@ +[submodule "awl"] + path = awl + url = ssh://aur@aur.archlinux.org/awl.git +[submodule "bastet"] + path = bastet + url = ssh://aur@aur.archlinux.org/bastet.git +[submodule "doomretro"] + path = doomretro + url = ssh://aur@aur.archlinux.org/doomretro.git +[submodule "endless-sky-editor"] + path = endless-sky-editor + url = ssh://aur@aur.archlinux.org/endless-sky-editor.git +[submodule "endless-sky-git"] + path = endless-sky-git + url = ssh://aur@aur.archlinux.org/endless-sky-git.git +[submodule "libemf2svg"] + path = libemf2svg + url = ssh://aur@aur.archlinux.org/libemf2svg.git +[submodule "libvisio2svg"] + path = libvisio2svg + url = ssh://aur@aur.archlinux.org/libvisio2svg.git +[submodule "libiconv"] + path = libiconv + url = ssh://aur@aur.archlinux.org/libiconv.git +[submodule "snappymail"] + path = snappymail + url = ssh://aur@aur.archlinux.org/snappymail.git +[submodule "aurutils"] + path = aurutils + url = https://aur.archlinux.org/aurutils.git +[submodule "plex-media-server-plexpass"] + path = plex-media-server-plexpass + url = https://aur.archlinux.org/plex-media-server-plexpass.git +[submodule "urlview"] + path = urlview + url = https://aur.archlinux.org/urlview.git +[submodule "cram"] + path = cram + url = ssh://aur@aur.archlinux.org/cram.git +[submodule "zsh-prompt-ys"] + path = zsh-prompt-ys + url = ssh://aur@aur.archlinux.org/zsh-prompt-ys.git +[submodule "downgrade"] + path = downgrade + url = https://aur.archlinux.org/downgrade.git +[submodule "nvm"] + path = nvm + url = https://aur.archlinux.org/nvm.git +[submodule "realize"] + path = realize + url = ssh://aur@aur.archlinux.org/realize.git +[submodule "license-detector"] + path = license-detector + url = ssh://aur@aur.archlinux.org/license-detector.git +[submodule "cloudflared"] + path = cloudflared + url = ssh://aur@aur.archlinux.org/cloudflared.git +[submodule "distrobuilder-git"] + path = distrobuilder-git + url = ssh://aur@aur.archlinux.org/distrobuilder-git.git +[submodule "goat-git"] + path = goat-git + url = ssh://aur@aur.archlinux.org/goat-git.git +[submodule "zeal"] + path = zeal + url = ssh://aur@aur.archlinux.org/zeal.git +[submodule "air"] + path = air + url = ssh://aur@aur.archlinux.org/air.git +[submodule "python-desert"] + path = python-desert + url = ssh://aur@aur.archlinux.org/python-desert.git +[submodule "boundary"] + path = boundary + url = ssh://aur@aur.archlinux.org/boundary.git +[submodule "bugdom"] + path = bugdom + url = ssh://aur@aur.archlinux.org/bugdom.git +[submodule "bupstash"] + path = bupstash + url = ssh://aur@aur.archlinux.org/bupstash.git +[submodule "cargo-supply-chain"] + path = cargo-supply-chain + url = ssh://aur@aur.archlinux.org/cargo-supply-chain.git +[submodule "elfcat"] + path = elfcat + url = ssh://aur@aur.archlinux.org/elfcat.git +[submodule "firecracker"] + path = firecracker + url = ssh://aur@aur.archlinux.org/firecracker.git +[submodule "firectl"] + path = firectl + url = ssh://aur@aur.archlinux.org/firectl.git +[submodule "firefox-nightly-en-gb"] + path = firefox-nightly-en-gb + url = ssh://aur@aur.archlinux.org/firefox-nightly-en-gb.git +[submodule "fluentd"] + path = fluentd + url = ssh://aur@aur.archlinux.org/fluentd.git +[submodule "footloose"] + path = footloose + url = ssh://aur@aur.archlinux.org/footloose.git +[submodule "ghosts"] + path = ghosts + url = ssh://aur@aur.archlinux.org/ghosts.git +[submodule "hactool"] + path = hactool + url = ssh://aur@aur.archlinux.org/hactool.git +[submodule "homebridge"] + path = homebridge + url = ssh://aur@aur.archlinux.org/homebridge.git +[submodule "homebridge-config-ui-x"] + path = homebridge-config-ui-x + url = ssh://aur@aur.archlinux.org/homebridge-config-ui-x.git +[submodule "landrop"] + path = landrop + url = ssh://aur@aur.archlinux.org/landrop.git +[submodule "lxd-snapper"] + path = lxd-snapper + url = ssh://aur@aur.archlinux.org/lxd-snapper.git +[submodule "nomad-driver-singularity"] + path = nomad-driver-singularity + url = ssh://aur@aur.archlinux.org/nomad-driver-singularity.git +[submodule "pg_ulid"] + path = pg_ulid + url = ssh://aur@aur.archlinux.org/pg_ulid.git +[submodule "pijul"] + path = pijul + url = ssh://aur@aur.archlinux.org/pijul.git +[submodule "plasma-pass-git"] + path = plasma-pass-git + url = ssh://aur@aur.archlinux.org/plasma-pass-git.git +[submodule "postgis-old-upgrade"] + path = postgis-old-upgrade + url = ssh://aur@aur.archlinux.org/postgis-old-upgrade.git +[submodule "postgresql-libversion"] + path = postgresql-libversion + url = ssh://aur@aur.archlinux.org/postgresql-libversion.git +[submodule "prometheus-apcupsd-exporter"] + path = prometheus-apcupsd-exporter + url = ssh://aur@aur.archlinux.org/prometheus-apcupsd-exporter.git +[submodule "prometheus-bind-exporter"] + path = prometheus-bind-exporter + url = ssh://aur@aur.archlinux.org/prometheus-bind-exporter.git +[submodule "prometheus-ipmi-exporter"] + path = prometheus-ipmi-exporter + url = ssh://aur@aur.archlinux.org/prometheus-ipmi-exporter.git +[submodule "prometheus-nut-exporter"] + path = prometheus-nut-exporter + url = ssh://aur@aur.archlinux.org/prometheus-nut-exporter.git +[submodule "prometheus-pgbouncer-exporter"] + path = prometheus-pgbouncer-exporter + url = ssh://aur@aur.archlinux.org/prometheus-pgbouncer-exporter.git +[submodule "prometheus-snmp-exporter"] + path = prometheus-snmp-exporter + url = ssh://aur@aur.archlinux.org/prometheus-snmp-exporter.git +[submodule "promscale"] + path = promscale + url = ssh://aur@aur.archlinux.org/promscale.git +[submodule "promscale_extension"] + path = promscale_extension + url = ssh://aur@aur.archlinux.org/promscale_extension.git +[submodule "python-auto-changelog"] + path = python-auto-changelog + url = ssh://aur@aur.archlinux.org/python-auto-changelog.git +[submodule "python-flake8-annotations"] + path = python-flake8-annotations + url = ssh://aur@aur.archlinux.org/python-flake8-annotations.git +[submodule "python-flake8-plugin-utils"] + path = python-flake8-plugin-utils + url = ssh://aur@aur.archlinux.org/python-flake8-plugin-utils.git +[submodule "python-flake8-pytest-style"] + path = python-flake8-pytest-style + url = ssh://aur@aur.archlinux.org/python-flake8-pytest-style.git +[submodule "python-flake8-todo"] + path = python-flake8-todo + url = ssh://aur@aur.archlinux.org/python-flake8-todo.git +[submodule "python-lolcat"] + path = python-lolcat + url = ssh://aur@aur.archlinux.org/python-lolcat.git +[submodule "python-managesieve"] + path = python-managesieve + url = ssh://aur@aur.archlinux.org/python-managesieve.git +[submodule "python-marshmallow-dataclass"] + path = python-marshmallow-dataclass + url = ssh://aur@aur.archlinux.org/python-marshmallow-dataclass.git +[submodule "python-marshmallow-union"] + path = python-marshmallow-union + url = ssh://aur@aur.archlinux.org/python-marshmallow-union.git +[submodule "python-nclib"] + path = python-nclib + url = ssh://aur@aur.archlinux.org/python-nclib.git +[submodule "python-nox-poetry"] + path = python-nox-poetry + url = ssh://aur@aur.archlinux.org/python-nox-poetry.git +[submodule "python-pylightxl"] + path = python-pylightxl + url = ssh://aur@aur.archlinux.org/python-pylightxl.git +[submodule "python-pylxd"] + path = python-pylxd + url = ssh://aur@aur.archlinux.org/python-pylxd.git +[submodule "python-pytest-check"] + path = python-pytest-check + url = ssh://aur@aur.archlinux.org/python-pytest-check.git +[submodule "python-pytest-deadfixtures"] + path = python-pytest-deadfixtures + url = ssh://aur@aur.archlinux.org/python-pytest-deadfixtures.git +[submodule "python-semantic-release"] + path = python-semantic-release + url = ssh://aur@aur.archlinux.org/python-semantic-release.git +[submodule "python-taskipy"] + path = python-taskipy + url = ssh://aur@aur.archlinux.org/python-taskipy.git +[submodule "python-xdoctest"] + path = python-xdoctest + url = ssh://aur@aur.archlinux.org/python-xdoctest.git +[submodule "samhain"] + path = samhain + url = ssh://aur@aur.archlinux.org/samhain.git +[submodule "timescaledb-tune"] + path = timescaledb-tune + url = ssh://aur@aur.archlinux.org/timescaledb-tune.git +[submodule "timescaledb-parallel-copy"] + path = timescaledb-parallel-copy + url = ssh://aur@aur.archlinux.org/timescaledb-parallel-copy.git +[submodule "timescaledb-backup"] + path = timescaledb-backup + url = ssh://aur@aur.archlinux.org/timescaledb-backup.git +[submodule "terraform-provider-lxd"] + path = terraform-provider-lxd + url = ssh://aur@aur.archlinux.org/terraform-provider-lxd.git +[submodule "ruby-excon"] + path = ruby-excon + url = ssh://aur@aur.archlinux.org/ruby-excon.git +[submodule "ruby-http"] + path = ruby-http + url = ssh://aur@aur.archlinux.org/ruby-http.git +[submodule "ruby-http-form_data"] + path = ruby-http-form_data + url = ssh://aur@aur.archlinux.org/ruby-http-form_data.git +[submodule "ruby-jsonpath"] + path = ruby-jsonpath + url = ssh://aur@aur.archlinux.org/ruby-jsonpath.git +[submodule "ruby-markaby"] + path = ruby-markaby + url = ssh://aur@aur.archlinux.org/ruby-markaby.git +[submodule "ruby-redcarpet"] + path = ruby-redcarpet + url = ssh://aur@aur.archlinux.org/ruby-redcarpet.git +[submodule "ruby-serverengine"] + path = ruby-serverengine + url = ssh://aur@aur.archlinux.org/ruby-serverengine.git +[submodule "ruby-sigdump"] + path = ruby-sigdump + url = ssh://aur@aur.archlinux.org/ruby-sigdump.git +[submodule "ruby-song_pro"] + path = ruby-song_pro + url = ssh://aur@aur.archlinux.org/ruby-song_pro.git +[submodule "ruby-strptime"] + path = ruby-strptime + url = ssh://aur@aur.archlinux.org/ruby-strptime.git +[submodule "ruby-tzinfo-data"] + path = ruby-tzinfo-data + url = ssh://aur@aur.archlinux.org/ruby-tzinfo-data.git +[submodule "nanosaur"] + path = nanosaur + url = ssh://aur@aur.archlinux.org/nanosaur.git +[submodule "waypoint"] + path = waypoint + url = ssh://aur@aur.archlinux.org/waypoint.git +[submodule "imhex"] + path = imhex + url = ssh://aur@aur.archlinux.org/imhex.git +[submodule "bootiso"] + path = bootiso + url = https://aur.archlinux.org/bootiso.git +[submodule "pam-gnupg"] + path = pam-gnupg + url = https://aur.archlinux.org/pam-gnupg.git +[submodule "shellcheck-bin"] + path = shellcheck-bin + url = https://aur.archlinux.org/shellcheck-bin.git +[submodule "python-ws4py"] + path = python-ws4py + url = https://aur.archlinux.org/python-ws4py.git diff --git a/air b/air new file mode 160000 index 0000000..7799d44 --- /dev/null +++ b/air @@ -0,0 +1 @@ +Subproject commit 7799d442d1fad0ec06ee4a7326b39622365accf4 diff --git a/aurutils b/aurutils new file mode 160000 index 0000000..1d51dda --- /dev/null +++ b/aurutils @@ -0,0 +1 @@ +Subproject commit 1d51dda1b626e14cea41eb48645fd11e6a985726 diff --git a/awl b/awl new file mode 160000 index 0000000..2156c55 --- /dev/null +++ b/awl @@ -0,0 +1 @@ +Subproject commit 2156c555168fb97abd376562382d25b27d3612ba diff --git a/bastet b/bastet new file mode 160000 index 0000000..c14ae3d --- /dev/null +++ b/bastet @@ -0,0 +1 @@ +Subproject commit c14ae3d700c69deb41813f8267c9dbc7ac936cb8 diff --git a/bootiso b/bootiso new file mode 160000 index 0000000..ba14974 --- /dev/null +++ b/bootiso @@ -0,0 +1 @@ +Subproject commit ba14974013d31786f8fc5e77459a22a8024bed6d diff --git a/boundary b/boundary new file mode 160000 index 0000000..b64d237 --- /dev/null +++ b/boundary @@ -0,0 +1 @@ +Subproject commit b64d2371f96a9ff0521ad94edeb2cf85d0f26e53 diff --git a/bugdom b/bugdom new file mode 160000 index 0000000..4804ccb --- /dev/null +++ b/bugdom @@ -0,0 +1 @@ +Subproject commit 4804ccb6c71b7b9b10301f0c4ec10aa5a56d64f5 diff --git a/bupstash b/bupstash new file mode 160000 index 0000000..1b353ac --- /dev/null +++ b/bupstash @@ -0,0 +1 @@ +Subproject commit 1b353ac7b83a12532618166dfc9f7f54872cd7f6 diff --git a/cargo-supply-chain b/cargo-supply-chain new file mode 160000 index 0000000..da8dcc7 --- /dev/null +++ b/cargo-supply-chain @@ -0,0 +1 @@ +Subproject commit da8dcc74521e1d1642bf93c7637d9819c9878d7d diff --git a/cloudflared b/cloudflared new file mode 160000 index 0000000..6340d5e --- /dev/null +++ b/cloudflared @@ -0,0 +1 @@ +Subproject commit 6340d5eee2fcccdc7a30f468eb1bf9881cc287cc diff --git a/cram b/cram new file mode 160000 index 0000000..108f4c9 --- /dev/null +++ b/cram @@ -0,0 +1 @@ +Subproject commit 108f4c924e528ef0c2b86136bef02f1cc4a0122c diff --git a/distrobuilder-git b/distrobuilder-git new file mode 160000 index 0000000..7065ced --- /dev/null +++ b/distrobuilder-git @@ -0,0 +1 @@ +Subproject commit 7065ced794ff3cb5fab64cb1579e44a4f282b8a7 diff --git a/doomretro b/doomretro new file mode 160000 index 0000000..772871d --- /dev/null +++ b/doomretro @@ -0,0 +1 @@ +Subproject commit 772871dfed622bf260d50b5be058adc70c4e8797 diff --git a/downgrade b/downgrade new file mode 160000 index 0000000..abfaba5 --- /dev/null +++ b/downgrade @@ -0,0 +1 @@ +Subproject commit abfaba5d0b4e0345332145822ec97a3dc92e74e1 diff --git a/elfcat b/elfcat new file mode 160000 index 0000000..2c13a50 --- /dev/null +++ b/elfcat @@ -0,0 +1 @@ +Subproject commit 2c13a50f0e63168c094e14a06fd3e55e5200d553 diff --git a/endless-sky-editor b/endless-sky-editor new file mode 160000 index 0000000..aadcc21 --- /dev/null +++ b/endless-sky-editor @@ -0,0 +1 @@ +Subproject commit aadcc21934e0bd81a42c92d0cdeaa902a506fb29 diff --git a/endless-sky-git b/endless-sky-git new file mode 160000 index 0000000..dc271d3 --- /dev/null +++ b/endless-sky-git @@ -0,0 +1 @@ +Subproject commit dc271d32c2d6267fc47b6baef8d77aa619af3740 diff --git a/firecracker b/firecracker new file mode 160000 index 0000000..e4173ff --- /dev/null +++ b/firecracker @@ -0,0 +1 @@ +Subproject commit e4173ff252b07364e10085085ccdf51c00851cad diff --git a/firectl b/firectl new file mode 160000 index 0000000..f348c16 --- /dev/null +++ b/firectl @@ -0,0 +1 @@ +Subproject commit f348c16751fa59990c828fbc28df27565de50873 diff --git a/firefox-nightly-en-gb b/firefox-nightly-en-gb new file mode 160000 index 0000000..4ce1d4b --- /dev/null +++ b/firefox-nightly-en-gb @@ -0,0 +1 @@ +Subproject commit 4ce1d4b7424633420952d69c12cc6daaebe3540d diff --git a/fluentd b/fluentd new file mode 160000 index 0000000..8fe5363 --- /dev/null +++ b/fluentd @@ -0,0 +1 @@ +Subproject commit 8fe53633236626367c07bdfe56f345353c6a5f26 diff --git a/footloose b/footloose new file mode 160000 index 0000000..afb5625 --- /dev/null +++ b/footloose @@ -0,0 +1 @@ +Subproject commit afb56257a1a60b09c760bf50855399b742b74504 diff --git a/ghosts b/ghosts new file mode 160000 index 0000000..9640507 --- /dev/null +++ b/ghosts @@ -0,0 +1 @@ +Subproject commit 96405077466993b0b3d4e8922eb82307c40a0435 diff --git a/goat-git b/goat-git new file mode 160000 index 0000000..afc76c1 --- /dev/null +++ b/goat-git @@ -0,0 +1 @@ +Subproject commit afc76c17bc048da83ad56c7bbef430643c027735 diff --git a/hactool b/hactool new file mode 160000 index 0000000..bdae14b --- /dev/null +++ b/hactool @@ -0,0 +1 @@ +Subproject commit bdae14be6281d243a18b9e935428376e7a53a1ba diff --git a/homebridge b/homebridge new file mode 160000 index 0000000..d654499 --- /dev/null +++ b/homebridge @@ -0,0 +1 @@ +Subproject commit d654499edea20c9b6fb7d7a2bd96ae9a8b625a5e diff --git a/homebridge-config-ui-x b/homebridge-config-ui-x new file mode 160000 index 0000000..ec6440f --- /dev/null +++ b/homebridge-config-ui-x @@ -0,0 +1 @@ +Subproject commit ec6440f1211d00619b2b508af80e52e8ceaa403e diff --git a/imhex b/imhex new file mode 160000 index 0000000..59ebf76 --- /dev/null +++ b/imhex @@ -0,0 +1 @@ +Subproject commit 59ebf76866c307181b2754e581690fb4db0cfddc diff --git a/landrop b/landrop new file mode 160000 index 0000000..7147ba6 --- /dev/null +++ b/landrop @@ -0,0 +1 @@ +Subproject commit 7147ba62f3ba0313ef7429ebf4bdb10717400fd6 diff --git a/libemf2svg b/libemf2svg new file mode 160000 index 0000000..fd7d734 --- /dev/null +++ b/libemf2svg @@ -0,0 +1 @@ +Subproject commit fd7d7341f363069a8cbc5c830e9855225d972a2a diff --git a/libiconv b/libiconv new file mode 160000 index 0000000..6dc641f --- /dev/null +++ b/libiconv @@ -0,0 +1 @@ +Subproject commit 6dc641f9374cfa7054555ecdb8dbbd5531008795 diff --git a/libvisio2svg b/libvisio2svg new file mode 160000 index 0000000..b456516 --- /dev/null +++ b/libvisio2svg @@ -0,0 +1 @@ +Subproject commit b456516c3179f9f2a196765d8c7026af0e8c3b2b diff --git a/license-detector b/license-detector new file mode 160000 index 0000000..3e4dcbd --- /dev/null +++ b/license-detector @@ -0,0 +1 @@ +Subproject commit 3e4dcbd71ec50332596cf17b25818929aa2338e3 diff --git a/lxd-snapper b/lxd-snapper new file mode 160000 index 0000000..66dead3 --- /dev/null +++ b/lxd-snapper @@ -0,0 +1 @@ +Subproject commit 66dead3f3394cc23b8c7e716b95571a5b0b15418 diff --git a/nanosaur b/nanosaur new file mode 160000 index 0000000..3015ccf --- /dev/null +++ b/nanosaur @@ -0,0 +1 @@ +Subproject commit 3015ccf89de12a372426ef545121dc5bf16d5020 diff --git a/nomad-driver-singularity b/nomad-driver-singularity new file mode 160000 index 0000000..c04d128 --- /dev/null +++ b/nomad-driver-singularity @@ -0,0 +1 @@ +Subproject commit c04d128c103cf2a870050772cf469e39bb12d2ab diff --git a/nvm b/nvm new file mode 160000 index 0000000..98091c0 --- /dev/null +++ b/nvm @@ -0,0 +1 @@ +Subproject commit 98091c0759162b1032722896d7443530151ab9c8 diff --git a/pam-gnupg b/pam-gnupg new file mode 160000 index 0000000..f2d288f --- /dev/null +++ b/pam-gnupg @@ -0,0 +1 @@ +Subproject commit f2d288fded59d0276479733b5410c7ae7a3ea200 diff --git a/pg_ulid b/pg_ulid new file mode 160000 index 0000000..9b33f2e --- /dev/null +++ b/pg_ulid @@ -0,0 +1 @@ +Subproject commit 9b33f2e730ca8740c8dacbbd67a295a4e74041d8 diff --git a/pijul b/pijul new file mode 160000 index 0000000..4b29382 --- /dev/null +++ b/pijul @@ -0,0 +1 @@ +Subproject commit 4b29382cf160f24af1e0ea7f75d8abda8a0df1f8 diff --git a/plasma-pass-git b/plasma-pass-git new file mode 160000 index 0000000..e380c94 --- /dev/null +++ b/plasma-pass-git @@ -0,0 +1 @@ +Subproject commit e380c94c0c498593f9cc3ed449b8a62dd161996e diff --git a/plex-media-server-plexpass b/plex-media-server-plexpass new file mode 160000 index 0000000..5e2d9b7 --- /dev/null +++ b/plex-media-server-plexpass @@ -0,0 +1 @@ +Subproject commit 5e2d9b75c6c96429abfcb8cdfd5bdbca2b32ca62 diff --git a/postgis-old-upgrade b/postgis-old-upgrade new file mode 160000 index 0000000..52b30bf --- /dev/null +++ b/postgis-old-upgrade @@ -0,0 +1 @@ +Subproject commit 52b30bf3d9bdb6e068d978be5e76a44df80d4bb1 diff --git a/postgresql-libversion b/postgresql-libversion new file mode 160000 index 0000000..79b2296 --- /dev/null +++ b/postgresql-libversion @@ -0,0 +1 @@ +Subproject commit 79b22964f0d14154be35368aa984bdb9b8480c19 diff --git a/prometheus-apcupsd-exporter b/prometheus-apcupsd-exporter new file mode 160000 index 0000000..5ec05ed --- /dev/null +++ b/prometheus-apcupsd-exporter @@ -0,0 +1 @@ +Subproject commit 5ec05edb5467b7435dee88129fe9a5f1b09d26c8 diff --git a/prometheus-bind-exporter b/prometheus-bind-exporter new file mode 160000 index 0000000..afa7374 --- /dev/null +++ b/prometheus-bind-exporter @@ -0,0 +1 @@ +Subproject commit afa7374920481b7763ff76256d53655e64ed48e3 diff --git a/prometheus-ipmi-exporter b/prometheus-ipmi-exporter new file mode 160000 index 0000000..6bc95c8 --- /dev/null +++ b/prometheus-ipmi-exporter @@ -0,0 +1 @@ +Subproject commit 6bc95c89fb9d2ec021b623e6a77f3b9015c9ed67 diff --git a/prometheus-nut-exporter b/prometheus-nut-exporter new file mode 160000 index 0000000..b43cf24 --- /dev/null +++ b/prometheus-nut-exporter @@ -0,0 +1 @@ +Subproject commit b43cf247abdfca9a4f007930326574676359ee3c diff --git a/prometheus-pgbouncer-exporter b/prometheus-pgbouncer-exporter new file mode 160000 index 0000000..b7769c9 --- /dev/null +++ b/prometheus-pgbouncer-exporter @@ -0,0 +1 @@ +Subproject commit b7769c9f6708fbfd90ce4328a8753e2333f727d6 diff --git a/prometheus-snmp-exporter b/prometheus-snmp-exporter new file mode 160000 index 0000000..c8eab19 --- /dev/null +++ b/prometheus-snmp-exporter @@ -0,0 +1 @@ +Subproject commit c8eab19ef9e56609a1a7def2a7ca6d79cdd983a4 diff --git a/promscale b/promscale new file mode 160000 index 0000000..52e63d3 --- /dev/null +++ b/promscale @@ -0,0 +1 @@ +Subproject commit 52e63d3a1d30d2a5c24c6501979bad3f6cf13768 diff --git a/promscale_extension b/promscale_extension new file mode 160000 index 0000000..3b21a5e --- /dev/null +++ b/promscale_extension @@ -0,0 +1 @@ +Subproject commit 3b21a5e53f3f7f4386affd8e38a90fd5afd48f09 diff --git a/python-auto-changelog b/python-auto-changelog new file mode 160000 index 0000000..8a34546 --- /dev/null +++ b/python-auto-changelog @@ -0,0 +1 @@ +Subproject commit 8a34546f04524b24852b416f1136023b094499ea diff --git a/python-desert b/python-desert new file mode 160000 index 0000000..3c76fc6 --- /dev/null +++ b/python-desert @@ -0,0 +1 @@ +Subproject commit 3c76fc69b54811e2ce2050fb2b998d3cb684e8f0 diff --git a/python-flake8-annotations b/python-flake8-annotations new file mode 160000 index 0000000..4aed4d6 --- /dev/null +++ b/python-flake8-annotations @@ -0,0 +1 @@ +Subproject commit 4aed4d6cac3d08b11831bf6849b48e80084695c6 diff --git a/python-flake8-plugin-utils b/python-flake8-plugin-utils new file mode 160000 index 0000000..c9f4788 --- /dev/null +++ b/python-flake8-plugin-utils @@ -0,0 +1 @@ +Subproject commit c9f4788b152513cdf4fc9cb80ff7fc4b79a298a6 diff --git a/python-flake8-pytest-style b/python-flake8-pytest-style new file mode 160000 index 0000000..c2b89e1 --- /dev/null +++ b/python-flake8-pytest-style @@ -0,0 +1 @@ +Subproject commit c2b89e19acf30605b37f7323083b7372c451b7a0 diff --git a/python-flake8-todo b/python-flake8-todo new file mode 160000 index 0000000..8adc21e --- /dev/null +++ b/python-flake8-todo @@ -0,0 +1 @@ +Subproject commit 8adc21e6efe33305b9bc2ae60f3a4de35a10416c diff --git a/python-lolcat b/python-lolcat new file mode 160000 index 0000000..efb2dd3 --- /dev/null +++ b/python-lolcat @@ -0,0 +1 @@ +Subproject commit efb2dd39adbfceffb73c9d73d307b5512d6bdce7 diff --git a/python-managesieve b/python-managesieve new file mode 160000 index 0000000..8258226 --- /dev/null +++ b/python-managesieve @@ -0,0 +1 @@ +Subproject commit 825822604324d5dabfa00d39a0a78b4ac23ae4f9 diff --git a/python-marshmallow-dataclass b/python-marshmallow-dataclass new file mode 160000 index 0000000..3533be1 --- /dev/null +++ b/python-marshmallow-dataclass @@ -0,0 +1 @@ +Subproject commit 3533be1b5ceed0ca625e36dc9e4b1f816cc27af0 diff --git a/python-marshmallow-union b/python-marshmallow-union new file mode 160000 index 0000000..1151ce0 --- /dev/null +++ b/python-marshmallow-union @@ -0,0 +1 @@ +Subproject commit 1151ce05e70a7f696281f2ada29da8c07915d03c diff --git a/python-nclib b/python-nclib new file mode 160000 index 0000000..a405985 --- /dev/null +++ b/python-nclib @@ -0,0 +1 @@ +Subproject commit a4059855ac6f8d79d8a94ed446a2db8e1cd17dc3 diff --git a/python-nox-poetry b/python-nox-poetry new file mode 160000 index 0000000..e694976 --- /dev/null +++ b/python-nox-poetry @@ -0,0 +1 @@ +Subproject commit e694976c2bd5c6a523084a17872b54d73306a3b1 diff --git a/python-pylightxl b/python-pylightxl new file mode 160000 index 0000000..b42b980 --- /dev/null +++ b/python-pylightxl @@ -0,0 +1 @@ +Subproject commit b42b980b2922f2edb4cb0ded1e73aa16432f7ea7 diff --git a/python-pylxd b/python-pylxd new file mode 160000 index 0000000..68a3065 --- /dev/null +++ b/python-pylxd @@ -0,0 +1 @@ +Subproject commit 68a3065c4b56b07af096677f21aa5aa8dd0dee62 diff --git a/python-pytest-check b/python-pytest-check new file mode 160000 index 0000000..4478d7e --- /dev/null +++ b/python-pytest-check @@ -0,0 +1 @@ +Subproject commit 4478d7e78c4f7b6a5b718f17510cfc1fdf9f582f diff --git a/python-pytest-deadfixtures b/python-pytest-deadfixtures new file mode 160000 index 0000000..3c60c88 --- /dev/null +++ b/python-pytest-deadfixtures @@ -0,0 +1 @@ +Subproject commit 3c60c8840858d323a8a5ccd494f61c540ccfc4fd diff --git a/python-semantic-release b/python-semantic-release new file mode 160000 index 0000000..6029f96 --- /dev/null +++ b/python-semantic-release @@ -0,0 +1 @@ +Subproject commit 6029f9669fd91391fe31f02b344c01bd59e67fcd diff --git a/python-taskipy b/python-taskipy new file mode 160000 index 0000000..11de703 --- /dev/null +++ b/python-taskipy @@ -0,0 +1 @@ +Subproject commit 11de703a7f7cf57f70afefbc48cd27e07dd318de diff --git a/python-ws4py b/python-ws4py new file mode 160000 index 0000000..2373557 --- /dev/null +++ b/python-ws4py @@ -0,0 +1 @@ +Subproject commit 2373557c06e1a82aa5cab16aed3cb34ea050be12 diff --git a/python-xdoctest b/python-xdoctest new file mode 160000 index 0000000..180bbe4 --- /dev/null +++ b/python-xdoctest @@ -0,0 +1 @@ +Subproject commit 180bbe45e2434af0d6f63a7655edd234e3086c40 diff --git a/realize b/realize new file mode 160000 index 0000000..a294425 --- /dev/null +++ b/realize @@ -0,0 +1 @@ +Subproject commit a294425aabadaf50ebda3bd46fbd1612dd66caaf diff --git a/ruby-excon b/ruby-excon new file mode 160000 index 0000000..eb071b8 --- /dev/null +++ b/ruby-excon @@ -0,0 +1 @@ +Subproject commit eb071b8e5bad89d34a4309f544e8d71686725840 diff --git a/ruby-http b/ruby-http new file mode 160000 index 0000000..cb3bab9 --- /dev/null +++ b/ruby-http @@ -0,0 +1 @@ +Subproject commit cb3bab92d743786e0d0ddef4383312f39d3fe066 diff --git a/ruby-http-form_data b/ruby-http-form_data new file mode 160000 index 0000000..2eebcfb --- /dev/null +++ b/ruby-http-form_data @@ -0,0 +1 @@ +Subproject commit 2eebcfb62c8befeb37c5b1013c0856edd37ae2d7 diff --git a/ruby-jsonpath b/ruby-jsonpath new file mode 160000 index 0000000..ca27b5d --- /dev/null +++ b/ruby-jsonpath @@ -0,0 +1 @@ +Subproject commit ca27b5dd9f0d69469639e22147d7ed82630f7b13 diff --git a/ruby-markaby b/ruby-markaby new file mode 160000 index 0000000..c4f7025 --- /dev/null +++ b/ruby-markaby @@ -0,0 +1 @@ +Subproject commit c4f702580e426c336103335865cacf603371a6bc diff --git a/ruby-redcarpet b/ruby-redcarpet new file mode 160000 index 0000000..d898cb0 --- /dev/null +++ b/ruby-redcarpet @@ -0,0 +1 @@ +Subproject commit d898cb03240970237bf35c9712739ee27278063d diff --git a/ruby-serverengine b/ruby-serverengine new file mode 160000 index 0000000..152aad3 --- /dev/null +++ b/ruby-serverengine @@ -0,0 +1 @@ +Subproject commit 152aad3c921aa82987cbe303c7e8b80eeb188b88 diff --git a/ruby-sigdump b/ruby-sigdump new file mode 160000 index 0000000..11c09cb --- /dev/null +++ b/ruby-sigdump @@ -0,0 +1 @@ +Subproject commit 11c09cb8ace508e861b34d78c41894949bb4e640 diff --git a/ruby-song_pro b/ruby-song_pro new file mode 160000 index 0000000..bb250a1 --- /dev/null +++ b/ruby-song_pro @@ -0,0 +1 @@ +Subproject commit bb250a1947f7987a81dc19817ccd1ac1dcde85a0 diff --git a/ruby-strptime b/ruby-strptime new file mode 160000 index 0000000..a2ba907 --- /dev/null +++ b/ruby-strptime @@ -0,0 +1 @@ +Subproject commit a2ba907d9b9bde23da1f0991a418f2293305f154 diff --git a/ruby-tzinfo-data b/ruby-tzinfo-data new file mode 160000 index 0000000..388e3f0 --- /dev/null +++ b/ruby-tzinfo-data @@ -0,0 +1 @@ +Subproject commit 388e3f0fa27e688b00ae53c5e14bf738995776e2 diff --git a/samhain b/samhain new file mode 160000 index 0000000..495c8df --- /dev/null +++ b/samhain @@ -0,0 +1 @@ +Subproject commit 495c8dfb0a0d4f15b3266244d0ce24120ad011ea diff --git a/shellcheck-bin b/shellcheck-bin new file mode 160000 index 0000000..0763c61 --- /dev/null +++ b/shellcheck-bin @@ -0,0 +1 @@ +Subproject commit 0763c6118570ff91d388c1ed64bdaa044311f559 diff --git a/snappymail b/snappymail new file mode 160000 index 0000000..bf7e904 --- /dev/null +++ b/snappymail @@ -0,0 +1 @@ +Subproject commit bf7e904ac522566f1e3368187325e096ee631f7d diff --git a/terraform-provider-lxd b/terraform-provider-lxd new file mode 160000 index 0000000..fc63f14 --- /dev/null +++ b/terraform-provider-lxd @@ -0,0 +1 @@ +Subproject commit fc63f148ea29e268783e156282753d28cfce9131 diff --git a/timescaledb-backup b/timescaledb-backup new file mode 160000 index 0000000..aea37bb --- /dev/null +++ b/timescaledb-backup @@ -0,0 +1 @@ +Subproject commit aea37bbe33aeb8ee786229f6795900be50994e22 diff --git a/timescaledb-parallel-copy b/timescaledb-parallel-copy new file mode 160000 index 0000000..5d296f7 --- /dev/null +++ b/timescaledb-parallel-copy @@ -0,0 +1 @@ +Subproject commit 5d296f7b6dcd2842aa67428de41008111baf8ee8 diff --git a/timescaledb-tune b/timescaledb-tune new file mode 160000 index 0000000..c301277 --- /dev/null +++ b/timescaledb-tune @@ -0,0 +1 @@ +Subproject commit c30127777d8116b0e8ce1c686a488694f17a1c7c diff --git a/urlview b/urlview new file mode 160000 index 0000000..6df4e3a --- /dev/null +++ b/urlview @@ -0,0 +1 @@ +Subproject commit 6df4e3a16a6b5837abe7a2f95c78c6ba7b144d11 diff --git a/waypoint b/waypoint new file mode 160000 index 0000000..5635a81 --- /dev/null +++ b/waypoint @@ -0,0 +1 @@ +Subproject commit 5635a81935c24441d11860eb8cd329f2f3f02a52 diff --git a/zeal b/zeal new file mode 160000 index 0000000..ed3b0dd --- /dev/null +++ b/zeal @@ -0,0 +1 @@ +Subproject commit ed3b0ddd071b9727a6d46f512e2cabb159ae2de1 diff --git a/zsh-prompt-ys b/zsh-prompt-ys new file mode 160000 index 0000000..ad0c1a8 --- /dev/null +++ b/zsh-prompt-ys @@ -0,0 +1 @@ +Subproject commit ad0c1a8472237845cf4cc9d6899db64208aadc59