summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-20patch 8.2.3546: build failure without the +eval featurev8.2.3546zeertzjq
2021-10-20patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq
2021-10-20patch 8.2.3544: Unix: may leak file descriptor using non-existing directoryv8.2.3544itchyny
2021-10-19patch 8.2.3543: swapname has double slash when 'directory' ends in itv8.2.3543Bram Moolenaar
2021-10-19patch 8.2.3542: too many comments are old stylev8.2.3542Bram Moolenaar
2021-10-19patch 8.2.3541: compiler warning for unused variable in tiny versionv8.2.3541Bram Moolenaar
2021-10-19patch 8.2.3540: the mark '] is wrong after put with a countv8.2.3540Bram Moolenaar
2021-10-19patch 8.2.3539: GTK3: with 'rightleft' set scrollbar may move unintentionallyv8.2.3539Bram Moolenaar
2021-10-19patch 8.2.3538: else-if indenting is confusingv8.2.3538Yegappan Lakshmanan
2021-10-19patch 8.2.3537: mode() does not return the right value in 'operatorfunc'v8.2.3537naohiro ono
2021-10-18patch 8.2.3536: the do_highlight() function is way too longv8.2.3536Yegappan Lakshmanan
2021-10-18patch 8.2.3535: if-else indenting is confusingv8.2.3535Dominique Pelle
2021-10-18patch 8.2.3534: autoread test is a bit flakyv8.2.3534Bram Moolenaar
2021-10-18patch 8.2.3533: inefficient code in xxdv8.2.3533DungSaga
2021-10-17patch 8.2.3532: the previous '' mark is restored after moving the cursorv8.2.3532Bram Moolenaar
2021-10-17patch 8.2.3531: command line completion test fails on MS-Windowsv8.2.3531Bram Moolenaar
2021-10-17patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" worksv8.2.3530Bram Moolenaar
2021-10-17patch 8.2.3529: xxd usage output is incompletev8.2.3529Atsushi SUGAWARA
2021-10-17patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopev8.2.3528Bram Moolenaar
2021-10-17patch 8.2.3527: gcc complains about uninitialized variablev8.2.3527Bram Moolenaar
2021-10-16patch 8.2.3526: tests have clumsy check for X11 based GUIv8.2.3526Bram Moolenaar
2021-10-16patch 8.2.3525: option variable name does not match option namev8.2.3525Bram Moolenaar
2021-10-16patch 8.2.3524: GUI: ligatures are not usedv8.2.3524Dusan Popovic
2021-10-16patch 8.2.3523: duplicated code in xxdv8.2.3523DungSaga
2021-10-16patch 8.2.3522: cannot use \x and \u when setting 'listchars'v8.2.3522Bram Moolenaar
2021-10-16patch 8.2.3521: options completion test failsv8.2.3521Bram Moolenaar
2021-10-16patch 8.2.3520: cannot define a function for thesaurus completionv8.2.3520Yegappan Lakshmanan
2021-10-16Update runtime filesBram Moolenaar
2021-10-16patch 8.2.3519: TOML files are not recognizedv8.2.3519Aman Verma
2021-10-16patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar
2021-10-16patch 8.2.3517: TextChanged does not trigger after TextChangedIv8.2.3517Christian Brabandt
2021-10-15patch 8.2.3516: terminal window does not have transparent backgroundv8.2.3516Milly
2021-10-15patch 8.2.3515: nano time test fails on Mac and FreeBSDv8.2.3515ichizok
2021-10-15patch 8.2.3514: autoread test with nano second time sometimes failsv8.2.3514Bram Moolenaar
2021-10-15patch 8.2.3513: using freed memory when using a timer and searchingv8.2.3513Bram Moolenaar
2021-10-15patch 8.2.3512: timestamp test fails on some systemsv8.2.3512Bram Moolenaar
2021-10-15patch 8.2.3511: Vim9: entry for loop variable is created every roundv8.2.3511Bram Moolenaar
2021-10-14patch 8.2.3510: changes are only detected with one second accuracyv8.2.3510Leah Neukirchen
2021-10-14patch 8.2.3509: undo file is not syncedv8.2.3509Bram Moolenaar
2021-10-14patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently testedv8.2.3508Bram Moolenaar
2021-10-14patch 8.2.3507: generating proto files may failv8.2.3507Bram Moolenaar
2021-10-13patch 8.2.3506: Vim9: special cases for "g" and "s" insufficiently testedv8.2.3506Bram Moolenaar
2021-10-13patch 8.2.3505: Vim9: build failure without the +eval featurev8.2.3505Bram Moolenaar
2021-10-13patch 8.2.3504: Vim9: warning for signed vs unsignedv8.2.3504Bram Moolenaar
2021-10-13patch 8.2.3503: Vim9: using g:pat:cmd is confusingv8.2.3503Bram Moolenaar
2021-10-13patch 8.2.3502: cannot enter password in shell commandv8.2.3502Bram Moolenaar
2021-10-12patch 8.2.3501: tmux filetype dection is incompletev8.2.3501Eric Pruitt
2021-10-12patch 8.2.3500: Github CI fails to install clangv8.2.3500Christian Brabandt
2021-10-11patch 8.2.3499: GUI geometry startup test failsv8.2.3499Bram Moolenaar
2021-10-11patch 8.2.3498: recover test may fail on some systemsv8.2.3498James McCoy