summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_diffmode.vim
AgeCommit message (Expand)AuthorFiles
2026-01-30vim-patch:9.1.2118: 'cursorline' missing after :diffput to empty buf (#37628)zeertzjq1
2026-01-24vim-patch:9.1.1370: CI Tests favor GTK2 over GTK3zeertzjq1
2026-01-17vim-patch:9.1.2088: Redundant NULL checks in find_pattern_in_path() (#37432)zeertzjq1
2026-01-14vim-patch:9.1.2085: Use-after-free in winframe_remove()zeertzjq1
2025-09-15vim-patch:9.1.1758: Diff mode crashes when adding text property in autocomman...zeertzjq1
2025-09-12vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)zeertzjq1
2025-09-12test(old): reorder test_diffmode.vim to match upstream (#35726)zeertzjq1
2025-08-07vim-patch:9.1.1600: using diff anchors with hidden buffers fails silently (#3...zeertzjq1
2025-07-20vim-patch:9.1.1567: crash when using inline diff mode (#35005)zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-06-22vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput (#34588)zeertzjq1
2025-06-10vim-patch:9.1.1442: tests: Test_diff_fold_redraw() is insufficient (#34407)zeertzjq1
2025-06-09vim-patch:9.1.1439: Last diff folds not merged (#34380)zeertzjq1
2025-04-05vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq1
2025-03-29vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-03vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)zeertzjq1
2025-02-04vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq1
2025-02-04vim-patch:9.1.1009: diff feature can be improvedzeertzjq1
2025-01-16vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)zeertzjq1
2024-11-11vim-patch:9.1.0849: there are a few typos in the source (#31159)zeertzjq1
2024-10-30vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq1
2024-09-27vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq1
2024-09-23vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq1
2024-07-18vim-patch:9.0.1257: code style is not check in test scriptszeertzjq1
2024-06-04vim-patch:partial:8.2.3637: typos in test files (#29172)zeertzjq1
2024-04-09vim-patch:9.1.0294: Text height function does not respect it's argumentLuuk van Baal1
2024-04-09vim-patch:9.1.0283: Several small issues in doc and tests (#28249)zeertzjq1
2024-04-09vim-patch:9.1.0280: several issues with 'smoothscroll' supportLuuk van Baal1
2024-04-08vim-patch:9.1.0258: half-page scrolling broke backward compatibilityLuuk van Baal1
2024-03-28vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-16vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...zeertzjq1
2024-02-13vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq1
2023-12-06vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)zeertzjq1
2023-11-13vim-patch:9.0.0525: manually deleting temp test fileszeertzjq1
2023-11-13vim-patch:9.0.0336: tests are flaky because of using a common file namezeertzjq1
2023-10-05vim-patch:9.0.1981: not being able to scroll up in diff mode (#25506)zeertzjq1
2023-08-21vim-patch:8.2.4339: CTRL-A does not work properly with the cmdline popup menuzeertzjq1
2023-08-21vim-patch:8.2.3518: Test_xrestore sometimes failszeertzjq1
2023-05-02vim-patch:9.0.1435: scrolling too many lines when 'wrap' and 'diff' are setLuuk van Baal1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1