| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 9.0.0836: wrong error when using extend() with funcrefv9.0.0836 | zeertzjq | 2022-11-05 | 2 | -0/+20 |
* | patch 9.0.0828: various typosv9.0.0828 | dundargoc | 2022-11-02 | 17 | -26/+26 |
* | patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong placev9.0.0826 | K.Takata | 2022-11-01 | 1 | -0/+67 |
* | patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825 | zeertzjq | 2022-11-01 | 1 | -5/+23 |
* | patch 9.0.0824: crash when using win_move_separator() in other tab pagev9.0.0824 | zeertzjq | 2022-11-01 | 2 | -4/+20 |
* | patch 9.0.0823: mouse drag test failsv9.0.0823 | Bram Moolenaar | 2022-10-31 | 1 | -1/+5 |
* | patch 9.0.0822: crash when dragging the statusline with a mappingv9.0.0822 | Bram Moolenaar | 2022-10-31 | 1 | -0/+18 |
* | patch 9.0.0820: memory leak with empty shell commandv9.0.0821 | Bram Moolenaar | 2022-10-31 | 1 | -0/+10 |
* | patch 9.0.0819v9.0.0819 | Bram Moolenaar | 2022-10-29 | 1 | -4/+4 |
* | patch 9.0.0817v9.0.0817v9.0.0816 | Bram Moolenaar | 2022-10-22 | 1 | -6/+6 |
* | patch 9.0.0815v9.0.0815 | Martin Tournoij | 2022-10-22 | 1 | -2/+2 |
* | patch 9.0.0814: aws config files are not recognizedv9.0.0814 | Justin M. Keyes | 2022-10-21 | 1 | -1/+1 |
* | patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813 | Bram Moolenaar | 2022-10-21 | 1 | -10/+44 |
* | patch 9.0.0811: error if :echowin is preceded by a command modifierv9.0.0811 | Bram Moolenaar | 2022-10-21 | 1 | -0/+4 |
* | patch 9.0.0810: readblob() returns empty when trying to read too muchv9.0.0810 | Bram Moolenaar | 2022-10-21 | 1 | -2/+9 |
* | patch 9.0.0808: jsonnet filetype detection has a typov9.0.0808 | Maxime Brunet | 2022-10-20 | 1 | -1/+1 |
* | patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first columnv9.0.0807 | Bram Moolenaar | 2022-10-20 | 1 | -5/+5 |
* | patch 9.0.0806: 'langmap' works differently when there are modifiersv9.0.0806 | zeertzjq | 2022-10-20 | 1 | -0/+33 |
* | patch 9.0.0805: filetype autocmd may cause freed memory accessv9.0.0805 | Bram Moolenaar | 2022-10-20 | 1 | -0/+16 |
* | patch 9.0.0804: crash when trying to divide a number by -1v9.0.0804 | Bram Moolenaar | 2022-10-20 | 1 | -0/+6 |
* | patch 9.0.0803: readblob() cannot read from character devicev9.0.0803 | K.Takata | 2022-10-20 | 1 | -0/+5 |
* | patch 9.0.0799: in compiled function ->() on next line not recognizedv9.0.0799 | Bram Moolenaar | 2022-10-19 | 1 | -0/+17 |
* | patch 9.0.0798: clang format configuration files are not recognizedv9.0.0798 | Marwin Glaser | 2022-10-19 | 1 | -1/+1 |
* | patch 9.0.0797: order of assert function arguments is revertedv9.0.0797 | zeertzjq | 2022-10-19 | 1 | -3/+3 |
* | patch 9.0.0796: mapping test fails in some situationsv9.0.0796 | Bram Moolenaar | 2022-10-19 | 1 | -1/+5 |
* | patch 9.0.0795: readblob() always reads the whole filev9.0.0795 | K.Takata | 2022-10-19 | 1 | -0/+19 |
* | patch 9.0.0790: test for dummy buffer does not always produce the E86 errorv9.0.0790 | Bram Moolenaar | 2022-10-18 | 1 | -1/+2 |
* | patch 9.0.0789: dummy buffer ends up in a windowv9.0.0789 | Bram Moolenaar | 2022-10-18 | 1 | -0/+20 |
* | patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-Cv9.0.0788 | Bram Moolenaar | 2022-10-18 | 1 | -0/+12 |
* | patch 9.0.0786: user command does not get number from :tab modifierv9.0.0786 | zeertzjq | 2022-10-18 | 1 | -0/+13 |
* | patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784 | Bram Moolenaar | 2022-10-17 | 3 | -0/+47 |
* | patch 9.0.0783: ":!" doesn't do anything but does update the previous commandv9.0.0783 | Bram Moolenaar | 2022-10-17 | 1 | -0/+31 |
* | patch 9.0.0782: OpenVPN files are not recognizedv9.0.0782 | ObserverOfTime | 2022-10-17 | 1 | -0/+1 |
* | patch 9.0.0779: lsl and lm3 file extensions are not recognizedv9.0.0779 | Doug Kearns | 2022-10-17 | 1 | -1/+32 |
* | patch 9.0.0778: indexing of unknown const type fails during compilationv9.0.0778 | Bram Moolenaar | 2022-10-17 | 1 | -0/+24 |
* | patch 9.0.0771: cannot always tell the difference beween tex and rexx filesv9.0.0771 | Martin Tournoij | 2022-10-16 | 1 | -0/+5 |
* | patch 9.0.0769: too many delete() calls in testsv9.0.0769 | Bram Moolenaar | 2022-10-15 | 5 | -58/+29 |
* | patch 9.0.0768: too many delete() calls in testsv9.0.0768 | Bram Moolenaar | 2022-10-15 | 6 | -96/+48 |
* | patch 9.0.0767: too many delete() calls in testsv9.0.0767 | Bram Moolenaar | 2022-10-15 | 13 | -313/+167 |
* | patch 9.0.0766: too many delete() calls in testsv9.0.0766 | Bram Moolenaar | 2022-10-15 | 6 | -289/+156 |
* | patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765 | Bram Moolenaar | 2022-10-15 | 1 | -0/+12 |
* | patch 9.0.0764: indent and option tests failv9.0.0764 | Bram Moolenaar | 2022-10-15 | 1 | -0/+1 |
* | patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761 | Bram Moolenaar | 2022-10-15 | 1 | -0/+15 |
* | patch 9.0.0760: display test for 'listchars' "precedes" failsv9.0.0760 | Bram Moolenaar | 2022-10-15 | 1 | -1/+1 |
* | patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758 | Bram Moolenaar | 2022-10-15 | 3 | -0/+41 |
* | patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757 | Bram Moolenaar | 2022-10-15 | 2 | -0/+26 |
* | patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756 | Shougo Matsushita | 2022-10-15 | 1 | -0/+49 |
* | patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situationv9.0.0754 | Bram Moolenaar | 2022-10-15 | 1 | -0/+11 |
* | patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753 | Yee Cheng Chin | 2022-10-15 | 2 | -0/+70 |
* | patch 9.0.0752: Rprofile files are not recognizedv9.0.0752 | ObserverOfTime | 2022-10-14 | 1 | -1/+1 |