aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_diffmode.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* vim-patch:8.2.4520: using wrong highlight for cursor line numberzeertzjq2022-03-08
* vim-patch:8.2.4112: function not deleted at end of testSean Dewar2022-01-27
* vim-patch:8.2.3936: no proper test for maintaining change mark in diff modeSean Dewar2022-01-27
* vim-patch:8.1.2302: :lockmarks does not work for '[ and ']Sean Dewar2022-01-27
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* 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
* Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\
| * feat(eval): partially port v8.1.1915Sean Dewar2021-08-12
| * vim-patch:8.1.1809: more functions can be used as a methodSean Dewar2021-08-12
* | test: update tests to work with 'hidden'Gregory Anders2021-08-18
* | vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
|/
* vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mixJan Edmund Lazo2021-05-24
* vim-patch:8.2.2880: unified diff fails if actually usedJan Edmund Lazo2021-05-24
* vim-patch:8.2.2869: using unified diff is not testedJan Edmund Lazo2021-05-19
* vim-patch:8.2.0064: diffmode completion doesn't use per-window settingJan Edmund Lazo2021-02-13
* vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
* vim-patch:8.2.1058: multiline conceal causes display errorsJan Edmund Lazo2021-02-13
* vim-patch:8.2.2490: 'wrap' option is always reset when starting diff modeJan Edmund Lazo2021-02-10
* vim-patch:8.1.2041: no test for diff mode with syntax highlightingJan Edmund Lazo2020-08-30
* vim-patch:8.1.1804: no test for display updating without a scroll regionJan Edmund Lazo2020-08-30
* vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
* vim-patch:8.2.1211: removed more than dead codeJan Edmund Lazo2020-07-19
* vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* vim-patch:8.1.1483: skipped tests are not properly listedDaniel Hahler2019-08-22
* vim-patch:8.1.1634: terminal test fails when term_getansicolors() is missingJan Edmund Lazo2019-07-05
* vim-patch:8.1.1073: space in number column is on wrong side with 'rightleft' setJan Edmund Lazo2019-03-31
* eval: diff_hlID() and hlID() return same idJan Edmund Lazo2019-03-31
* vim-patch:8.0.1153: no tests for diff_hlID() and diff_filler()Jan Edmund Lazo2019-03-31
* vim-patch:8.1.0497: :%diffput changes order of linesAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0458: ml_get error and crash when using "do"Anatolii Sakhnik2018-12-09
* vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0375: cannot use diff mode with Cygwin diff.exeAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* vim-patch:8.0.1361: some users don't want to diff with hidden buffersJan Edmund Lazo2018-08-11
* vim-patch:8.0.1037: "icase" of 'diffopt' is not used for highlightingJan Edmund Lazo2018-08-11
* vim-patch:8.0.1200: tests switch the bell off twiceJustin M. Keyes2018-02-11
* vim-patch:8.0.0444: diffpatch fails when the file name has a quoteJustin M. Keyes2018-01-21
* vim-patch:8.0.0442: patch shell command not well escapedJustin M. Keyes2018-01-21
* vim-patch:8.0.0433: beeps when running testsJustin M. Keyes2018-01-21
* vim-patch:8.0.0599: diff mode is insufficiently testedJustin M. Keyes2018-01-21
* Merge #7850 'vim patches'Justin M. Keyes2018-01-15
|\
| * vim-patch:8.0.0381: diff mode is not sufficiently testedckelsel2018-01-14
* | vim-patch:8.0.0421: diff mode wrong when adding line at end of bufferckelsel2018-01-15
|/
* Vim-patch 8.0.0300 (#7258)KunMing Xie2017-09-11
* vim-patch:8.0.0044ckelsel2017-08-16