summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-11-21patch 8.2.3636: Coverity warns for unreachable codev8.2.3636Bram Moolenaar
2021-11-20patch 8.2.3635: GTK: composing underline does not showv8.2.3635Dusan Popovic
2021-11-20patch 8.2.3634: error for already defined function uses wrong line numberv8.2.3634Bram Moolenaar
2021-11-20patch 8.2.3633: Vim9: line number of lambda is off by onev8.2.3633Bram Moolenaar
2021-11-20patch 8.2.3632: GTK3: undercurl does not get removed properlyv8.2.3632Yamagi
2021-11-20patch 8.2.3631: "syntax enable" does not work properly in Vim9 contextv8.2.3631Bram Moolenaar
2021-11-20patch 8.2.3630: printf() with %S does not handle multi-byte correctlyv8.2.3630presuku
2021-11-20patch 8.2.3629: command completion in cmdline window uses global commandsv8.2.3629mityu
2021-11-20patch 8.2.3628: looking terminal colors is a bit slowv8.2.3628Bram Moolenaar
2021-11-20patch 8.2.3627: difficult to know where the text starts in a windowv8.2.3627Bram Moolenaar
2021-11-20patch 8.2.3626: "au! event" cannot be followed by another commandv8.2.3626Bram Moolenaar
2021-11-19patch 8.2.3625: illegal memory access when C-indentingv8.2.3625Bram Moolenaar
2021-11-19patch 8.2.3624: when renaming a terminal buffer status text is not updatedv8.2.3624Bram Moolenaar
2021-11-19patch 8.2.3623: "$*" is expanded to "nonomatch"v8.2.3623Christian Brabandt
2021-11-19patch 8.2.3622: "verbose pwd" shows confusing infov8.2.3622zeertzjq
2021-11-19patch 8.2.3621: build failurev8.2.3621Bram Moolenaar
2021-11-19patch 8.2.3620: memory leak reported in libtlibv8.2.3620Bram Moolenaar
2021-11-18patch 8.2.3619: cannot use a lambda for 'operatorfunc'v8.2.3619Yegappan Lakshmanan
2021-11-18patch 8.2.3618: getcwd() is unclear about how 'autochdir' is usedv8.2.3618Bram Moolenaar
2021-11-18patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedv8.2.3617Bram Moolenaar
2021-11-18patch 8.2.3616: arglist test does not clear the argument list consistentlyv8.2.3616Shougo Matsushita
2021-11-18patch 8.2.3615: wrong indent in first line if re-formatting with indent exprv8.2.3615Christian Brabandt
2021-11-17patch 8.2.3614: zindex of popup windows not used when redrawing popup menuv8.2.3614Bakudankun
2021-11-17patch 8.2.3613: :find test failsv8.2.3613Bram Moolenaar
2021-11-17patch 8.2.3612: using freed memory with regexp using a markv8.2.3612Bram Moolenaar
2021-11-17patch 8.2.3611: crash when using CTRL-W f without finding a file namev8.2.3611Bram Moolenaar
2021-11-17patch 8.2.3610: crash when ModeChanged triggered too earlyv8.2.3610Bram Moolenaar
2021-11-17patch 8.2.3609: internal error when ModeChanged is triggered recursivelyv8.2.3609Bram Moolenaar
2021-11-17patch 8.2.3608: users who type "q:" instead of ":q" are confusedv8.2.3608Egor Zvorykin
2021-11-16patch 8.2.3607: GTK3 screen updating is slowv8.2.3607presuku
2021-11-16patch 8.2.3606: file missing from list of distributed filesv8.2.3606Bram Moolenaar
2021-11-16Add missing change to version.cBram Moolenaar
2021-11-16patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()v8.2.3605Yegappan Lakshmanan
2021-11-16patch 8.2.3604: not all sudoers files are recognizedv8.2.3604Bram Moolenaar
2021-11-16patch 8.2.3603: fish filetype not recognizedv8.2.3603Bram Moolenaar
2021-11-16patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windowsv8.2.3602K.Takata
2021-11-16patch 8.2.3601: check for overflow in put count does not work wellv8.2.3601ichizok
2021-11-16patch 8.2.3600: filetype test failsv8.2.3600Bram Moolenaar
2021-11-16patch 8.2.3599: not all gdbinit files are recognizedv8.2.3599Bram Moolenaar
2021-11-15patch 8.2.3598: RouterOS filetype is not recognizedv8.2.3598zainin
2021-11-15patch 8.2.3597: Vim seems to hang when writing a long text to a terminalv8.2.3597Bram Moolenaar
2021-11-15patch 8.2.3596: crash when using :pedit in Vim9 scriptv8.2.3596Yegappan Lakshmanan
2021-11-14patch 8.2.3595: check for signed overflow might not work everywherev8.2.3595Bram Moolenaar
2021-11-14patch 8.2.3594: xxd code is a bit difficult to understandv8.2.3594Bram Moolenaar
2021-11-14patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()v8.2.3593Bram Moolenaar
2021-11-13patch 8.2.3592: Test_hlset fails when terminal has many columnsv8.2.3592Dominique Pelle
2021-11-13patch 8.2.3591: no event is triggered when closing a windowv8.2.3591naohiro ono
2021-11-13patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590Drew Vogel
2021-11-13patch 8.2.3589: failure when "term_rows" of term_start() is an unusual valuev8.2.3589Bram Moolenaar
2021-11-12patch 8.2.3588: break statement is never reachedv8.2.3588Bram Moolenaar