summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0623: error for invalid regexp is not very informativev8.0.0623Bram Moolenaar2017-06-054-4/+25
* patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"v8.0.0622Bram Moolenaar2017-06-053-10/+33
* patch 8.0.0621: :stag does not respect 'switchbuf'v8.0.0621Bram Moolenaar2017-06-057-23/+103
* patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not neededv8.0.0620Bram Moolenaar2017-06-057-84/+30
* Update runtime files.Bram Moolenaar2017-06-0528-637/+742
* patch 8.0.0619: GUI gets stuck if timer uses feedkeys()v8.0.0619Bram Moolenaar2017-06-052-4/+11
* patch 8.0.0618: NFA regex engine handles [0-z] incorrectlyv8.0.0618Bram Moolenaar2017-06-054-7/+23
* patch 8.0.0617: hardcopy test hangs on MS-Windowsv8.0.0617Bram Moolenaar2017-06-042-6/+10
* patch 8.0.0616: not always setting 'background' correctly after :hi Normalv8.0.0616Bram Moolenaar2017-06-043-6/+38
* patch 8.0.0615: using % with :hardcopy wrongly escapes spacesv8.0.0615Bram Moolenaar2017-06-043-0/+12
* patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar2017-06-0410-173/+99
* patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613Bram Moolenaar2017-06-046-9/+84
* patch 8.0.0612: pack dirs are added to 'runtimepath' too latev8.0.0612Bram Moolenaar2017-06-046-10/+71
* patch 8.0.0611: the screen is not redrawn after sending t_u7v8.0.0611Bram Moolenaar2017-06-043-3/+11
* patch 8.0.0610: the screen is redrawn when default 'background' is detectedv8.0.0610Bram Moolenaar2017-06-042-6/+14
* patch 8.0.0609: some people still don't know how to quitv8.0.0609Bram Moolenaar2017-06-042-1/+3
* patch 8.0.0608: cannot manipulate other than the current quickfix listv8.0.0608Bram Moolenaar2017-06-042-28/+40
* patch 8.0.0607: after :bwipe + :new bufref might still be validv8.0.0607Bram Moolenaar2017-06-046-15/+24
* patch 8.0.0606: cannot set the context for a specified quickfix listv8.0.0606Bram Moolenaar2017-05-283-3/+54
* patch 8.0.0605: the quickfix cached buffer may become invalidv8.0.0605Bram Moolenaar2017-05-282-7/+13
* Update runtime files.Bram Moolenaar2017-05-2712-148/+298
* patch 8.0.0604: gF test fails still on MS-Windowsv8.0.0604Bram Moolenaar2017-05-242-1/+5
* patch 8.0.0603: gF test fails on MS-Windowsv8.0.0603Bram Moolenaar2017-05-242-1/+3
* patch 8.0.0602: when gF fails to edit the file the cursor still movesv8.0.0602Bram Moolenaar2017-05-243-5/+28
* patch 8.0.0601: no test coverage for :spellrepallv8.0.0601Bram Moolenaar2017-05-232-0/+19
* patch 8.0.0600: test_recover fails on some systemsv8.0.0600Bram Moolenaar2017-05-182-1/+3
* patch 8.0.0599: diff mode is insufficiently testedv8.0.0599Bram Moolenaar2017-05-163-4/+190
* patch 8.0.0598: building with gcc 7.1 yields new warningsv8.0.0598Bram Moolenaar2017-05-162-0/+5
* patch 8.0.0597: off-by-one error in size computationv8.0.0597Bram Moolenaar2017-05-152-3/+5
* patch 8.0.0596: crash when complete() called after complete_add()v8.0.0596Bram Moolenaar2017-05-013-10/+64
* patch 8.0.0595: Coverity warning for not checking return valuev8.0.0595Bram Moolenaar2017-05-012-1/+4
* patch 8.0.0594: build failure when windows feature is missingv8.0.0594Bram Moolenaar2017-04-302-0/+4
* patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar2017-04-308-60/+48
* patch 8.0.0592: if a job writes to a buffer screen is not updatedv8.0.0592Bram Moolenaar2017-04-308-11/+81
* patch 8.0.0591: changes to eval functionality not documentedv8.0.0591Bram Moolenaar2017-04-302-12/+23
* patch 8.0.0590: cannot add a context to locationsv8.0.0590Bram Moolenaar2017-04-305-0/+125
* patch 8.0.0589: :simalt still does not workv8.0.0589Bram Moolenaar2017-04-292-2/+4
* patch 8.0.0588: job_stop() often assumes the channel will be closedv8.0.0588Bram Moolenaar2017-04-292-2/+9
* Runtime file updatesBram Moolenaar2017-04-286-32/+3199
* patch 8.0.0587: configure check for return value of tgetent skippedv8.0.0587Bram Moolenaar2017-04-283-24/+22
* patch 8.0.0586: no test for mapping timing outv8.0.0586Bram Moolenaar2017-04-232-0/+29
* patch 8.0.0585: test_options fails when run in the GUIv8.0.0585Bram Moolenaar2017-04-233-1/+4
* Updated runtime files.Bram Moolenaar2017-04-239-233/+88
* patch 8.0.0584: memory leak when executing quickfix testsv8.0.0584Bram Moolenaar2017-04-232-0/+5
* patch 8.0.0583: fold test hangs on MS-Windowsv8.0.0583Bram Moolenaar2017-04-232-2/+6
* patch 8.0.0582: illegal memory access with z= commandv8.0.0582Bram Moolenaar2017-04-223-22/+31
* patch 8.0.0581: moving folded text is sometimes not correctv8.0.0581Bram Moolenaar2017-04-223-22/+61
* patch 8.0.0580: cannot set the valid flag with setqflist()v8.0.0580Bram Moolenaar2017-04-224-0/+28
* patch 8.0.0579: duplicate test case for quickfixv8.0.0579Bram Moolenaar2017-04-222-12/+2
* patch 8.0.0578: :simalt on MS-Windows does not work properlyv8.0.0578Bram Moolenaar2017-04-222-1/+17