summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0120: buffer 'modified' set even when :sort has no changesv8.1.0120Bram Moolenaar2018-06-283-12/+63
* patch 8.1.0119: failing test goes unnoticed because messages is not writtenv8.1.0119Bram Moolenaar2018-06-272-2/+4
* patch 8.1.0118: duplicate error message for put commandv8.1.0118Bram Moolenaar2018-06-274-4/+53
* patch 8.1.0117: URL in install program still points to SourceForgev8.1.0117Bram Moolenaar2018-06-262-1/+3
* patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'v8.1.0116Bram Moolenaar2018-06-253-0/+32
* patch 8.1.0115: the matchparen plugin may throw an errorv8.1.0115Bram Moolenaar2018-06-252-1/+3
* patch 8.1.0114: confusing variable namev8.1.0114Bram Moolenaar2018-06-243-18/+20
* Update runtime files.Bram Moolenaar2018-06-2447-1223/+1185
* patch 8.1.0113: compiler warning for unused variablev8.1.0113Bram Moolenaar2018-06-242-1/+3
* patch 8.1.0112: no error when using bad arguments with searchpair()v8.1.0112Bram Moolenaar2018-06-243-5/+23
* patch 8.1.0111: .po files do not use recommended namesv8.1.0111Bram Moolenaar2018-06-244-4/+32
* patch 8.1.0110: file name not displayed with ":file"v8.1.0110Bram Moolenaar2018-06-243-3/+20
* patch 8.1.0109: new po makefile missing from distributionv8.1.0109Bram Moolenaar2018-06-242-0/+3
* patch 8.1.0108: no Danish translationsv8.1.0108Bram Moolenaar2018-06-247-372/+7242
* patch 8.1.0107: Python: getting buffer option clears messagev8.1.0107Bram Moolenaar2018-06-242-7/+13
* patch 8.1.0106: build fails when HAVE_DATE_TIME is undefinedv8.1.0106Bram Moolenaar2018-06-241-0/+8
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-2331-174/+1751
* patch 8.1.0104: can't build without the +eval featurev8.1.0104Bram Moolenaar2018-06-232-1/+7
* patch 8.1.0103: long version string cannot be translatedv8.1.0103Bram Moolenaar2018-06-235-11/+31
* patch 8.1.0102: cannot build without syntax highlightingv8.1.0102Bram Moolenaar2018-06-232-0/+6
* patch 8.1.0101: no test for getcmdwintype()v8.1.0101Bram Moolenaar2018-06-232-0/+18
* patch 8.1.0100: terminal debugger: error when setting a watch pointv8.1.0100Bram Moolenaar2018-06-232-0/+7
* patch 8.1.0099: exclamation mark in error message not neededv8.1.0099Bram Moolenaar2018-06-232-2/+4
* patch 8.1.0098: segfault when pattern with \z() is very slowv8.1.0098Bram Moolenaar2018-06-2310-8/+45
* patch 8.1.0097: superfluous space before exclamation markv8.1.0097Bram Moolenaar2018-06-222-2/+4
* patch 8.1.0096: inconsistent use of the word autocommandsv8.1.0096Bram Moolenaar2018-06-222-10/+12
* patch 8.1.0095: dialog for ":browse tabnew" says "new window"v8.1.0095Bram Moolenaar2018-06-212-4/+9
* patch 8.1.0094: help text "usage:" is not capatalizedv8.1.0094Bram Moolenaar2018-06-212-1/+3
* patch 8.1.0093: non-MS-Windows: Cannot interrupt gdb when program is runningv8.1.0093Bram Moolenaar2018-06-212-5/+12
* patch 8.1.0092: prompt buffer test failsv8.1.0092Bram Moolenaar2018-06-212-0/+4
* patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningv8.1.0091Bram Moolenaar2018-06-205-12/+77
* patch 8.1.0090: "..." used inconsistently in a messagev8.1.0090Bram Moolenaar2018-06-202-6/+9
* patch 8.1.0089: error when ending the terminal debuggerv8.1.0089Bram Moolenaar2018-06-192-12/+32
* patch 8.1.0088: terminal test for stdout and stderr is a bit flakyv8.1.0088Bram Moolenaar2018-06-192-2/+5
* patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"v8.1.0087Bram Moolenaar2018-06-196-25/+80
* patch 8.1.0086: no tests for libcall() and libcallnr()v8.1.0086Bram Moolenaar2018-06-192-0/+38
* patch 8.1.0085: no test for completing user name and languagev8.1.0085Bram Moolenaar2018-06-192-1/+46
* patch 8.1.0084: user name completion does not work on MS-Windowsv8.1.0084Bram Moolenaar2018-06-195-4/+33
* patch 8.1.0083: "is" and "as" have trouble with quoted punctuationv8.1.0083Bram Moolenaar2018-06-193-20/+97
* patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'v8.1.0082Bram Moolenaar2018-06-194-2/+21
* patch 8.1.0081: the terminal debugger doesn't adjust to changed 'background'v8.1.0081Bram Moolenaar2018-06-192-6/+13
* patch 8.1.0080: can't see the breakpoint number in the terminal debuggerv8.1.0080Bram Moolenaar2018-06-193-11/+35
* patch 8.1.0079: superfluous space in messagesv8.1.0079Bram Moolenaar2018-06-192-2/+4
* Update runtime files.Bram Moolenaar2018-06-1956-391/+503
* patch 8.1.0078: "..." used inconsistently in messagesv8.1.0078Bram Moolenaar2018-06-193-6/+8
* patch 8.1.0077: header of README file is not nicev8.1.0077Bram Moolenaar2018-06-182-2/+5
* patch 8.1.0076: command getting cleared with CTRL-W : in a terminal windowv8.1.0076Bram Moolenaar2018-06-182-3/+7
* patch 8.1.0075: no Vim logo in README filev8.1.0075Bram Moolenaar2018-06-182-0/+4
* patch 8.1.0074: crash when running quickfix testsv8.1.0074Bram Moolenaar2018-06-182-1/+3
* patch 8.1.0073: crash when autocommands call setloclist()v8.1.0073Bram Moolenaar2018-06-183-3/+18