summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Update runtime files.Bram Moolenaar2018-11-1619-184/+302
* patch 8.1.0519: cannot save and restore the tag stackv8.1.0519Bram Moolenaar2018-11-113-0/+67
* patch 8.1.0515: reloading a script gives errors for existing functionsv8.1.0515Bram Moolenaar2018-11-101-3/+7
* patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no namev8.1.0514Bram Moolenaar2018-11-101-3/+5
* Update runtime filesBram Moolenaar2018-11-0425-78/+223
* patch 8.1.0507: .raml files not properly detectedv8.1.0507Bram Moolenaar2018-11-031-4/+7
* patch 8.1.0498: /etc/gitconfig not recognized at a gitconfig filev8.1.0498Bram Moolenaar2018-10-271-5/+5
* patch 8.1.0496: no tests for indent filesv8.1.0496Bram Moolenaar2018-10-257-0/+322
* patch 8.1.0495: :filter only supports some commandsv8.1.0495Bram Moolenaar2018-10-251-1/+12
* patch 8.1.0493: argv() and argc() only work on the current argument listv8.1.0493Bram Moolenaar2018-10-251-11/+20
* patch 8.1.0487: no menus specifically for the terminal windowv8.1.0487Bram Moolenaar2018-10-1910-25/+52
* patch 8.1.0484: some file types are not recognizedv8.1.0484Bram Moolenaar2018-10-191-4/+4
* Update runtime filesBram Moolenaar2018-10-1916-97/+199
* patch 8.1.0452: MS-Windows: not finding intl.dllv8.1.0452Bram Moolenaar2018-10-061-2/+4
* Update runtime files.Bram Moolenaar2018-10-0214-100/+205
* patch 8.1.0401: can't get swap name of another bufferv8.1.0401Bram Moolenaar2018-09-161-0/+8
* patch 8.1.0397: no event triggered after updating diffsv8.1.0397Bram Moolenaar2018-09-161-0/+5
* patch 8.1.0390: scrollbars are not testedv8.1.0390Bram Moolenaar2018-09-141-0/+19
* patch 8.1.0386: cannot test with non-default option valuev8.1.0386Bram Moolenaar2018-09-131-0/+10
* patch 8.1.0369: continuation lines cannot contain commentsv8.1.0369Bram Moolenaar2018-09-112-8/+28
* patch 8.1.0363: internal diff isn't used by default as advertisedv8.1.0363Bram Moolenaar2018-09-101-1/+1
* patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar2018-09-102-12/+21
* patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar2018-09-102-8/+31
* Update runtime files.Bram Moolenaar2018-09-1011-175/+85
* patch 8.1.0352: browsing compressed tar files does not always workv8.1.0352Bram Moolenaar2018-09-081-11/+23
* patch 8.1.0350: Vim may block on ch_sendraw()v8.1.0350Bram Moolenaar2018-09-061-0/+14
* patch 8.1.0349: crash when wiping buffer in a callbackv8.1.0349Bram Moolenaar2018-09-061-0/+1
* Update runtime files.Bram Moolenaar2018-09-0217-68/+246
* patch 8.1.0346: building with Aap is outdated and unusedv8.1.0346Bram Moolenaar2018-09-021-4/+0
* patch 8.1.0345: cannot get the window id associated with the location listv8.1.0345Bram Moolenaar2018-09-021-0/+4
* Update runtime files.Bram Moolenaar2018-08-2832-258/+3888
* patch 8.1.0314: build failure without the +eval featurev8.1.0314Bram Moolenaar2018-08-211-1/+3
* patch 8.1.0313: information about a swap file is unavailablev8.1.0313Bram Moolenaar2018-08-211-0/+17
* patch 8.1.0311: filtering entries in a quickfix list is not easyv8.1.0311Bram Moolenaar2018-08-212-0/+59
* patch 8.1.0307: there is no good way to get the window layoutv8.1.0307Bram Moolenaar2018-08-211-0/+30
* Update runtime files.Bram Moolenaar2018-08-1167-327/+448
* patch 8.1.0253: saving and restoring window title does not always workv8.1.0253Bram Moolenaar2018-08-071-0/+4
* patch 8.1.0251: using full path is not supported for 'backupdir'v8.1.0251Bram Moolenaar2018-08-071-6/+16
* Update runtime files.Bram Moolenaar2018-07-3111-92/+227
* patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar2018-07-292-5/+1
* patch 8.1.0225: mode() does not indicate using CTRL-O from Insert modev8.1.0225Bram Moolenaar2018-07-291-23/+29
* Update runtime files.Bram Moolenaar2018-07-29100-168/+391
* patch 8.1.0221: not enough testing for the Ruby interfacev8.1.0221Bram Moolenaar2018-07-281-1/+2
* patch 8.1.0218: cannot add matches to another windowv8.1.0218Bram Moolenaar2018-07-281-1/+3
* patch 8.1.0207: need many menu translation files to cover regionsv8.1.0207Bram Moolenaar2018-07-231-0/+7
* Update runtime files.Bram Moolenaar2018-07-2129-428/+712
* patch 8.1.0196: terminal debugger error with .gdbinit filev8.1.0196Bram Moolenaar2018-07-191-1/+2
* patch 8.1.0195: terminal debugger commands don't always workv8.1.0195Bram Moolenaar2018-07-191-0/+5
* patch 8.1.0193: terminal debugger buttons don't always workv8.1.0193Bram Moolenaar2018-07-171-0/+6
* Update runtime files.Bram Moolenaar2018-07-1527-391/+1520