Revision 2f3b28f27234a0130583131a6785c44e3dd1cac4 authored by Johannes Schindelin on 09 March 2023, 22:08:47 UTC, committed by Johannes Schindelin on 17 April 2023, 19:15:37 UTC
The `maint-2.30` branch accumulated quite a few fixes over the past two
years. Most of those fixes were originally based on newer versions, and
while the patches cherry-picked cleanly, we weren't diligent enough to
pay attention to the CI builds and the GETTEXT_POISON job regressed.
This topic branch fixes that.

* js/gettext-poison-fixes
  t0033: GETTEXT_POISON fix
  t0003: GETTEXT_POISON fix, part 1
  t0003: GETTEXT_POISON fix, conclusion
  t5619: GETTEXT_POISON fix
  t5604: GETTEXT_POISON fix, part 1
  t5604: GETTEXT_POISON fix, conclusion
2 parent s 4989c35 + 0c8d22a
History
File Mode Size
common-functions.sh -rw-r--r-- 1.8 KB
once-0010-report-status-v1.sh -rw-r--r-- 3.4 KB
test-0000-standard-git-push.sh -rw-r--r-- 4.5 KB
test-0001-standard-git-push--porcelain.sh -rw-r--r-- 4.8 KB
test-0002-pre-receive-declined.sh -rw-r--r-- 1.0 KB
test-0003-pre-receive-declined--porcelain.sh -rw-r--r-- 1.1 KB
test-0010-proc-receive-settings.sh -rw-r--r-- 204 bytes
test-0011-no-hook-error.sh -rw-r--r-- 2.3 KB
test-0012-no-hook-error--porcelain.sh -rw-r--r-- 2.5 KB
test-0013-bad-protocol.sh -rw-r--r-- 10.7 KB
test-0014-bad-protocol--porcelain.sh -rw-r--r-- 11.0 KB
test-0020-report-ng.sh -rw-r--r-- 2.2 KB
test-0021-report-ng--porcelain.sh -rw-r--r-- 2.3 KB
test-0022-report-unexpect-ref.sh -rw-r--r-- 1.6 KB
test-0023-report-unexpect-ref--porcelain.sh -rw-r--r-- 1.6 KB
test-0024-report-unknown-ref.sh -rw-r--r-- 1.2 KB
test-0025-report-unknown-ref--porcelain.sh -rw-r--r-- 1.3 KB
test-0026-push-options.sh -rw-r--r-- 4.4 KB
test-0027-push-options--porcelain.sh -rw-r--r-- 4.6 KB
test-0030-report-ok.sh -rw-r--r-- 1.1 KB
test-0031-report-ok--porcelain.sh -rw-r--r-- 1.2 KB
test-0032-report-with-options.sh -rw-r--r-- 9.5 KB
test-0033-report-with-options--porcelain.sh -rw-r--r-- 9.8 KB
test-0034-report-ft.sh -rw-r--r-- 1.5 KB
test-0035-report-ft--porcelain.sh -rw-r--r-- 1.5 KB
test-0036-report-multi-rewrite-for-one-ref.sh -rw-r--r-- 8.4 KB
test-0037-report-multi-rewrite-for-one-ref--porcelain.sh -rw-r--r-- 6.5 KB
test-0038-report-mixed-refs.sh -rw-r--r-- 3.5 KB
test-0039-report-mixed-refs--porcelain.sh -rw-r--r-- 3.6 KB
test-0040-process-all-refs.sh -rw-r--r-- 4.0 KB
test-0041-process-all-refs--porcelain.sh -rw-r--r-- 4.2 KB
test-0050-proc-receive-refs-with-modifiers.sh -rw-r--r-- 4.8 KB

back to top