summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0741: cannot build with HPUXv8.0.0741Bram Moolenaar2017-07-222-1/+3
* patch 8.0.0740: cannot resize a terminal window by the commandv8.0.0740Bram Moolenaar2017-07-213-2/+15
* patch 8.0.0739: terminal resizing doesn't work well.v8.0.0739Bram Moolenaar2017-07-204-19/+82
* patch 8.0.0738: cannot use the mouse to resize a terminal windowv8.0.0738Bram Moolenaar2017-07-192-15/+95
* patch 8.0.0737: crash when X11 selection is very bigv8.0.0737Bram Moolenaar2017-07-194-33/+57
* patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736Bram Moolenaar2017-07-197-155/+219
* patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar2017-07-193-0/+27
* Update translations.Bram Moolenaar2017-07-1918-1069/+2805
* patch 8.0.0734: the script to check translations can be improvedv8.0.0734Bram Moolenaar2017-07-192-0/+39
* patch 8.0.0733: can only add entries to one list in the quickfix stackv8.0.0733Bram Moolenaar2017-07-192-113/+112
* patch 8.0.0732: when updating a buffer modeless selection is lostv8.0.0732Bram Moolenaar2017-07-192-3/+25
* patch 8.0.0731: cannot build the terminal feature on MS-Windowsv8.0.0731Bram Moolenaar2017-07-193-3/+22
* patch 8.0.0730: terminal feature only supports Unix-like systemsv8.0.0730Bram Moolenaar2017-07-182-183/+339
* patch 8.0.0729: the help for the terminal configure option is wrongv8.0.0729Bram Moolenaar2017-07-183-16/+18
* patch 8.0.0728: the terminal structure is never freedv8.0.0728Bram Moolenaar2017-07-177-18/+73
* patch 8.0.0727: message about what register to yank into is not translatedv8.0.0727Bram Moolenaar2017-07-162-1/+3
* patch 8.0.0726: translations cleanup script is too conservativev8.0.0726Bram Moolenaar2017-07-162-1/+9
* patch 8.0.0725: a terminal window does not handle keyboard inputv8.0.0725Bram Moolenaar2017-07-165-12/+121
* patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar2017-07-165-4/+45
* patch 8.0.0723: arglist test fails if file name case is ignoredv8.0.0723Bram Moolenaar2017-07-162-3/+24
* patch 8.0.0722: screen is messed by timer up at inputlist() promptv8.0.0722Bram Moolenaar2017-07-162-1/+3
* patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar2017-07-164-34/+26
* 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-159-12/+91
* 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-1516-1824/+3204
* 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-084-3/+39
* 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-0784-13/+11489