summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-10patch 8.2.0956: spell test failsv8.2.0956Bram Moolenaar
2020-06-10patch 8.2.0955: build failsv8.2.0955Bram Moolenaar
2020-06-10patch 8.2.0954: not all desktop files are recognizedv8.2.0954Bram Moolenaar
2020-06-10patch 8.2.0953: spell checking doesn't work for CamelCased wordsv8.2.0953Bram Moolenaar
2020-06-10patch 8.2.0952: no simple way to interrupt Vimv8.2.0952Bram Moolenaar
2020-06-10patch 8.2.0951: search stat test has leftover from debuggingv8.2.0951Bram Moolenaar
2020-06-10patch 8.2.0950: tagjump test failsv8.2.0950Bram Moolenaar
2020-06-10patch 8.2.0949: strptime() does not use DSTv8.2.0949Bram Moolenaar
2020-06-10patch 8.2.0948: spell test failsv8.2.0948Bram Moolenaar
2020-06-10patch 8.2.0947: readdirex() doesn't handle broken link properlyv8.2.0947Bram Moolenaar
2020-06-10patch 8.2.0946: cannot use "q" to cancel a number promptv8.2.0946Bram Moolenaar
2020-06-10patch 8.2.0945: cannot use "z=" when 'spell' is offv8.2.0945Bram Moolenaar
2020-06-10patch 8.2.0944: xxd test leaves file behindv8.2.0944Bram Moolenaar
2020-06-10patch 8.2.0943: displaying ^M or ^J depends on current bufferv8.2.0943Bram Moolenaar
2020-06-10patch 8.2.0942: expanding to local dir after homedir keeps "~/"v8.2.0942Bram Moolenaar
2020-06-10patch 8.2.0941: detecting terminal properties is unstructuredv8.2.0941Bram Moolenaar
2020-06-09patch 8.2.0940: build failure with tiny featuresv8.2.0940Bram Moolenaar
2020-06-09patch 8.2.0939: checking for term escape sequences is long and confusingv8.2.0939Bram Moolenaar
2020-06-09patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-casev8.2.0938Bram Moolenaar
2020-06-09patch 8.2.0937: asan failure in the flatten() testv8.2.0937Bram Moolenaar
2020-06-09patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar
2020-06-08patch 8.2.0935: flattening a list with existing code is slowv8.2.0935Bram Moolenaar
2020-06-08patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topicv8.2.0934Bram Moolenaar
2020-06-08patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location listv8.2.0933Bram Moolenaar
2020-06-08patch 8.2.0932: missspelling spelllangv8.2.0932Bram Moolenaar
2020-06-07patch 8.2.0931: some remarks about BeOS remainv8.2.0931Bram Moolenaar
2020-06-07patch 8.2.0930: script filetype detection trips over env -S argumentv8.2.0930Bram Moolenaar
2020-06-07patch 8.2.0929: v:register is not cleared after an operator was executedv8.2.0929Bram Moolenaar
2020-06-07Update runtime filesBram Moolenaar
2020-06-07patch 8.2.0928: many type casts are used for vim_strnsave()v8.2.0928Bram Moolenaar
2020-06-07patch 8.2.0927: some sshconfig and ssdhconfig files are not recognizedv8.2.0927Bram Moolenaar
2020-06-07patch 8.2.0926: cmdline test fails on Appveyorv8.2.0926Bram Moolenaar
2020-06-07patch 8.2.0925: getcompletion() does not return command line argumentsv8.2.0925Bram Moolenaar
2020-06-07patch 8.2.0924: cannot save and restore a register properlyv8.2.0924Bram Moolenaar
2020-06-07patch 8.2.0923: cmdline test is slowv8.2.0923Bram Moolenaar
2020-06-07patch 8.2.0922: search test failsv8.2.0922Bram Moolenaar
2020-06-07patch 8.2.0921: CTRL-W T in cmdline window causes troublev8.2.0921Bram Moolenaar
2020-06-07patch 8.2.0920: writing viminfo fails with a circular referencev8.2.0920Bram Moolenaar
2020-06-07patch 8.2.0919: merging modifier for modifyOtherKeys is done twicev8.2.0919Bram Moolenaar
2020-06-07patch 8.2.0918: duplicate code for evaluating expression argumentv8.2.0918Bram Moolenaar
2020-06-07patch 8.2.0917: quickfix entries do not suport a "note" typev8.2.0917Bram Moolenaar
2020-06-06patch 8.2.0916: mapping with partly modifyOtherKeys code does not workv8.2.0916Bram Moolenaar
2020-06-06patch 8.2.0915: search() cannot skip over matches like searchpair() canv8.2.0915Bram Moolenaar
2020-06-06patch 8.2.0914: MS-Windows: cannot specify a "modified by" textv8.2.0914Bram Moolenaar
2020-06-06patch 8.2.0913: code for resetting v:register is duplicatedv8.2.0913Bram Moolenaar
2020-06-06patch 8.2.0912: a few test cases for CJK formatting are disabledv8.2.0912Bram Moolenaar
2020-06-06patch 8.2.0911: crash when opening a buffer for the cmdline window failsv8.2.0911Bram Moolenaar
2020-06-06Also fix the patch number.Bram Moolenaar
2020-06-06Fix duplicated code that only appears in git.Bram Moolenaar
2020-06-05patch 8.2.0910: Vim is not reproducibly buildablev8.2.0910Bram Moolenaar