summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-26patch 9.0.0086: tabline is not redrawn when entering command linev9.0.0086zeertzjq
2022-07-26patch 9.0.0085: ":write" fails after ":file name" and the ":edit"v9.0.0085ii14
2022-07-26patch 9.0.0084: using "terraform" filetype for .tfvars file is badv9.0.0084Bram Moolenaar
2022-07-26patch 9.0.0083: ModeChanged event not triggered when leaving cmdline windowv9.0.0083zeertzjq
2022-07-26patch 9.0.0082: cannot interrupt global command from command linev9.0.0082zeertzjq
2022-07-26patch 9.0.0081: command line completion of user command may have duplicatesv9.0.0081Bram Moolenaar
2022-07-26patch 9.0.0080: compiler warning for size_t to int conversionv9.0.0080Mike Williams
2022-07-26patch 9.0.0079: error in autoload script not reported for 'foldexpr'v9.0.0079Bram Moolenaar
2022-07-26patch 9.0.0078: star register is unexpectedly changed when deletingv9.0.0078Ernie Rael
2022-07-26patch 9.0.0077: wrong restored cursor position when switching window in autocmdv9.0.0077Bram Moolenaar
2022-07-26patch 9.0.0076: no test for what patch 8.1.1424 fixesv9.0.0076zeertzjq
2022-07-26patch 9.0.0075: some compilers warn for using an uninitialized variablev9.0.0075Bram Moolenaar
2022-07-26patch 9.0.0074: Coverity warns for double freev9.0.0074Bram Moolenaar
2022-07-25patch 9.0.0073: too many files recognized as bsdlv9.0.0073Martin Tournoij
2022-07-25patch 9.0.0072: compiler warning for uninitialized variablev9.0.0072Bram Moolenaar
2022-07-25patch 9.0.0071: command overlaps with printed text in scrollbackv9.0.0071zeertzjq
2022-07-25patch 9.0.0070: using utfc_ptr2char_len() when length is negativev9.0.0070zeertzjq
2022-07-25patch 9.0.0069: leaking memory when using text prop with inserted textv9.0.0069Bram Moolenaar
2022-07-25patch 9.0.0068: build fails with tiny featuresv9.0.0068Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-25Update runtime filesBram Moolenaar
2022-07-25patch 9.0.0066: switching window uneccarily when getting buffer optionsv9.0.0066zeertzjq
2022-07-24patch 9.0.0065: cross-compiling doesn't work because of timer_create checkv9.0.0065Richard Purdie
2022-07-24patch 9.0.0064: confusing error when using "q:" in command line windowv9.0.0064Bram Moolenaar
2022-07-23patch 9.0.0063: too many type casts for dict_get functionsv9.0.0063Bram Moolenaar
2022-07-23patch 9.0.0062: compiler warnings for signed/unsigned charv9.0.0062Bram Moolenaar
2022-07-23patch 9.0.0061: ml_get error with nested autocommandv9.0.0061Bram Moolenaar
2022-07-23patch 9.0.0060: accessing uninitialized memory when completing long linev9.0.0060Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-07-23patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan
2022-07-18patch 9.0.0057: has('patch-xxx') returns truev9.0.0057Bram Moolenaar
2022-07-18patch 9.0.0056: wrong line number reported when :cexpr fails in :def functionBram Moolenaar
2022-07-16patch 9.0.0055: bitbake files are not detectedv9.0.0056v9.0.0055Gregory Anders
2022-07-15patch 9.0.0054: compiler warning for size_t to int conversionv9.0.0054Bram Moolenaar
2022-07-14patch 9.0.0053: E1281 not tested with the old regexp enginev9.0.0053Dominique Pelle
2022-07-14patch 9.0.0052: "zG" may throw an error if invalid character followsv9.0.0052K.Takata
2022-07-14patch 9.0.0051: using CTRL-C wih :append may hang Vimv9.0.0051zeertzjq
2022-07-12patch 9.0.0050: split else-of is confusingv9.0.0050Bram Moolenaar
2022-07-09patch 9.0.0049: csv and tsv files are not recognizedv9.0.0049Leandro Lourenci
2022-07-09patch 9.0.0048: cursor in wrong column with mouse click after concealed textv9.0.0048Bram Moolenaar
2022-07-07Runtime files updateBram Moolenaar
2022-07-07patch 9.0.0047: using freed memory with recursive substitutev9.0.0047Bram Moolenaar
2022-07-07patch 9.0.0046: reading past end of completion with duplicate matchv9.0.0046Bram Moolenaar
2022-07-07patch 9.0.0045: reading past end of completion with a long linev9.0.0045Bram Moolenaar
2022-07-06patch 9.0.0044: typos in comments, wrapping linesv9.0.0044Bram Moolenaar
2022-07-06Update runtime filesBram Moolenaar
2022-07-06patch 9.0.0043: insufficient testing for bracket commandsv9.0.0043zeertzjq
2022-07-05patch 9.0.0042: missing change for filetype detectionv9.0.0042Bram Moolenaar
2022-07-05patch 9.0.0041: a couple of filetype patterns do not have "*" before "/etc"v9.0.0041smjonas
2022-07-04patch 9.0.0040: use of set_chars_option() is confusingv9.0.0040Bram Moolenaar