]> granicus.if.org Git - vim/shortlog
vim
2022-10-02 Bram Moolenaarpatch 9.0.0643: smoothscroll test fails v9.0.0643
2022-10-02 Bram Moolenaarpatch 9.0.0642: breakindent test fails v9.0.0642
2022-10-02 Bram Moolenaarpatch 9.0.0641: missing part of the new option code v9.0.0641
2022-10-02 Bram Moolenaarpatch 9.0.0640: cannot scroll by screen line if a line... v9.0.0640
2022-10-02 Bram Moolenaarpatch 9.0.0639: checking for popup in screen_char(... v9.0.0639
2022-10-02 Bram Moolenaarpatch 9.0.0638: popup menu highlight wrong on top of... v9.0.0638
2022-10-02 Bram Moolenaarpatch 9.0.0637: syntax of commands in Vim9 script depen... v9.0.0637
2022-10-01 Bram Moolenaarpatch 9.0.0636: underline color may not work in some... v9.0.0636
2022-10-01 Bram Moolenaarpatch 9.0.0635: build error and compiler warnings v9.0.0635
2022-10-01 Bram Moolenaarpatch 9.0.0634: evaluating "expr" options has more... v9.0.0634
2022-10-01 rbtnnpatch 9.0.0633: FEAT_TITLE was removed but is still... v9.0.0633
2022-10-01 Bram Moolenaarpatch 9.0.0632: calling a function from an "expr" optio... v9.0.0632
2022-09-30 Bram Moolenaarpatch 9.0.0631: too many delete() calls in tests v9.0.0631
2022-09-30 Bram Moolenaarpatch 9.0.0630: in Vim9 script a numbered function... v9.0.0630
2022-09-30 Bram Moolenaarpatch 9.0.0629: get an error for using const only when... v9.0.0629
2022-09-30 Bram Moolenaarpatch 9.0.0628: Coverity warns for not checking return... v9.0.0628
2022-09-30 Bram Moolenaarpatch 9.0.0627: "const" and "final" both make the type... v9.0.0627
2022-09-29 Bram Moolenaarpatch 9.0.0626: too many delete() calls in tests v9.0.0626
2022-09-29 Bram Moolenaarpatch 9.0.0625: too many delete() calls in tests v9.0.0625
2022-09-29 Bram Moolenaarpatch 9.0.0624: leaking argument type array v9.0.0624
2022-09-29 Bram Moolenaarpatch 9.0.0623: error for modifying a const is not... v9.0.0623
2022-09-29 Bram Moolenaarpatch 9.0.0622: matchaddpos() can get slow when adding... v9.0.0622
2022-09-29 Dominique Pellepatch 9.0.0621: filetype test leaves file behind v9.0.0621
2022-09-29 Bram Moolenaarpatch 9.0.0620: matchaddpos() can only add up to 8... v9.0.0620
2022-09-28 Bram Moolenaarpatch 9.0.0619: too many delete() calls in tests v9.0.0619
2022-09-28 Bram Moolenaarpatch 9.0.0618: calling function for reduce() has too... v9.0.0618
2022-09-28 Bram Moolenaarpatch 9.0.0617: calling function for reduce() has too... v9.0.0617
2022-09-28 Bram Moolenaarpatch 9.0.0616: spell test fails because error message... v9.0.0616
2022-09-28 Bram Moolenaarpatch 9.0.0615: using reduce() on a list from range... v9.0.0615
2022-09-28 Bram Moolenaarpatch 9.0.0614: SpellFileMissing autocmd may delete... v9.0.0614
2022-09-28 Dominique Pellepatch 9.0.0613: running source tests leaves file behind v9.0.0613
2022-09-27 Bram Moolenaarpatch 9.0.0612: blockedit test passes with wrong result v9.0.0612
2022-09-27 Bram Moolenaarpatch 9.0.0611: tests delete files with a separate... v9.0.0611
2022-09-27 Bram Moolenaarpatch 9.0.0610: global interrupt test fails when run... v9.0.0610
2022-09-27 Bram Moolenaarpatch 9.0.0609: blockedit test fails because of wrong... v9.0.0609
2022-09-27 Bram MoolenaarUpdate runtime files
2022-09-27 Bram Moolenaarpatch 9.0.0608: with spelling, deleting a full stop... v9.0.0608
2022-09-27 Bram Moolenaarpatch 9.0.0607: verbose echo message test fails on... v9.0.0607
2022-09-27 Bram Moolenaarpatch 9.0.0606: system() opens a terminal window when... v9.0.0606
2022-09-27 Luuk van Baalpatch 9.0.0605: dump file missing v9.0.0605
2022-09-27 ObserverOfTimepatch 9.0.0604: luacheckrc file is not recognized v9.0.0604
2022-09-27 Luuk van Baalpatch 9.0.0603: with 'nosplitscroll' folds are not... v9.0.0603
2022-09-27 rhysdpatch 9.0.0602: new TypeScript extensions are not recog... v9.0.0602
2022-09-27 Yegappan Lakshmananpatch 9.0.0601: too much indent v9.0.0601
2022-09-27 ObserverOfTimepatch 9.0.0600: GYP files are not recognized v9.0.0600
2022-09-27 ObserverOfTimepatch 9.0.0599: latexmkrc files are not recognized v9.0.0599
2022-09-26 Bram Moolenaarpatch 9.0.0598: using negative array index with negativ... v9.0.0598
2022-09-26 regomnepatch 9.0.0597: cannot close a tab page with the middle... v9.0.0597
2022-09-26 Philip Hpatch 9.0.0596: CI on Mac M1 has the channel feature... v9.0.0596
2022-09-26 Bram Moolenaarpatch 9.0.0595: extra newline in messages after a verbo... v9.0.0595
2022-09-26 dundargocpatch 9.0.0594: Makefile error message causes a shell... v9.0.0594
2022-09-26 Alexpatch 9.0.0593: CI actions have too many permissions v9.0.0593
2022-09-26 Bram Moolenaarpatch 9.0.0592: display not cleared when scrolling... v9.0.0592
2022-09-26 Bram Moolenaarpatch 9.0.0591: message window popup shows on only... v9.0.0591
2022-09-25 Bram Moolenaarpatch 9.0.0590: after exiting Insert mode spelling... v9.0.0590
2022-09-25 =?UTF-8?q?Ola... patch 9.0.0589: on AmigaOS4 the pid is available but... v9.0.0589
2022-09-25 =?UTF-8?q?Ola... patch 9.0.0588: MorphOS build is broken v9.0.0588
2022-09-25 Christian Brabandtpatch 9.0.0587: Unicode tables are outdated v9.0.0587
2022-09-25 Bram Moolenaarpatch 9.0.0586: missing change in test v9.0.0586
2022-09-25 Bram Moolenaarpatch 9.0.0585: when long message test fails the error... v9.0.0585
2022-09-25 Bram Moolenaarpatch 9.0.0584: cscope test with wrong executable name... v9.0.0584
2022-09-25 Bram Moolenaarpatch 9.0.0583: only recognizing .m3u8 files is inconsi... v9.0.0583
2022-09-25 Bram Moolenaarpatch 9.0.0582: channel cwd test fails on Cirrus CI v9.0.0582
2022-09-24 Bram Moolenaarpatch 9.0.0581: adding a character for incsearch fails... v9.0.0581
2022-09-24 Philip Hpatch 9.0.0580: no CI running for MacOS on M1 v9.0.0580
2022-09-24 Bram Moolenaarpatch 9.0.0579: using freed memory when 'tagfunc' wipes... v9.0.0579
2022-09-24 Bram Moolenaarpatch 9.0.0578: one timer test fails on Mac M1 v9.0.0578
2022-09-24 Bram Moolenaarpatch 9.0.0577: buffer underflow with unexpected :finally v9.0.0577
2022-09-24 dundargocpatch 9.0.0576: unused loop variables v9.0.0576
2022-09-24 Bram Moolenaarpatch 9.0.0575: the getchar() function behaves strangel... v9.0.0575
2022-09-24 Bram Moolenaarpatch 9.0.0574: timer garbage collect test hangs on... v9.0.0574
2022-09-24 Philip Hpatch 9.0.0573: outdated dependencies go unnoticed v9.0.0573
2022-09-24 zeertzjqpatch 9.0.0572: insert complete tests leave a mapping... v9.0.0572
2022-09-24 Bram Moolenaarpatch 9.0.0571: MS-Windows: CTRL-C can make Vim exit v9.0.0571
2022-09-24 Philip Hpatch 9.0.0570: CI for Windows is still using codecov... v9.0.0570
2022-09-24 Bram Moolenaarpatch 9.0.0569: cannot easily get out when using "vim... v9.0.0569
2022-09-24 Yegappan Lakshmananpatch 9.0.0568: autocmd code is indented more than... v9.0.0568
2022-09-24 bfredlpatch 9.0.0567: 'completeopt' "longest" is not used... v9.0.0567
2022-09-24 Nbiba Bedispatch 9.0.0566: Nim files are not recognized v9.0.0566
2022-09-23 Bram Moolenaarpatch 9.0.0565: cscope test causes problems with test... v9.0.0565
2022-09-23 Bram Moolenaarpatch 9.0.0564: a few tests keep failing on MacOS M1 v9.0.0564
2022-09-23 Bram Moolenaarpatch 9.0.0563: timer_info() test fails v9.0.0563
2022-09-23 =?UTF-8?q?Beno... patch 9.0.0562: HSL playlist files are not recognized v9.0.0562
2022-09-23 Bram Moolenaarpatch 9.0.0561: when a test gets stuck it just hangs... v9.0.0561
2022-09-23 Bram Moolenaarpatch 9.0.0560: elapsed time since testing started... v9.0.0560
2022-09-23 Bram Moolenaarpatch 9.0.0559: timer test may get stuck at hit-enter... v9.0.0559
2022-09-23 Bram Moolenaarpatch 9.0.0558: Coverity warns for possibly using NULL... v9.0.0558
2022-09-23 Bram Moolenaarpatch 9.0.0557: valgrind reports possibly leaked memory v9.0.0557
2022-09-23 Bram Moolenaarpatch 9.0.0556: leaking memory with nested functions v9.0.0556
2022-09-23 Luuk van Baalpatch 9.0.0555: scrolling with 'nosplitscroll' in callb... v9.0.0555
2022-09-23 Bram Moolenaarpatch 9.0.0554: using freed memory when command follows... v9.0.0554
2022-09-22 Bram Moolenaarpatch 9.0.0553: no error for "|" after "{" in lamda v9.0.0553
2022-09-22 Bram Moolenaarpatch 9.0.0552: crash when using NUL in buffer that... v9.0.0552
2022-09-22 Bram Moolenaarpatch 9.0.0551: mode message is delayed when :echowin... v9.0.0551
2022-09-22 zeertzjqpatch 9.0.0550: crash when closing a tabpage and buffer... v9.0.0550
2022-09-22 Bram Moolenaarpatch 9.0.0549: duplicated code in calling a :def function v9.0.0549
2022-09-22 Bram Moolenaarpatch 9.0.0548: reduce() with a compiled lambda could... v9.0.0548
2022-09-22 Bram Moolenaarpatch 9.0.0547: looping over empty out_loop[] entries v9.0.0547
2022-09-22 K.Takatapatch 9.0.0546: supporting Ruby 1.8 makes code complicated v9.0.0546
2022-09-22 Bram Moolenaarpatch 9.0.0545: when a test is slow and CI times out... v9.0.0545
next