| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336 | Bram Moolenaar | 2022-08-30 | 1 | -1/+1 |
| | | | | | | Problem: Tests are flaky because of using a common file name. Solution: Rename files and directories to be more unique. | ||||
| * | patch 8.1.1072: extending sign and foldcolumn below the text is confusingv8.1.1072 | Bram Moolenaar | 2019-03-29 | 1 | -8/+8 |
| | | | | | | | | Problem: Extending sign and foldcolumn below the text is confusing. Solution: Let the sign and foldcolumn stop at the last text line, just like the line number column. Also stop the command line window leader. (Christian Brabandt, closes #3964) | ||||
| * | patch 8.1.0956: using context:0 in 'diffopt' does not work wellv8.1.0956 | Bram Moolenaar | 2019-02-19 | 1 | -0/+20 |
| Problem: Using context:0 in 'diffopt' does not work well. Solution: Make zero context do the same as one line context. (closes #4005) | |||||
