summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-05patch 9.0.1875: Vim9: improve test for disassemble + staticv9.0.1875Yegappan Lakshmanan
2023-09-05patch 9.0.1874: CI may fail in test_recover_empty_swapv9.0.1874Christian Brabandt
2023-09-05patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_bothv9.0.1873Christian Brabandt
2023-09-05patch 9.0.1872: CI: test_crash() fails on CIv9.0.1872Christian Brabandt
2023-09-05patch 9.0.1871: Github CI does not run i386 jobv9.0.1871James McCoy
2023-09-05patch 9.0.1870: Vim9: disassamble does not show staticv9.0.1870Ernie Rael
2023-09-05runtime(menu): Fix "Open &Tab..." CJK translations to have shortcut key (#13031)Yee Cheng Chin
2023-09-05patch 9.0.1869: Coverity warns about unitialized varv9.0.1869Ernie Rael
2023-09-04patch 9.0.1868: test_crash still fails for circle civ9.0.1868Christian Brabandt
2023-09-04runtime(sr): Update Serbian messages translationIvan Pešić
2023-09-04patch 9.0.1867: Vim9: access to interface statics possiblev9.0.1867Ernie Rael
2023-09-04patch 9.0.1866: undo is synced after character findv9.0.1866zeertzjq
2023-09-04runtime(php): Update the php indent script to the 1.75 (from 1.70) (#13025)John Wellesz
2023-09-04runtime: Fix problem of checking wrong cwd for ruby ftplugin (#13026)Anton Sharonov (ant0sha)
2023-09-04patch 9.0.1865: Vim9: garbage collection may cause crashv9.0.1865Yegappan Lakshmanan
2023-09-04patch 9.0.1864: still crash with bt_quickfix1_pocv9.0.1864Christian Brabandt
2023-09-04translation(it): revert permission changes for xxd manpagesChristian Brabandt
2023-09-04patch 9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nrv9.0.1863zeertzjq
2023-09-04patch 9.0.1862: Vim9 Garbage Collection issuesv9.0.1862Yegappan Lakshmanan
2023-09-04patch 9.0.1861: xxd: issue when -R is specified several timesv9.0.1861K.Takata
2023-09-04patch 9.0.1860: CI: test_crash1() is flakyv9.0.1860Christian Brabandt
2023-09-03patch 9.0.1859: heap-use-after-free in bt_normal()v9.0.1859Christian Brabandt
2023-09-03patch 9.0.1858: [security] heap use after free in ins_compl_get_exp()v9.0.1858Christian Brabandt
2023-09-03patch 9.0.1857: [security] heap-use-after-free in is_qf_win()v9.0.1857Christian Brabandt
2023-09-03patch 9.0.1856: issues with formatting positional argumentsv9.0.1856Christ van Willegen
2023-09-03patch 9.0.1855: mode() doesn't indicate command line for terminalv9.0.1855h-east
2023-09-03patch 9.0.1854: test_crash1() fails on CIv9.0.1854Christian Brabandt
2023-09-02patch 9.0.1853: CI error on different signedness in regexp.cv9.0.1853Christian Brabandt
2023-09-02patch 9.0.1852: i_CTRL-O does not reset Select Modev9.0.1852pierreganty
2023-09-02patch 9.0.1851: breakindent missing by virt textv9.0.1851zeertzjq
2023-09-02patch 9.0.1850: Vim9: wrong line number where options setv9.0.1850LemonBoy
2023-09-02patch 9.0.1849: CI error on different signedness in ex_cmds.cv9.0.1849Christian Brabandt
2023-09-02patch 9.0.1848: [security] buffer-overflow in vim_regsub_both()v9.0.1848Christian Brabandt
2023-09-02patch 9.0.1847: [security] potential oob write in do_addsub()v9.0.1847Christian Brabandt
2023-09-02patch 9.0.1846: [security] crash in fullcommandv9.0.1846Christian Brabandt
2023-09-02patch 9.0.1845: xxd: Test_xxd_color start failingv9.0.1845Christian Brabandt
2023-09-02patch 9.0.1844: doc helptags may not be up to datev9.0.1844Yee Cheng Chin
2023-09-02patch 9.0.1843: xxd color test flakyv9.0.1843Christian Brabandt
2023-09-02translation(it): updated Italian xxd manpageAntonio Giovanni Colombo
2023-09-02patch 9.0.1842: Need more accurate profilingv9.0.1842Ernie Rael
2023-09-02patch 9.0.1841: style: trailing whitespace in ex_cmds.cv9.0.1841Christian Brabandt
2023-09-02translation(en_GB): Update UK English translation (#13011)Mike Williams
2023-09-02patch 9.0.1840: [security] use-after-free in do_ecmdv9.0.1840Christian Brabandt
2023-09-01runtime(zserio): add zserio syntax (#13005)Dominique Pellé
2023-09-01patch 9.0.1839: No Makefile rule to build cscope databasev9.0.1839Christian Brabandt
2023-09-01translation(it): updated Italian translation + xxd manpageAntonio Giovanni Colombo
2023-09-01patch 9.0.1838: Vim9: Cannot modify class member vars from def functionv9.0.1838Yegappan Lakshmanan
2023-09-01tests: Improve the codestyle test (#12988)Christian Brabandt
2023-09-01patch 9.0.1837: Vim9: class_member_type() can be optimizedv9.0.1837Ernie Rael
2023-09-01Fix menu localization not updated for "Open Tab..." item (#12993)Yee Cheng Chin