summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13patch 8.0.0637: crash when using some version of GTK 3Bram Moolenaar
2017-06-11patch 8.0.0636: when reading the undo file fails may use uninitialized dataBram Moolenaar
2017-06-11patch 8.0.0635: when 'ignorecase' is set script detection is inaccurateBram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listBram Moolenaar
2017-06-10patch 8.0.0633: the client-server test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0632: the quotestar test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0631: can't build with Perl 5.26Bram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchBram Moolenaar
2017-06-09patch 8.0.0629: checking for ambigous width is not workingBram Moolenaar
2017-06-07patch 8.0.0628: cursor disappears after silent mappingBram Moolenaar
2017-06-05patch 8.0.0627: "gn" selects only one character with 'nowrapscan'Bram Moolenaar
2017-06-05patch 8.0.0626: in the GUI the cursor may flickerBram Moolenaar
2017-06-05patch 8.0.0625: shellescape() always escapes a newlineBram Moolenaar
2017-06-05patch 8.0.0624: warning for unused variable in tiny buildBram Moolenaar
2017-06-05patch 8.0.0623: error for invalid regexp is not very informativeBram Moolenaar
2017-06-05patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"Bram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'Bram Moolenaar
2017-06-05patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not neededBram Moolenaar
2017-06-05Update runtime files.Bram Moolenaar
2017-06-05patch 8.0.0619: GUI gets stuck if timer uses feedkeys()Bram Moolenaar
2017-06-05patch 8.0.0618: NFA regex engine handles [0-z] incorrectlyBram Moolenaar
2017-06-04patch 8.0.0617: hardcopy test hangs on MS-WindowsBram Moolenaar
2017-06-04patch 8.0.0616: not always setting 'background' correctly after :hi NormalBram Moolenaar
2017-06-04patch 8.0.0615: using % with :hardcopy wrongly escapes spacesBram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightBram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesBram Moolenaar
2017-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too lateBram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7Bram Moolenaar
2017-06-04patch 8.0.0610: the screen is redrawn when default 'background' is detectedBram Moolenaar
2017-06-04patch 8.0.0609: some people still don't know how to quitBram Moolenaar
2017-06-04patch 8.0.0608: cannot manipulate other than the current quickfix listBram Moolenaar
2017-06-04patch 8.0.0607: after :bwipe + :new bufref might still be validBram Moolenaar
2017-05-28patch 8.0.0606: cannot set the context for a specified quickfix listBram Moolenaar
2017-05-28patch 8.0.0605: the quickfix cached buffer may become invalidBram Moolenaar
2017-05-27Update runtime files.Bram Moolenaar
2017-05-24patch 8.0.0604: gF test fails still on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0603: gF test fails on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0602: when gF fails to edit the file the cursor still movesBram Moolenaar
2017-05-23patch 8.0.0601: no test coverage for :spellrepallBram Moolenaar
2017-05-18patch 8.0.0600: test_recover fails on some systemsBram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedBram Moolenaar
2017-05-16patch 8.0.0598: building with gcc 7.1 yields new warningsBram Moolenaar
2017-05-15patch 8.0.0597: off-by-one error in size computationBram Moolenaar
2017-05-01patch 8.0.0596: crash when complete() called after complete_add()Bram Moolenaar
2017-05-01patch 8.0.0595: Coverity warning for not checking return valueBram Moolenaar
2017-04-30patch 8.0.0594: build failure when windows feature is missingBram Moolenaar
2017-04-30patch 8.0.0593: duplication of code for adding a list or dict return valueBram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedBram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedBram Moolenaar
2017-04-30patch 8.0.0590: cannot add a context to locationsBram Moolenaar