]> granicus.if.org Git - vim/shortlog
vim
2019-10-04 Bram Moolenaarpatch 8.1.2112: build number for ConPTY is outdated v8.1.2112
2019-10-04 Bram Moolenaarpatch 8.1.2111: viminfo file not sufficiently tested v8.1.2111
2019-10-03 Bram Moolenaarpatch 8.1.2110: CTRL-C closes two popups instead of one v8.1.2110
2019-10-02 Bram Moolenaarpatch 8.1.2109: popup_getoptions() hangs with tab-local... v8.1.2109
2019-10-01 Bram Moolenaarpatch 8.1.2108: cannot close the cmdline window from... v8.1.2108
2019-10-01 Bram Moolenaarpatch 8.1.2107: various memory leaks reported by asan v8.1.2107
2019-10-01 Bram Moolenaarpatch 8.1.2106: no tests for dragging the mouse beyond... v8.1.2106
2019-10-01 Bram Moolenaarpatch 8.1.2105: MS-Windows: system() may crash v8.1.2105
2019-09-30 Bram Moolenaarpatch 8.1.2104: the normal.c file is too big v8.1.2104
2019-09-30 Bram Moolenaarpatch 8.1.2103: wrong error message if "termdebugger... v8.1.2103
2019-09-29 Bram Moolenaarpatch 8.1.2102: can't build with GTK and FEAT_GUI_GNOME v8.1.2102
2019-09-29 Bram Moolenaarpatch 8.1.2101: write_session_file() often defined... v8.1.2101
2019-09-29 Bram Moolenaarpatch 8.1.2100: :mksession is not sufficiently tested v8.1.2100
2019-09-28 Bram Moolenaarpatch 8.1.2099: state() test fails on some Mac systems v8.1.2099
2019-09-28 Bram Moolenaarpatch 8.1.2098: mksession test fails on MS-Windows v8.1.2098
2019-09-28 Bram Moolenaarpatch 8.1.2097: :mksession is not sufficiently tested v8.1.2097
2019-09-28 Bram Moolenaarpatch 8.1.2096: too many #ifdefs v8.1.2096
2019-09-28 Bram Moolenaarpatch 8.1.2095: leaking memory when getting item from... v8.1.2095
2019-09-28 Bram Moolenaarpatch 8.1.2094: the fileio.c file is too big v8.1.2094
2019-09-28 Bram Moolenaarpatch 8.1.2093: MS-Windows: system() test fails v8.1.2093
2019-09-28 Bram Moolenaarpatch 8.1.2092: MS-Windows: redirect in system() does... v8.1.2092
2019-09-28 Bram Moolenaarpatch 8.1.2091: double free when memory allocation... v8.1.2091
2019-09-27 Bram Moolenaarpatch 8.1.2090: not clear why channel log file ends v8.1.2090
2019-09-27 Bram Moolenaarpatch 8.1.2089: do not get a hint that $TEST_FILTER... v8.1.2089
2019-09-27 Bram Moolenaarpatch 8.1.2088: renamed libvterm mouse.c file not in... v8.1.2088
2019-09-27 Bram MoolenaarUpdate runtime files.
2019-09-27 Bram Moolenaarpatch 8.1.2087: cannot easily select one test function... v8.1.2087
2019-09-27 Bram Moolenaarpatch 8.1.2086: missing a few changes for the renamed... v8.1.2086
2019-09-27 Bram Moolenaarpatch 8.1.2085: MS-Windows: draw error moving cursor... v8.1.2085
2019-09-27 Bram Moolenaarpatch 8.1.2084: Amiga: cannot get the user name v8.1.2084
2019-09-27 Bram Moolenaarpatch 8.1.2083: multi-byte chars do not work properly... v8.1.2083
2019-09-27 Bram Moolenaarpatch 8.1.2082: some files have a weird name to fit... v8.1.2082
2019-09-27 Bram Moolenaarpatch 8.1.2081: the spell.c file is too big v8.1.2081
2019-09-26 Bram Moolenaarpatch 8.1.2080: the terminal API is limited and can... v8.1.2080
2019-09-25 Bram Moolenaarpatch 8.1.2079: popup window test fails without +terminal v8.1.2079
2019-09-25 Bram Moolenaarpatch 8.1.2078: build error with +textprop but without... v8.1.2078
2019-09-25 Bram Moolenaarpatch 8.1.2077: the ops.c file is too big v8.1.2077
2019-09-25 Bram Moolenaarpatch 8.1.2076: crash when trying to put a terminal... v8.1.2076
2019-09-25 Bram Moolenaarpatch 8.1.2075: get many log messages when waiting... v8.1.2075
2019-09-25 Bram Moolenaarpatch 8.1.2074: test for SafeState autocommand is a... v8.1.2074
2019-09-25 Bram Moolenaarpatch 8.1.2073: when editing a buffer 'colorcolumn... v8.1.2073
2019-09-24 Bram Moolenaarpatch 8.1.2072: "gk" moves to start of line instead... v8.1.2072
2019-09-23 Bram Moolenaarpatch 8.1.2071: when 'wincolor' is set text property... v8.1.2071
2019-09-23 Bram Moolenaarpatch 8.1.2070: mouse code is spread out v8.1.2070
2019-09-22 Bram Moolenaarpatch 8.1.2069: test for SafeStateAgain may still fail v8.1.2069
2019-09-22 Bram Moolenaarpatch 8.1.2068: test for SafeState and SafeStateAgain... v8.1.2068
2019-09-22 Bram Moolenaarpatch 8.1.2067: no tests for SafeState and SafeStateAgain v8.1.2067
2019-09-22 Bram Moolenaarpatch 8.1.2066: no tests for state() v8.1.2066
2019-09-22 Bram Moolenaarpatch 8.1.2065: compiler warning building non-GUI with... v8.1.2065
2019-09-21 Bram Moolenaarpatch 8.1.2064: MS-Windows: compiler warnings for unuse... v8.1.2064
2019-09-21 Bram Moolenaarpatch 8.1.2063: some tests fail when +balloon_eval_term... v8.1.2063
2019-09-21 Bram Moolenaarpatch 8.1.2062: the mouse code is spread out v8.1.2062
2019-09-20 Bram Moolenaarpatch 8.1.2061: MS-Windows GUI: ":sh" crashes when... v8.1.2061
2019-09-20 Bram Moolenaarpatch 8.1.2060: "precedes" in 'listchars' not used... v8.1.2060
2019-09-20 Bram MoolenaarUpdte runtime files
2019-09-20 Bram Moolenaarpatch 8.1.2059: fix for "x" deleting a fold has side... v8.1.2059
2019-09-19 Bram Moolenaarpatch 8.1.2058: function for ex command is named incons... v8.1.2058
2019-09-19 Bram Moolenaarpatch 8.1.2057: the screen.c file is much too big v8.1.2057
2019-09-18 Bram Moolenaarpatch 8.1.2056: "make test" for indent files doesn... v8.1.2056
2019-09-18 Bram Moolenaarpatch 8.1.2055: not easy to jump to function line from... v8.1.2055
2019-09-18 Bram Moolenaarpatch 8.1.2054: compiler test for Perl may fail v8.1.2054
2019-09-18 Bram Moolenaarpatch 8.1.2053: SafeStateAgain not triggered if callbac... v8.1.2053
2019-09-17 Bram Moolenaarpatch 8.1.2052: using "x" before a closed fold may... v8.1.2052
2019-09-17 Bram Moolenaarpatch 8.1.2051: double-click test is a bit flaky v8.1.2051
2019-09-17 Bram Moolenaarpatch 8.1.2050: popup window test fails in some configu... v8.1.2050
2019-09-17 Bram Moolenaarpatch 8.1.2049: cannot build tiny version v8.1.2049
2019-09-17 Bram Moolenaarpatch 8.1.2048: not clear why SafeState and SafeStateAg... v8.1.2048
2019-09-16 Bram Moolenaarpatch 8.1.2047: cannot check the current state v8.1.2047
2019-09-16 Bram Moolenaarpatch 8.1.2046: SafeState may be triggered at the wrong... v8.1.2046
2019-09-16 Bram Moolenaarpatch 8.1.2045: the option.c file is too big v8.1.2045
2019-09-15 Bram Moolenaarpatch 8.1.2044: no easy way to process postponed work v8.1.2044
2019-09-15 Bram Moolenaarpatch 8.1.2043: not sufficient testing for quoted numbers v8.1.2043
2019-09-15 Bram Moolenaarpatch 8.1.2042: the evalfunc.c file is too big v8.1.2042
2019-09-15 Bram Moolenaarpatch 8.1.2041: no test for diff mode with syntax highl... v8.1.2041
2019-09-15 Bram Moolenaarpatch 8.1.2040: no highlighting of current line in... v8.1.2040
2019-09-15 Bram Moolenaarpatch 8.1.2039: character from 'showbreak' does not... v8.1.2039
2019-09-15 Bram Moolenaarpatch 8.1.2038: has('vimscript-4') is always 0 v8.1.2038
2019-09-15 Bram Moolenaarpatch 8.1.2037: can call win_gotoid() in cmdline window v8.1.2037
2019-09-15 Bram Moolenaarpatch 8.1.2036: the str2nr() tests fail v8.1.2036
2019-09-15 Bram Moolenaarpatch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
2019-09-15 Bram Moolenaarpatch 8.1.2034: dark them of GTK 3 not supported v8.1.2034
2019-09-14 Bram Moolenaarpatch 8.1.2033: cannot build with tiny features v8.1.2033
2019-09-14 Bram Moolenaarpatch 8.1.2032: scrollbar thumb wrong in popup window v8.1.2032
2019-09-14 Bram Moolenaarpatch 8.1.2031: cursor position wrong when resizing... v8.1.2031
2019-09-14 Bram Moolenaarpatch 8.1.2030: tests fail when build with normal featu... v8.1.2030
2019-09-14 Bram Moolenaarpatch 8.1.2029: cannot control 'cursorline' highlightin... v8.1.2029
2019-09-14 Bram Moolenaarpatch 8.1.2028: options test script does not work v8.1.2028
2019-09-13 Bram Moolenaarpatch 8.1.2027: MS-Windows: problem with ambiwidth... v8.1.2027
2019-09-13 Bram Moolenaarpatch 8.1.2026: possibly using uninitialized memory v8.1.2026
2019-09-13 Bram Moolenaarpatch 8.1.2025: MS-Windows: Including shlguid.h causes... v8.1.2025
2019-09-13 Bram Moolenaarpatch 8.1.2024: delete call commented out for debugging v8.1.2024
2019-09-13 Bram Moolenaarpatch 8.1.2023: no test for synIDattr() returning ... v8.1.2023
2019-09-12 Bram Moolenaarpatch 8.1.2022: the option.c file is too big v8.1.2022
2019-09-11 Bram MoolenaarUpdate runtime files
2019-09-10 Bram Moolenaarpatch 8.1.2021: some global functions can be local... v8.1.2021
2019-09-10 Bram Moolenaarpatch 8.1.2020: it is not easy to change the window... v8.1.2020
2019-09-09 Bram Moolenaarpatch 8.1.2019: 'cursorline' always highlights the... v8.1.2019
2019-09-09 Bram Moolenaarpatch 8.1.2018: using freed memory when out of memory... v8.1.2018
2019-09-09 Bram Moolenaarpatch 8.1.2017: cannot execute commands after closing... v8.1.2017
2019-09-08 Bram Moolenaarpatch 8.1.2016: terminal altscreen test now fails on... v8.1.2016
next