summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0263: channel log doesn't show part of channelv8.1.0263Bram Moolenaar2018-08-091-0/+2
* patch 8.1.0262: not enough testing for getftype()v8.1.0262Bram Moolenaar2018-08-091-0/+2
* patch 8.1.0261: Coverity complains about a negative array indexv8.1.0261Bram Moolenaar2018-08-091-0/+2
* patch 8.1.0260: no LGTM logo in README filev8.1.0260Bram Moolenaar2018-08-091-0/+2
* patch 8.1.0259: no test for fixed quickfix issuev8.1.0259Bram Moolenaar2018-08-091-0/+2
* patch 8.1.0258: not enough testing for the CompleteDone eventv8.1.0258Bram Moolenaar2018-08-081-0/+2
* patch 8.1.0257: no test for pathshorten()v8.1.0257Bram Moolenaar2018-08-081-0/+2
* patch 8.1.0256: using setline() in TextChangedI splits undov8.1.0256Bram Moolenaar2018-08-081-0/+2
* patch 8.1.0255: backup test fails when using shadow directoryv8.1.0255Bram Moolenaar2018-08-081-0/+2
* patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROPv8.1.0254Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0253: saving and restoring window title does not always workv8.1.0253Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0252: quickfix functions are too longv8.1.0252Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0251: using full path is not supported for 'backupdir'v8.1.0251Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0250: MS-Windows using VTP: windows size change incorrectv8.1.0250Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0249: GTK: when screen DPI changes Vim does not handle itv8.1.0249Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0248: duplicated quickfix codev8.1.0248Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0247: Python: error message for failing import is incorrectv8.1.0247Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0246: build failure without the +eval featurev8.1.0246Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undov8.1.0245Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONTv8.1.0244Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0243: using :term ++close ++hidden closes a windowv8.1.0243Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0242: Insert mode completion may use an invalid buffer pointerv8.1.0242Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0241: effect of ":tabmove N" is not clearv8.1.0241Bram Moolenaar2018-08-071-0/+2
* patch 8.1.0240: g:actual_curbuf set in wrong scopev8.1.0240Bram Moolenaar2018-08-051-0/+2
* patch 8.1.0239: now Ruby build fails on other systemsv8.1.0239Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"v8.1.0238Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0237: Ruby on Cygwin doesn't always workv8.1.0237Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0236: Ruby build fails when ruby_intern is missingv8.1.0236Bram Moolenaar2018-08-031-0/+2
* patch 8.1.0235: more help tags that jump to the wrong locationv8.1.0235Bram Moolenaar2018-08-021-0/+2
* patch 8.1.0234: incorrect reference counting in Perl interfacev8.1.0234Bram Moolenaar2018-08-021-0/+2
* patch 8.1.0233: "safe" argument of call_vim_function() is always FALSEv8.1.0233Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0232: Ruby error does not include backtracev8.1.0232Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0231: :help -? goes to help for -+v8.1.0231Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0230: directly checking 'buftype' valuev8.1.0230Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0229: crash when dumping profiling datav8.1.0229Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0228: dropping files is ignored while Vim is busyv8.1.0228Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0227: spaces instead of tabs in makefilev8.1.0227Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar2018-07-291-4/+2
* patch 8.1.0225: mode() does not indicate using CTRL-O from Insert modev8.1.0225Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0224: hang in bracketed paste mode when t_PE not encounteredv8.1.0224Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0223: completing shell command finds sub-directories in $PATHv8.1.0223Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0222: errors are reported for "make install"v8.1.0222Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0221: not enough testing for the Ruby interfacev8.1.0221Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0220: Ruby converts v:true and v:false to a numberv8.1.0220Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0219: expanding ## fails to escape backtickv8.1.0219Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0218: cannot add matches to another windowv8.1.0218Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0217: compiler warning for variable set but not usedv8.1.0217Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0216: part of file not indented properlyv8.1.0216Bram Moolenaar2018-07-271-0/+2
* patch 8.1.0215: no error if configure --with-x cannot configure Xv8.1.0215Bram Moolenaar2018-07-271-0/+2
* patch 8.1.0214: +autochdir feature not reported by has() or :versionv8.1.0214Bram Moolenaar2018-07-271-0/+7