summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2300: redraw breaks going through list of popup windowsv8.1.2300Bram Moolenaar2019-11-131-0/+2
* patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrongv8.1.2299Bram Moolenaar2019-11-131-0/+2
* patch 8.1.2298: missing part of 8.1.2296v8.1.2298Bram Moolenaar2019-11-131-0/+2
* patch 8.1.2297: the ex_vimgrep() function is too longv8.1.2297Bram Moolenaar2019-11-121-0/+2
* patch 8.1.2296: text properties are not combined with syntax by defaultv8.1.2296Bram Moolenaar2019-11-121-0/+2
* patch 8.1.2295: if buffer of popup is in another window cursorline sign showsv8.1.2295Bram Moolenaar2019-11-121-0/+2
* patch 8.1.2294: cursor pos wrong with concealing and search causes a scrollv8.1.2294Bram Moolenaar2019-11-121-0/+2
* patch 8.1.2293: join adds trailing space when second line is emptyv8.1.2293Bram Moolenaar2019-11-121-0/+2
* patch 8.1.2292: v:mouse_winid not set on click in popup windowv8.1.2292Bram Moolenaar2019-11-111-0/+2
* patch 8.1.2291: memory leak when executing command in a terminalv8.1.2291Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2290: autocommand test failsv8.1.2290Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2289: after :diffsplit closing the window does not disable diffv8.1.2289Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2288: not using all space when popup with "topleft" flips to abovev8.1.2288Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2287: using EndOfBuffer highlight in popup does not look goodv8.1.2287Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2286: using border highlight in popup window leaks memoryv8.1.2286Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2285: padding in structures wastes memoryv8.1.2285Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2284: compiler warning for unused variablev8.1.2284Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2283: missed on use of p_sbrv8.1.2283Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2282: crash when passing many arguments through a partialv8.1.2282Bram Moolenaar2019-11-101-0/+2
* patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2279: computation of highlight attributes is too complicatedv8.1.2279Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2277: terminal window is not updated when info popup changesv8.1.2277Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2276: MS-Windows: session test leaves files behindv8.1.2276Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2275: using "seesion" looks like a mistakev8.1.2275Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUIv8.1.2274Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()v8.1.2273Bram Moolenaar2019-11-091-0/+2
* patch 8.1.2272: test may hang at more promptv8.1.2272Bram Moolenaar2019-11-081-0/+2
* patch 8.1.2271: build error if FEAT_TAG_BINS is not definedv8.1.2271Bram Moolenaar2019-11-081-0/+2
* patch 8.1.2270: "gf" is not tested in Visual modev8.1.2270Bram Moolenaar2019-11-081-0/+2
* patch 8.1.2269: tags file with very long line stops using binary searchv8.1.2269Bram Moolenaar2019-11-071-0/+2
* patch 8.1.2268: spell file flag zero is not recognizedv8.1.2268Bram Moolenaar2019-11-071-0/+2
* patch 8.1.2267: compiler warning for uninitialized variablev8.1.2267Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2266: position unknown for a mouse click in a popup windowv8.1.2266Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectlyv8.1.2265Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2263: 'noesckeys' test fails in GUIv8.1.2263Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workv8.1.2261Bram Moolenaar2019-11-061-0/+2
* patch 8.1.2260: terminal test may fail on MS-Windowsv8.1.2260Bram Moolenaar2019-11-051-0/+2
* patch 8.1.2259: running tests may leave XfakeHOME behindv8.1.2259Bram Moolenaar2019-11-051-0/+2
* patch 8.1.2258: may get hit-enter prompt after entering a numberv8.1.2258Bram Moolenaar2019-11-051-0/+2
* patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current windowv8.1.2257Bram Moolenaar2019-11-051-0/+2
* patch 8.1.2256: test for ":term ++shell" fails on MS-Windowsv8.1.2256Bram Moolenaar2019-11-041-0/+2
* patch 8.1.2255: ":term ++shell" does not work on MS-Windowsv8.1.2255Bram Moolenaar2019-11-041-0/+2
* patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popupv8.1.2254Bram Moolenaar2019-11-041-0/+2
* patch 8.1.2253: using "which" to check for an executable is not reliablev8.1.2253Bram Moolenaar2019-11-041-0/+2
* patch 8.1.2252: compiler warning for int sizev8.1.2252Bram Moolenaar2019-11-041-0/+2
* patch 8.1.2251: ":term command" may not work without a shellv8.1.2251Bram Moolenaar2019-11-031-0/+2