1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
# upstream commits to avoid constantly hammering out new tarballs
# Beware: They might be modified to remove hunks modifying excluded files
0001-Hide-diagnostics-UI-when-entering-Insert-Mode.patch
0002-Actually-fix-the-problem-where-changedtick-is.patch
0003-Don-t-change-the-cursor-position-if-GoTo-doesnt-have.patch
0004-Update-ycmd.patch
0005-Update-vim-docs.patch
0006-Fix-traceback-when-diagnostics-contain-quotes.patch
0007-retry-failed-vim-tests.-they-are-kinda-flaky.patch
0008-Wait-even-longer-for-jedi.patch
# Debians CI is fast enough actually
#0009-Comment-out-tests-which-are-currently-too-slow-to-ru.patch
0010-Build-containers-for-current-architecture.patch
# 'real' patches
00-path-to-server-script.patch
01-allow-tests-to-be-run.patch
02-allow-to-retry-failed-test-runs.patch
03-do-not-override-unset-ycmd-settings.patch
04-do-not-require-semantic-highlighting.patch
08-ignore-arch-specific-details-in-hover-test.patch
09-allow-tests-to-be-skipped.patch
10-add-libclang-test.patch
11-add-ccls-test.patch
12-add-gopls-test.patch
13-add-fortran-test.patch
|