summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0720: unfinished mapping not displayed when running timerv8.0.0720Bram Moolenaar2017-07-162-4/+8
* patch 8.0.0719: build failure without +terminal featurev8.0.0719Bram Moolenaar2017-07-163-4/+14
* patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar2017-07-168-38/+175
* patch 8.0.0717: terminal feature precence unclearv8.0.0717Bram Moolenaar2017-07-152-1/+7
* patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar2017-07-1513-44/+154
* patch 8.0.0714: when a timer causes a command line redraw " goes missingv8.0.0714Bram Moolenaar2017-07-152-0/+12
* patch 8.0.0713: 'termkey' option not fully implementedv8.0.0713Bram Moolenaar2017-07-152-0/+5
* patch 8.0.0712: the terminal implementation is incompletev8.0.0712Bram Moolenaar2017-07-154-0/+16
* Updated runtime files and translations.Bram Moolenaar2017-07-1539-2226/+3973
* patch 8.0.0711: cannot build without the wildmenu featurev8.0.0711Bram Moolenaar2017-07-122-1/+9
* patch 8.0.0710: a job that writes to a buffer clears completionv8.0.0710Bram Moolenaar2017-07-122-19/+15
* patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709Bram Moolenaar2017-07-117-10/+51
* patch 8.0.0708: some tests are old stylev8.0.0708Bram Moolenaar2017-07-1130-385/+343
* patch 8.0.0707: freeing wrong memory with certain autocommandsv8.0.0707Bram Moolenaar2017-07-112-2/+4
* patch 8.0.0706: crash when cancelling the cmdline window in Ex modev8.0.0706Bram Moolenaar2017-07-112-0/+8
* patch 8.0.0705: crash when there is an error in a timer callbackv8.0.0705Bram Moolenaar2017-07-103-3/+11
* patch 8.0.0704: problems with autocommands when opening helpv8.0.0704Bram Moolenaar2017-07-093-1/+6
* patch 8.0.0703: illegal memory access with empty :doau commandv8.0.0703Bram Moolenaar2017-07-093-3/+10
* patch 8.0.0702: an error in a timer can make Vim unusablev8.0.0702Bram Moolenaar2017-07-085-10/+50
* patch 8.0.0701: system test failing when using X11 forwardingv8.0.0701Bram Moolenaar2017-07-083-3/+9
* patch 8.0.0700: segfault with QuitPre autocommand closes the windowv8.0.0700Bram Moolenaar2017-07-083-2/+25
* patch 8.0.0699: checksum tests are not actually runv8.0.0699Bram Moolenaar2017-07-083-0/+4
* patch 8.0.0698: crash on exit when using Python function in timer.v8.0.0698Bram Moolenaar2017-07-074-2/+17
* patch 8.0.0697: recorded key sequences may become invalidv8.0.0697Bram Moolenaar2017-07-072-111/+116
* patch 8.0.0696: .inc files missing in gitv8.0.0696Bram Moolenaar2017-07-074-1/+274
* patch 8.0.0695: missing dependencies breaks parallel makev8.0.0695Bram Moolenaar2017-07-072-3/+9
* patch 8.0.0694: building in shadow directory does not workv8.0.0694Bram Moolenaar2017-07-073-1/+6
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-0787-13/+11693
* patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionv8.0.0692Bram Moolenaar2017-07-013-0/+44
* patch 8.0.0691: compiler warning without the linebreak featurev8.0.0691Bram Moolenaar2017-06-292-0/+4
* patch 8.0.0690: compiler warning on non-Unix systemv8.0.0690Bram Moolenaar2017-06-292-3/+7
* patch 8.0.0689: ~ character not escaped when extending search patternv8.0.0689Bram Moolenaar2017-06-293-1/+23
* patch 8.0.0688: cannot resize the window in a FileType autocommandv8.0.0688Bram Moolenaar2017-06-283-14/+35
* patch 8.0.0687: minor issues related to quickfixv8.0.0687Bram Moolenaar2017-06-284-10/+23
* patch 8.0.0686: extra redraw when using CTRL-L in second windowv8.0.0686Bram Moolenaar2017-06-282-0/+4
* patch 8.0.0685: when conversion fails written file may be truncatedv8.0.0685Bram Moolenaar2017-06-273-332/+415
* patch 8.0.0684: old style tests are not nicev8.0.0684Bram Moolenaar2017-06-2710-173/+125
* patch 8.0.0683: visual bell flashes too quicklyv8.0.0683Bram Moolenaar2017-06-274-8/+94
* patch 8.0.0682: no test for synIDtrans()v8.0.0682Bram Moolenaar2017-06-272-2/+27
* patch 8.0.0681: unnamed register only contains the last deleted textv8.0.0681Bram Moolenaar2017-06-273-1/+16
* patch 8.0.0680: plugins in start packages are sourced twicev8.0.0680Bram Moolenaar2017-06-275-27/+74
* patch 8.0.0679: using freed memoryv8.0.0679Bram Moolenaar2017-06-262-3/+4
* patch 8.0.0678: closing a window does not trigger resizingv8.0.0678Bram Moolenaar2017-06-253-1/+51
* patch 8.0.0677: setting 'filetype' may switch buffersv8.0.0677Bram Moolenaar2017-06-255-1/+32
* patch 8.0.0676: crash when closing quickfix window in autocmdv8.0.0676Bram Moolenaar2017-06-254-33/+80
* patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch'v8.0.0675Bram Moolenaar2017-06-253-1/+19
* patch 8.0.0674: cannot build with eval but without timersv8.0.0674Bram Moolenaar2017-06-252-1/+7
* patch 8.0.0673: build failure without conceal featurev8.0.0673Bram Moolenaar2017-06-242-0/+4
* patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar2017-06-244-12/+26
* patch 8.0.0671: hang when typing CTRL-C in confirm() in timerv8.0.0671Bram Moolenaar2017-06-242-0/+7