]> granicus.if.org Git - vim/shortlog
vim
2018-12-31 Bram Moolenaarpatch 8.1.0672: the Lua interface doesn't know about... v8.1.0672
2018-12-31 Bram Moolenaarpatch 8.1.0671: cursor in the wrong column after auto... v8.1.0671
2018-12-31 Bram Moolenaarpatch 8.1.0670: macro for popup menu width is unused v8.1.0670
2018-12-31 Bram Moolenaarpatch 8.1.0669: the ex_sign() function is too long v8.1.0669
2018-12-31 Bram Moolenaarpatch 8.1.0668: no test for overstrike mode in the... v8.1.0668
2018-12-31 Bram Moolenaarpatch 8.1.0667: textprop test leaves file behind v8.1.0667
2018-12-31 Bram Moolenaarpatch 8.1.0666: text property test fails v8.1.0666
2018-12-31 Bram Moolenaarpatch 8.1.0665: text property display wrong when 'spell... v8.1.0665
2018-12-30 Bram Moolenaarpatch 8.1.0664: configure "fail-if-missing" does not... v8.1.0664
2018-12-30 Bram Moolenaarpatch 8.1.0663: text property display wrong when 'numbe... v8.1.0663
2018-12-30 Bram Moolenaarpatch 8.1.0662: needlessly searching for tilde in string v8.1.0662
2018-12-29 Bram Moolenaarpatch 8.1.0661: clipboard regexp might be used recursively v8.1.0661
2018-12-29 Bram Moolenaarpatch 8.1.0660: sign_cleanup() may leak memory v8.1.0660
2018-12-29 Bram Moolenaarpatch 8.1.0659: build failure without the sign feature v8.1.0659
2018-12-29 Bram Moolenaarpatch 8.1.0658: deleting signs and completion for ... v8.1.0658
2018-12-29 Bram Moolenaarpatch 8.1.0657: get error for using regexp recursively v8.1.0657
2018-12-29 Bram Moolenaarpatch 8.1.0656: trying to reconnect to X server may... v8.1.0656
2018-12-28 Bram Moolenaarpatch 8.1.0655: when appending a line text property... v8.1.0655
2018-12-28 Bram Moolenaarpatch 8.1.0654: when deleting a line text property... v8.1.0654
2018-12-28 Bram Moolenaarpatch 8.1.0653: arglist test fails on MS-windows v8.1.0653
2018-12-28 Bram Moolenaarpatch 8.1.0652: freeing memory for balloon eval too... v8.1.0652
2018-12-28 Bram Moolenaarpatch 8.1.0651: :args \"foo works like :args without... v8.1.0651
2018-12-28 Bram Moolenaarpatch 8.1.0650: command line argument -q [errorfile... v8.1.0650
2018-12-28 Bram Moolenaarpatch 8.1.0649: setjmp() variables defined globally... v8.1.0649
2018-12-27 Bram MoolenaarUpdate runtime files.
2018-12-27 Bram Moolenaarpatch 8.1.0648: custom operators can't act upon a force... v8.1.0648
2018-12-27 Bram Moolenaarpatch 8.1.0647: MS-Windows: balloon_show() does not... v8.1.0647
2018-12-27 Bram Moolenaarpatch 8.1.0646: cannot build with Ruby 2.6.0 v8.1.0646
2018-12-27 Bram Moolenaarpatch 8.1.0645: Coverity warns for possible use of... v8.1.0645
2018-12-26 Bram Moolenaarpatch 8.1.0644: finding next sign ID is inefficient v8.1.0644
2018-12-26 Bram Moolenaarpatch 8.1.0643: computing byte offset wrong v8.1.0643
2018-12-26 Bram Moolenaarpatch 8.1.0642: swapinfo() leaks memory v8.1.0642
2018-12-26 Bram Moolenaarpatch 8.1.0641: no check for out-of-memory when convert... v8.1.0641
2018-12-26 Bram Moolenaarpatch 8.1.0640: get E14 while typing command :tab with... v8.1.0640
2018-12-26 Bram Moolenaarpatch 8.1.0639: text properties test fails on MS-Windows v8.1.0639
2018-12-25 Bram Moolenaarpatch 8.1.0638: text property highlighting is off by... v8.1.0638
2018-12-25 Bram Moolenaarpatch 8.1.0637: nsis file no longer used v8.1.0637
2018-12-25 Bram Moolenaarpatch 8.1.0636: line2byte() gives wrong values with... v8.1.0636
2018-12-24 Bram Moolenaarpatch 8.1.0635: Coverity complains about null pointer use v8.1.0635
2018-12-24 Bram Moolenaarpatch 8.1.0634: text properties cannot cross line bound... v8.1.0634
2018-12-24 Bram Moolenaarpatch 8.1.0633: crash when out of memory while opening... v8.1.0633
2018-12-24 Bram Moolenaarpatch 8.1.0632: using sign group names is inefficient v8.1.0632
2018-12-24 Bram Moolenaarpatch 8.1.0631: test for :stop fails on Arch v8.1.0631
2018-12-23 Bram Moolenaarpatch 8.1.0630: "wincmd p" does not work after using... v8.1.0630
2018-12-23 Bram Moolenaarpatch 8.1.0629: "gn" selects the wrong text with a... v8.1.0629
2018-12-23 Bram MoolenaarIgnore output files from indent tests.
2018-12-23 Bram Moolenaarpatch 8.1.0628: Compiler warning on MS-Windows. v8.1.0628
2018-12-22 Bram Moolenaarpatch 8.1.0627: Python cannot handle function name... v8.1.0627
2018-12-22 Bram Moolenaarpatch 8.1.0626: MS-Windows: no resize to fit parent... v8.1.0626
2018-12-22 Bram Moolenaarpatch 8.1.0625: MS-Windows: terminal test fails in... v8.1.0625
2018-12-22 Bram Moolenaarpatch 8.1.0624: overuling CONF_ARGS from the environmen... v8.1.0624
2018-12-22 Bram Moolenaarpatch 8.1.0623: iterating through window frames is... v8.1.0623
2018-12-22 Bram Moolenaarpatch 8.1.0622: adding quickfix items marks items as... v8.1.0622
2018-12-22 Bram Moolenaarpatch 8.1.0621: terminal debugger does not handle unexp... v8.1.0621
2018-12-22 Bram Moolenaarpatch 8.1.0620: overuling CONF_ARGS from the environmen... v8.1.0620
2018-12-22 Bram Moolenaarpatch 8.1.0619: :echomsg and :echoerr do not handle... v8.1.0619
2018-12-21 Bram Moolenaarpatch 8.1.0618: term_getjob() does not return v:null... v8.1.0618
2018-12-21 Bram Moolenaarpatch 8.1.0617: NSIS installer gets two files from... v8.1.0617
2018-12-21 Bram Moolenaarpatch 8.1.0616: NSIS installer is outdated v8.1.0616
2018-12-21 Bram Moolenaarpatch 8.1.0615: get_tv function names are not consistent v8.1.0615
2018-12-21 Bram Moolenaarpatch 8.1.0614: placing signs can be complicated v8.1.0614
2018-12-21 Bram Moolenaarpatch 8.1.0613: when executing an insecure function... v8.1.0613
2018-12-21 Bram Moolenaarpatch 8.1.0612: cannot use two global runtime dirs... v8.1.0612
2018-12-20 Bram Moolenaarpatch 8.1.0611: crash when using terminal with long... v8.1.0611
2018-12-19 Bram Moolenaarpatch 8.1.0610: MS-Windows ctags file list differs... v8.1.0610
2018-12-19 Bram Moolenaarpatch 8.1.0609: MS-Windows: unused variable, depending... v8.1.0609
2018-12-18 Bram Moolenaarpatch 8.1.0608: coverals is not updating v8.1.0608
2018-12-18 Bram Moolenaarpatch 8.1.0607: proto files are not in sync with the... v8.1.0607
2018-12-18 Bram MoolenaarUpdate runtime files.
2018-12-16 Bram Moolenaarpatch 8.1.0606: 'cryptmethod' defaults to a very old... v8.1.0606
2018-12-16 Bram Moolenaarpatch 8.1.0605: running make in the top directory echoe... v8.1.0605
2018-12-16 Bram Moolenaarpatch 8.1.0604: autocommand test fails on MS-Windows v8.1.0604
2018-12-16 Bram Moolenaarpatch 8.1.0603: the :stop command is not tested v8.1.0603
2018-12-16 Bram Moolenaarpatch 8.1.0602: DirChanged is also triggered when direc... v8.1.0602
2018-12-16 Bram Moolenaarpatch 8.1.0601: a few compiler warnings v8.1.0601
2018-12-15 Bram Moolenaarpatch 8.1.0600: channel test is flaky v8.1.0600
2018-12-15 Bram Moolenaarpatch 8.1.0599: without the +eval feature the indent... v8.1.0599
2018-12-15 Bram Moolenaarpatch 8.1.0598: indent tests may use the wrong Vim... v8.1.0598
2018-12-15 Bram Moolenaarpatch 8.1.0597: cannot run test_libvterm from the top... v8.1.0597
2018-12-15 Bram Moolenaarpatch 8.1.0596: not all parts of printf() are tested v8.1.0596
2018-12-15 Bram Moolenaarpatch 8.1.0595: libvterm tests are not run with coverage v8.1.0595
2018-12-15 Bram Moolenaarpatch 8.1.0594: libvterm tests fail to run on Mac v8.1.0594
2018-12-15 Bram Moolenaarpatch 8.1.0593: illegal memory access in libvterm test v8.1.0593
2018-12-15 Bram Moolenaarpatch 8.1.0592: the libvterm tests are not run as part... v8.1.0592
2018-12-14 Bram Moolenaarpatch 8.1.0591: channel sort test is flaky v8.1.0591
2018-12-14 Bram Moolenaarpatch 8.1.0590: when a job ends the closed channels... v8.1.0590
2018-12-14 Bram Moolenaarpatch 8.1.0589: compilation error in gvimext.cpp v8.1.0589
2018-12-14 Bram Moolenaarpatch 8.1.0588: cannot define a sign with space in... v8.1.0588
2018-12-14 Bram Moolenaarpatch 8.1.0587: GvimExt: realloc() failing is not handl... v8.1.0587
2018-12-14 Bram Moolenaarpatch 8.1.0586: :digraph output is not easy to read v8.1.0586
2018-12-14 Bram Moolenaarpatch 8.1.0585: undo test may fail on MS-Windows v8.1.0585
2018-12-14 Bram Moolenaarpatch 8.1.0584: with search CTRL-L does not pick up... v8.1.0584
2018-12-14 Bram Moolenaarpatch 8.1.0583: using illogical name for get_dict_numbe... v8.1.0583
2018-12-14 Bram Moolenaarpatch 8.1.0582: text properties are not enabled v8.1.0582
2018-12-13 Bram Moolenaarpatch 8.1.0581: double free without the text properties... v8.1.0581
2018-12-13 Bram Moolenaarpatch 8.1.0580: invalid memory access when using text... v8.1.0580
2018-12-13 Bram Moolenaarpatch 8.1.0579: cannot attach properties to text v8.1.0579
2018-12-12 Bram Moolenaarpatch 8.1.0578: cannot disable arabic, rightleft and... v8.1.0578
2018-12-11 Bram Moolenaarpatch 8.1.0577: tabpage right-click menu never shows... v8.1.0577
2018-12-10 Bram Moolenaarpatch 8.1.0576: indent script tests pick up installed... v8.1.0576
next