aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_diffmode.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2060: check for features implemented with "if"zeertzjq2022-11-07
* vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
* vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
* feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
* vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...zeertzjq2022-07-29
* vim-patch:8.2.5166: test for DiffUpdated failszeertzjq2022-07-25
* vim-patch:8.2.5164: invalid memory access after diff buffer manipulationszeertzjq2022-07-25
* vim-patch:8.2.5163: crash when deleting buffers in diff modezeertzjq2022-07-25
* vim-patch:8.2.5155: in diff mode windows may get out of synczeertzjq2022-07-25
* vim-patch:8.2.4228: no tests for clicking in the GUI tablinezeertzjq2022-07-25
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* 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