summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2020-01-25Update runtime files.Bram Moolenaar
2020-01-24patch 8.2.0148: mapping related function in wrong source filev8.2.0148Bram Moolenaar
2020-01-23patch 8.2.0147: block Visual mode operators not correct when 'linebreak' setv8.2.0147Bram Moolenaar
2020-01-23patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are setv8.2.0146Bram Moolenaar
2020-01-23patch 8.2.0145: using #error for compilation errors should be OK nowv8.2.0145Bram Moolenaar
2020-01-23patch 8.2.0144: some mapping code is not fully testedv8.2.0144Bram Moolenaar
2020-01-23patch 8.2.0143: Coverity warning for possible use of NULL pointerv8.2.0143Bram Moolenaar
2020-01-23patch 8.2.0142: possible to enter popup window with CTRL-W pv8.2.0142Bram Moolenaar
2020-01-22patch 8.2.0141: no swift filetype detectionv8.2.0141Bram Moolenaar
2020-01-21Update runtime files.Bram Moolenaar
2020-01-21patch 8.2.0140: CI does not test building doc tagsv8.2.0140Bram Moolenaar
2020-01-20patch 8.2.0139: MS-Windows: default for IME is inconsistentv8.2.0139Bram Moolenaar
2020-01-20patch 8.2.0138: memory leak when starting a job failsv8.2.0138Bram Moolenaar
2020-01-20patch 8.2.0137: crash when using win_execute() from a new tabv8.2.0137Bram Moolenaar
2020-01-20patch 8.2.0136: stray ch_logfile() callv8.2.0136Bram Moolenaar
2020-01-20patch 8.2.0135: bracketed paste can still cause invalid memory accessv8.2.0135Bram Moolenaar
2020-01-20patch 8.2.0134: some map functionality not covered by testsv8.2.0134Bram Moolenaar
2020-01-20patch 8.2.0133: invalid memory access with search commandv8.2.0133Bram Moolenaar
2020-01-19patch 8.2.0132: script may be re-used when deleting and creating a new onev8.2.0132Bram Moolenaar
2020-01-19patch 8.2.0131: command line is not cleared when switching tabsv8.2.0131Bram Moolenaar
2020-01-19patch 8.2.0130: Python3 ranges are not testedv8.2.0130Bram Moolenaar
2020-01-18patch 8.2.0129: MS-Windows installer doesn't use Turkish translationsv8.2.0129Bram Moolenaar
2020-01-18patch 8.2.0128: cannot list options one per linev8.2.0128Bram Moolenaar
2020-01-18patch 8.2.0127: some buffer commands work in a popup windowv8.2.0127Bram Moolenaar
2020-01-17patch 8.2.0126: textprop test failsv8.2.0126Bram Moolenaar
2020-01-17patch 8.2.0125: :mode no longer works for any systemv8.2.0125Bram Moolenaar
2020-01-17patch 8.2.0124: compiler warnings for variable typesv8.2.0124Bram Moolenaar
2020-01-17patch 8.2.0123: complete_info() does not work when CompleteDone is triggeredv8.2.0123Bram Moolenaar
2020-01-16patch 8.2.0122: readme files still mention MS-DOSv8.2.0122Bram Moolenaar
2020-01-15patch 8.2.0121: filter() and map() on blob don't workv8.2.0121Bram Moolenaar
2020-01-15patch 8.2.0120: virtcol() does not check arguments to be validv8.2.0120Bram Moolenaar
2020-01-14patch 8.2.0119: message test fails on some platformsv8.2.0119Bram Moolenaar
2020-01-14patch 8.2.0118: crash when cycling to buffers involving popup windowv8.2.0118Bram Moolenaar
2020-01-14Update runtime files.Bram Moolenaar
2020-01-14patch 8.2.0117: crash when using gettabwinvar() with invalid argumentsv8.2.0117Bram Moolenaar
2020-01-13patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar
2020-01-13patch 8.2.0115: byte2line() does not work correctly with text propertiesv8.2.0115Bram Moolenaar
2020-01-12patch 8.2.0114: info about sourced scripts is scatteredv8.2.0114Bram Moolenaar
2020-01-12patch 8.2.0113: "make cmdidxs" failsv8.2.0113Bram Moolenaar
2020-01-12patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar
2020-01-11patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar
2020-01-10patch 8.2.0110: prop_find() is not implementedv8.2.0110Bram Moolenaar
2020-01-09Update runtime files.Bram Moolenaar
2020-01-09patch 8.2.0109: corrupted text properties when expanding spacesv8.2.0109Bram Moolenaar
2020-01-09patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar
2020-01-09patch 8.2.0107: hgignore is out of sync from gitignorev8.2.0107Bram Moolenaar
2020-01-08patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar
2020-01-08patch 8.2.0105: Vim license not easy to find on githubv8.2.0105Bram Moolenaar
2020-01-08patch 8.2.0104: using channel or job with ":execute" has strange effectsv8.2.0104Bram Moolenaar