aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/diff_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)zeertzjq2025-01-16
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq2024-10-30
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* fix(drawline): don't draw beyond end of window with 'rnu' (#29406)zeertzjq2024-06-19
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* fix(tests): use more global highlight definitionsbfredl2024-04-09
* test: improve test conventionsdundargoc2024-04-08
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)zeertzjq2023-12-06
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* vim-patch:9.0.1506: line number not displayed when using 'smoothscroll' (#23453)zeertzjq2023-05-03
* fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)zeertzjq2023-01-05
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* vim-patch:8.2.5155: in diff mode windows may get out of synczeertzjq2022-07-25
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* test: add a Lua screen test for CursorLineNr in diff modezeertzjq2022-03-08
* fix(screen): do not draw filler lines post eof if already at last rowzeertzjq2021-12-07
* vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung2021-10-28
* vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18
* vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* chore: add test for CursorLineNr with filler linesMatthieu Coudron2021-03-22
* fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
* vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
* tests: make 'win_update redraws lines properly' more readable (#11068)Daniel Hahler2019-09-22
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09