]> granicus.if.org Git - vim/shortlog
vim
2022-04-03 Bram Moolenaarpatch 8.2.4678: Vim9: not all code is tested v8.2.4678
2022-04-03 Bram Moolenaarpatch 8.2.4677: the Athena GUI support is outdated v8.2.4677
2022-04-03 Bram Moolenaarpatch 8.2.4676: test fails with different error v8.2.4676
2022-04-03 Bram Moolenaarpatch 8.2.4675: no error for missing expression after... v8.2.4675
2022-04-03 Ernie Raelpatch 8.2.4674: cannot force getting MouseMove events v8.2.4674
2022-04-03 Bram Moolenaarpatch 8.2.4673: redrawing a split window is slow when... v8.2.4673
2022-04-03 Bram Moolenaarpatch 8.2.4672: using :normal with Ex mode may make... v8.2.4672
2022-04-03 LemonBoypatch 8.2.4671: 'wildignorecase' is sometimes not used... v8.2.4671
2022-04-03 Yegappan Lakshmananpatch 8.2.4670: memory allocation failures for new... v8.2.4670
2022-04-02 LemonBoypatch 8.2.4669: in compiled code len('string') is not... v8.2.4669
2022-04-02 Yegappan Lakshmananpatch 8.2.4668: buffer allocation failures insufficient... v8.2.4668
2022-04-02 Yegappan Lakshmananpatch 8.2.4667: expandcmd() fails on an error v8.2.4667
2022-04-02 Bram Moolenaarpatch 8.2.4666: Vim9: assignment not recognized in... v8.2.4666
2022-04-02 Bram Moolenaarpatch 8.2.4665: popup with "minwidth" and scrollbar... v8.2.4665
2022-04-02 Bruno Roquepatch 8.2.4664: Elvish files are not recognized v8.2.4664
2022-04-01 Bram Moolenaarpatch 8.2.4663: occasional crash when running the GUI... v8.2.4663
2022-04-01 Bram Moolenaarpatch 8.2.4662: no error for using out of range list... v8.2.4662
2022-04-01 Bram Moolenaarpatch 8.2.4661: Coverity warning for using uninitialize... v8.2.4661
2022-04-01 Bram Moolenaarpatch 8.2.4660: cursorcolumn is sometimes not correct v8.2.4660
2022-03-31 Bram Moolenaarpatch 8.2.4659: invalid memory access when using printa... v8.2.4659
2022-03-31 ranjithshegdepatch 8.2.4658: org-mode files are not recognized v8.2.4658
2022-03-31 Bram Moolenaarpatch 8.2.4657: errors for functions are sometimes... v8.2.4657
2022-03-31 Bram Moolenaarpatch 8.2.4656: Vim9: can't use item from "import autol... v8.2.4656
2022-03-31 Yegappan Lakshmananpatch 8.2.4655: cmdline completion popup menu positione... v8.2.4655
2022-03-31 Bram Moolenaarpatch 8.2.4654: missing changes for import check v8.2.4654
2022-03-31 Bram Moolenaarpatch 8.2.4653: "import autoload" does not check the... v8.2.4653
2022-03-31 Bram Moolenaarpatch 8.2.4652: leaking memory if assignment fails v8.2.4652
2022-03-30 Bram Moolenaarpatch 8.2.4651: test fails because path differs v8.2.4651
2022-03-30 Bram Moolenaarpatch 8.2.4650: "import autoload" only works with using... v8.2.4650
2022-03-30 Bram Moolenaarpatch 8.2.4649: various formatting problems v8.2.4649
2022-03-30 Bram MoolenaarUpdate runtime files
2022-03-30 Yegappan Lakshmananpatch 8.2.4648: handling LSP messages is a bit slow v8.2.4648
2022-03-29 Bram Moolenaarpatch 8.2.4647: "source" can read past end of copied... v8.2.4647
2022-03-29 Bram Moolenaarpatch 8.2.4646: using buffer line after it has been... v8.2.4646
2022-03-29 James Chertipatch 8.2.4645: 'shortmess' changed when session does... v8.2.4645
2022-03-29 Lewis Russellpatch 8.2.4644: redrawing too often when 'relativenumbe... v8.2.4644
2022-03-28 Bram Moolenaarpatch 8.2.4643: Vim9: variable may be locked unintentio... v8.2.4643
2022-03-28 Bram Moolenaarpatch 8.2.4642: Vim9: in :def function script var canno... v8.2.4642
2022-03-28 Bram Moolenaarpatch 8.2.4641: may mark the wrong window for redrawing v8.2.4641
2022-03-28 James McCoypatch 8.2.4640: some boolean options use "long" instead... v8.2.4640
2022-03-27 kylo252patch 8.2.4639: not sufficient parenthesis in preproces...
2022-03-27 zeertzjqpatch 8.2.4638: superfluous check if a redraw is needed... v8.2.4638 v8.2.4639
2022-03-27 Bram Moolenaarpatch 8.2.4637: warning for using uninitialized variable v8.2.4637
2022-03-27 Bram Moolenaarpatch 8.2.4636: not using Visual range v8.2.4636
2022-03-27 Bram Moolenaarpatch 8.2.4635: tests using null list or dict fail v8.2.4635
2022-03-27 Bram Moolenaarpatch 8.2.4634: Vim9: cannot initialize a variable... v8.2.4634
2022-03-27 Bram Moolenaarpatch 8.2.4633: Visual range does not work before comma... v8.2.4633
2022-03-26 Bram Moolenaarpatch 8.2.4632: using freed memory in flatten() v8.2.4632
2022-03-26 Bram Moolenaarpatch 8.2.4631: crash when switching window in BufWipeo... v8.2.4631
2022-03-26 Bram Moolenaarpatch 8.2.4630: 'cursorline' not always updated with... v8.2.4630
2022-03-26 Bram Moolenaarpatch 8.2.4629: flattennew() makes a deep copy unnecess... v8.2.4629
2022-03-25 Yegappan Lakshmananpatch 8.2.4628: not enough testing for 2/3 letter subst... v8.2.4628
2022-03-25 Bram Moolenaarpatch 8.2.4627: flatten() does not use maxdepth correctly v8.2.4627
2022-03-25 Bram Moolenaarpatch 8.2.4626: Visual area not updated when removing... v8.2.4626
2022-03-25 Bram Moolenaarpatch 8.2.4625: old Coverity warning for resource leak v8.2.4625
2022-03-25 Bram Moolenaarpatch 8.2.4624: old Coverity warning for resource leak v8.2.4624
2022-03-25 Bram Moolenaarpatch 8.2.4623: Coverity warns for using uninitialized... v8.2.4623
2022-03-25 Bram Moolenaarpatch 8.2.4622: Vim9: crash with :execute and :finish v8.2.4622
2022-03-24 Bram Moolenaarpatch 8.2.4621: crash when using the tabline right... v8.2.4621
2022-03-24 Bram Moolenaarpatch 8.2.4620: two letter substitute commands don... v8.2.4620
2022-03-24 Bram Moolenaarpatch 8.2.4619: mapping is cancelled when mouse moves... v8.2.4619
2022-03-24 Bram Moolenaarpatch 8.2.4618: cmdline completion does not recognize... v8.2.4618
2022-03-24 Yegappan Lakshmananpatch 8.2.4617: no completion for :scriptnames v8.2.4617
2022-03-23 Bram Moolenaarpatch 8.2.4616: Vim9: Declarations in a {} block of... v8.2.4616
2022-03-23 Bram Moolenaarpatch 8.2.4615: mapping with escaped bar does not work... v8.2.4615
2022-03-23 zeertzjqpatch 8.2.4614: redrawing too much when 'cursorline... v8.2.4614
2022-03-23 zeertzjqpatch 8.2.4613: return type of swapfile_unchanged(... v8.2.4613
2022-03-23 Bram Moolenaarpatch 8.2.4612: Vim9: cannot use a recursive call in... v8.2.4612
2022-03-22 Dominique Pellepatch 8.2.4611: typos in tests; one lua line not covere... v8.2.4611
2022-03-22 Bram Moolenaarpatch 8.2.4610: some conditions are always true v8.2.4610
2022-03-22 Bram Moolenaarpatch 8.2.4609: :unhide does not check for failing... v8.2.4609
2022-03-22 Yegappan Lakshmananpatch 8.2.4608: getcompletion() does not work when... v8.2.4608
2022-03-22 Yegappan Lakshmananpatch 8.2.4607: sourcing buffer lines may lead to error... v8.2.4607
2022-03-21 Bram Moolenaarpatch 8.2.4606: test fails because of changed error... v8.2.4606
2022-03-21 Bram Moolenaarpatch 8.2.4604: error for redefining a script item... v8.2.4604
2022-03-21 Yegappan Lakshmananpatch 8.2.4603: sourcing buffer lines is too complicated v8.2.4603
2022-03-20 Bram Moolenaarpatch 8.2.4602: Vim9: not enough test coverage for... v8.2.4602
2022-03-20 Bram Moolenaarpatch 8.2.4601: Vim9: not enough test coverage for... v8.2.4601
2022-03-20 Bram Moolenaarpatch 8.2.4600: Vim9: not enough test coverage for... v8.2.4600
2022-03-20 Bram Moolenaarpatch 8.2.4599: GTK: get assertion errors when scrollin... v8.2.4599
2022-03-20 Bram Moolenaarpatch 8.2.4598: profile completion test sometimes fails v8.2.4598
2022-03-20 Dominique Pellepatch 8.2.4597: LuaV_debug() not covered by tests v8.2.4597
2022-03-20 Sergei Trofimovichpatch 8.2.4596: installing tutor binary may fail v8.2.4596
2022-03-20 jsecchieropatch 8.2.4595: X11: using --remote-wait may keep the... v8.2.4595
2022-03-19 Bram MoolenaarUpdate runtime files
2022-03-19 Yegappan Lakshmananpatch 8.2.4594: need to write script to a file to be... v8.2.4594
2022-03-19 zeertzjqpatch 8.2.4593: unnecessary call to redraw_later() v8.2.4593
2022-03-19 Bram Moolenaarpatch 8.2.4592: search continues after giving E1204 v8.2.4592
2022-03-19 Bram Moolenaarpatch 8.2.4591: cursor line not updated when a callback... v8.2.4591
2022-03-18 Bram Moolenaarpatch 8.2.4590: Vim9: range type check has wrong offset v8.2.4590
2022-03-18 Bram Moolenaarpatch 8.2.4589: cannot index the g: dictionary v8.2.4589
2022-03-18 Bram Moolenaarpatch 8.2.4588: mapping with key after other matching... v8.2.4588
2022-03-18 Bram Moolenaarpatch 8.2.4587: Vim9: double free after unpacking a... v8.2.4587
2022-03-17 Bram Moolenaarpatch 8.2.4586: Vim9: no error for using lower case... v8.2.4586
2022-03-17 Yegappan Lakshmananpatch 8.2.4585: cannot use keypad page-up/down for... v8.2.4585
2022-03-17 Bram Moolenaarpatch 8.2.4584: error for using autoload function in... v8.2.4584
2022-03-16 Bram Moolenaarpatch 8.2.4583: screendump test fails v8.2.4583
2022-03-16 Bram Moolenaarpatch 8.2.4582: useless code handling a type declaration v8.2.4582
2022-03-16 Bram Moolenaarpatch 8.2.4581: null types not fully tested v8.2.4581
2022-03-16 Bram Moolenaarpatch 8.2.4580: Vim9: incorrect error for shadowing... v8.2.4580
next