]> granicus.if.org Git - vim/shortlog
vim
2019-02-16 Bram Moolenaarpatch 8.1.0929: no error when requesting ConPTY but... v8.1.0929
2019-02-15 Bram Moolenaarpatch 8.1.0928: stray log function call v8.1.0928
2019-02-15 Bram Moolenaarpatch 8.1.0927: USE_CR is never defined v8.1.0927
2019-02-15 Bram Moolenaarpatch 8.1.0926: no test for :wnext, :wNext and :wprevious v8.1.0926
2019-02-15 Bram Moolenaarpatch 8.1.0925: terminal scrollback test still still... v8.1.0925
2019-02-14 Bram Moolenaarpatch 8.1.0924: terminal scrollback test still flaky v8.1.0924
2019-02-14 Bram Moolenaarpatch 8.1.0923: terminal dump diff swap does not update... v8.1.0923
2019-02-14 Bram Moolenaarpatch 8.1.0922: terminal scrollback test is flaky v8.1.0922
2019-02-14 Bram Moolenaarpatch 8.1.0921: terminal test sometimes fails; using... v8.1.0921
2019-02-14 Bram Moolenaarpatch 8.1.0920: in Terminal-Normal mode job output... v8.1.0920
2019-02-14 Bram Moolenaarpatch 8.1.0919: compiler warnings v8.1.0919
2019-02-14 Bram Moolenaarpatch 8.1.0918: MS-Windows: startup messages are not... v8.1.0918
2019-02-14 Bram Moolenaarpatch 8.1.0917: double free when running out of memory v8.1.0917
2019-02-14 Bram Moolenaarpatch 8.1.0916: with Python 3.7 "find_module" is not... v8.1.0916
2019-02-14 Bram Moolenaarpatch 8.1.0915: fsync() may not work properly on Mac v8.1.0915
2019-02-13 Bram Moolenaarpatch 8.1.0914: code related to findfile() is spread out v8.1.0914
2019-02-13 Bram Moolenaarpatch 8.1.0913: CI crashes when running out of memory v8.1.0913
2019-02-13 Bram Moolenaarpatch 8.1.0912: MS-Windows: warning for signed/unsigned v8.1.0912
2019-02-13 Bram Moolenaarpatch 8.1.0911: tag line with Ex command cannot have... v8.1.0911
2019-02-13 Bram Moolenaarpatch 8.1.0910: crash with tricky search pattern v8.1.0910
2019-02-13 Bram Moolenaarpatch 8.1.0909: MS-Windows: using ConPTY even though... v8.1.0909
2019-02-13 Bram Moolenaarpatch 8.1.0908: can't handle large value for %{nr}v... v8.1.0908
2019-02-13 Bram Moolenaarpatch 8.1.0907: CI tests on AppVeyor are failing v8.1.0907
2019-02-12 Bram Moolenaarpatch 8.1.0906: using clumsy way to get console window... v8.1.0906
2019-02-12 Bram Moolenaarpatch 8.1.0905: complicated regexp causes a crash v8.1.0905
2019-02-12 Bram Moolenaarpatch 8.1.0904: USE_LONG_FNAME never defined v8.1.0904
2019-02-12 Bram Moolenaarpatch 8.1.0903: struct uses more bytes than needed v8.1.0903
2019-02-12 Bram Moolenaarpatch 8.1.0902: incomplete set of assignment operators v8.1.0902
2019-02-12 Bram Moolenaarpatch 8.1.0901: index in getjumplist() may be wrong v8.1.0901
2019-02-12 Bram Moolenaarpatch 8.1.0900: ConPTY many crash with 32-bit build v8.1.0900
2019-02-12 Bram Moolenaarpatch 8.1.0899: no need to check restricted mode for... v8.1.0899
2019-02-12 Bram Moolenaarpatch 8.1.0898: a messed up rgb.txt can crash Vim v8.1.0898
2019-02-11 Bram Moolenaarpatch 8.1.0897: can modify a:000 when using a reference v8.1.0897
2019-02-11 Bram Moolenaarpatch 8.1.0896: tests for restricted mode no run for... v8.1.0896
2019-02-10 Bram Moolenaarpatch 8.1.0895: MS-Windows: dealing with temp name... v8.1.0895
2019-02-10 Bram Moolenaarpatch 8.1.0894: MS-Windows: resolve() does not return... v8.1.0894
2019-02-10 Bram Moolenaarpatch 8.1.0893: terminal test is a bit flaky v8.1.0893
2019-02-10 Bram Moolenaarpatch 8.1.0892: failure when closing a window when... v8.1.0892
2019-02-10 Bram Moolenaarpatch 8.1.0891: substitute command inssuficiently tested v8.1.0891
2019-02-10 Bram Moolenaarpatch 8.1.0890: pty allocation wrong if using file... v8.1.0890
2019-02-10 Bram Moolenaarpatch 8.1.0889: MS-Windows: a channel write may hang v8.1.0889
2019-02-10 Bram Moolenaarpatch 8.1.0888: the a: dict is not immutable as documented v8.1.0888
2019-02-10 Bram Moolenaarpatch 8.1.0887: the 'l' flag in :subsitute is sticky v8.1.0887
2019-02-10 Bram Moolenaarpatch 8.1.0886: compiler warning for NULL pointer and... v8.1.0886
2019-02-09 Bram Moolenaarpatch 8.1.0885: test for restricted hangs on MS-Windows GUI v8.1.0885
2019-02-08 Bram Moolenaarpatch 8.1.0884: double check for bsd systems v8.1.0884
2019-02-08 Bram Moolenaarpatch 8.1.0883: missing some changes for Ex commands v8.1.0883
2019-02-08 Bram Moolenaarpatch 8.1.0882: checking for FEAT_MBYTE which doesn... v8.1.0882
2019-02-08 Bram Moolenaarpatch 8.1.0881: can execute shell commands in rvim... v8.1.0881
2019-02-08 Bram Moolenaarpatch 8.1.0880: MS-Windows: inconsistent selection... v8.1.0880
2019-02-08 Bram Moolenaarpatch 8.1.0879: MS-Windows: temp name encoding can... v8.1.0879
2019-02-07 Bram Moolenaarpatch 8.1.0878: test for has('bsd') fails on some BSD... v8.1.0878
2019-02-05 Bram Moolenaarpatch 8.1.0877: new buffer used every time the quickfix... v8.1.0877
2019-02-05 Bram Moolenaarpatch 8.1.0876: completion match not displayed when... v8.1.0876
2019-02-04 Bram Moolenaarpatch 8.1.0875: not all errors of marks and findfile... v8.1.0875
2019-02-04 Bram MoolenaarAdd missing matchit file.
2019-02-04 Bram Moolenaarpatch 8.1.0874: using old style comments in new file v8.1.0874
2019-02-03 Bram Moolenaarpatch 8.1.0873: list if distributed files does not... v8.1.0873
2019-02-03 Bram Moolenaarpatch 8.1.0872: confusing condition v8.1.0872
2019-02-03 Bram MoolenaarUpdate runtime files.
2019-02-03 Bram Moolenaarpatch 8.1.0871: build error when building with Ruby... v8.1.0871
2019-02-03 Bram Moolenaarpatch 8.1.0870: Vim doesn't use the new ConPTY support... v8.1.0870
2019-02-03 Bram Moolenaarpatch 8.1.0869: Travis CI script is too complicated v8.1.0869
2019-02-02 Bram Moolenaarpatch 8.1.0868: crash if triggering garbage collector... v8.1.0868
2019-02-01 Bram Moolenaarpatch 8.1.0867: cannot build Python interface with... v8.1.0867
2019-02-01 Bram Moolenaarpatch 8.1.0866: build file dependencies are outdated v8.1.0866
2019-01-31 Bram Moolenaarpatch 8.1.0865: when 'listchars' only contains "nbsp... v8.1.0865
2019-01-31 Bram Moolenaarpatch 8.1.0864: cannot have a local value for 'scrollof... v8.1.0864
2019-01-31 Bram Moolenaarpatch 8.1.0863: cannot see what signal caused a job... v8.1.0863
2019-01-31 Bram Moolenaarpatch 8.1.0862: no verbose version of character classes v8.1.0862
2019-01-31 Bram Moolenaarpatch 8.1.0861: building with MinGW and static libc... v8.1.0861
2019-01-31 Bram Moolenaarpatch 8.1.0860: debug lines left in the code v8.1.0860
2019-01-31 Bram Moolenaarpatch 8.1.0859: "%v" in 'errorformat' does handle multi... v8.1.0859
2019-01-31 Bram Moolenaarpatch 8.1.0858: 'indentkeys' and 'cinkeys' defaults... v8.1.0858
2019-01-31 Bram Moolenaarpatch 8.1.0857: indent functionality is not separated v8.1.0857
2019-01-31 Bram Moolenaarpatch 8.1.0856: when scrolling a window the cursorline... v8.1.0856
2019-01-31 Bram Moolenaarpatch 8.1.0855: cannot build xxd with MSVC 10 v8.1.0855
2019-01-30 Bram Moolenaarpatch 8.1.0854: xxd does not work with more than 32... v8.1.0854
2019-01-30 Bram Moolenaarpatch 8.1.0853: options test fails on Mac v8.1.0853
2019-01-30 Bram Moolenaarpatch 8.1.0852: findfile() and finddir() are not proper... v8.1.0852
2019-01-30 Bram Moolenaarpatch 8.1.0851: feedkeys() with "L" does not work properly v8.1.0851
2019-01-30 Bram Moolenaarpatch 8.1.0850: test for 'backupskip' is not correct v8.1.0850
2019-01-30 Bram Moolenaarpatch 8.1.0849: cursorline highlight is not always... v8.1.0849
2019-01-30 Bram Moolenaarpatch 8.1.0848: cannot build with Ruby 1.8 v8.1.0848
2019-01-29 Bram Moolenaarpatch 8.1.0847: may use terminal after it was cleaned up v8.1.0847
2019-01-29 Bram Moolenaarpatch 8.1.0846: not easy to recognize the system Vim... v8.1.0846
2019-01-29 Bram Moolenaarpatch 8.1.0845: having job_status() free the job causes... v8.1.0845
2019-01-29 Bram Moolenaarpatch 8.1.0844: when timer fails test will hang forever v8.1.0844
2019-01-29 Bram Moolenaarpatch 8.1.0843: memory leak when running "make test_cd" v8.1.0843
2019-01-28 Bram Moolenaarpatch 8.1.0842: getchar_zero test fails on MS-Windows v8.1.0842
2019-01-28 Bram Moolenaarpatch 8.1.0841: travis config to get Lua on MacOS is... v8.1.0841
2019-01-28 Bram Moolenaarpatch 8.1.0840: getchar(0) never returns a character... v8.1.0840
2019-01-28 Bram Moolenaarpatch 8.1.0839: when using VTP wrong colors after a... v8.1.0839
2019-01-28 Bram Moolenaarpatch 8.1.0838: compiler warning for type conversion v8.1.0838
2019-01-27 Bram Moolenaarpatch 8.1.0837: timer interrupting cursorhold and mappi... v8.1.0837
2019-01-27 Bram Moolenaarpatch 8.1.0836: user completion test can fail on MS... v8.1.0836
2019-01-27 Bram Moolenaarpatch 8.1.0835: GUI build fails on MS-Windows v8.1.0835
2019-01-27 Bram Moolenaarpatch 8.1.0834: GUI may wait too long before dealing... v8.1.0834
2019-01-27 Bram Moolenaarpatch 8.1.0833: memory leak when jumps output is filtered v8.1.0833
2019-01-27 Bram Moolenaarpatch 8.1.0832: confirm() is not tested v8.1.0832
next