log src/evalfunc.c @ 14752:c54f69fabee9 v8.1.0388

age author description
Thu, 13 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0388: Coverity complains about possible NULL pointer use v8.1.0388
Thu, 13 Sep 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0386: cannot test with non-default option value v8.1.0386
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Tue, 11 Sep 2018 20:15:07 +0200 Christian Brabandt patch 8.1.0367: getchar(1) no longer processes pending messages v8.1.0367
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Thu, 06 Sep 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0349: crash when wiping buffer in a callback v8.1.0349
Sun, 02 Sep 2018 14:30:05 +0200 Christian Brabandt patch 8.1.0343: 'shellslash' is not used for getcwd() with local directory v8.1.0343
Tue, 21 Aug 2018 20:30:05 +0200 Christian Brabandt patch 8.1.0313: information about a swap file is unavailable v8.1.0313
Tue, 21 Aug 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0307: there is no good way to get the window layout v8.1.0307
Sat, 11 Aug 2018 14:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
Thu, 09 Aug 2018 22:15:04 +0200 Christian Brabandt patch 8.1.0262: not enough testing for getftype() v8.1.0262
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Sun, 29 Jul 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode v8.1.0225
Sat, 28 Jul 2018 17:00:05 +0200 Christian Brabandt patch 8.1.0218: cannot add matches to another window v8.1.0218
Fri, 27 Jul 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0214: +autochdir feature not reported by has() or :version v8.1.0214
Wed, 25 Jul 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0211: expanding a file name "~" results in $HOME v8.1.0211
Wed, 25 Jul 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0210: still a few K&R function declarations v8.1.0210
Sun, 22 Jul 2018 05:15:05 +0200 Christian Brabandt patch 8.1.0202: :version always shows +packages v8.1.0202
Fri, 20 Jul 2018 20:30:05 +0200 Christian Brabandt patch 8.1.0199: spellbadword() does not check for caps error v8.1.0199
Sun, 15 Jul 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0187: getwininfo() and win_screenpos() return different numbers v8.1.0187
Sat, 14 Jul 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0184: not easy to figure out the window layout v8.1.0184
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Thu, 28 Jun 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0124: has('vcon') returns true even for non-win32 terminal v8.1.0124
Sun, 24 Jun 2018 19:15:06 +0200 Christian Brabandt patch 8.1.0112: no error when using bad arguments with searchpair() v8.1.0112
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Wed, 20 Jun 2018 22:45:05 +0200 Christian Brabandt patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is running v8.1.0091
Sun, 17 Jun 2018 19:45:06 +0200 Christian Brabandt patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer v8.1.0069
Sun, 17 Jun 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0068: nasty autocommands can still cause using freed memory v8.1.0068
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Thu, 07 Jun 2018 18:30:07 +0200 Christian Brabandt patch 8.1.0039: cannot easily delete lines in another buffer v8.1.0039
Wed, 06 Jun 2018 21:15:05 +0200 Christian Brabandt patch 8.1.0037: cannot easily append lines to another buffer v8.1.0037
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Mon, 21 May 2018 13:30:06 +0200 Christian Brabandt patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existing v8.1.0011
Sun, 13 May 2018 15:30:07 +0200 Christian Brabandt patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':' v8.0.1831
Tue, 08 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1804: using :normal in terminal window causes problems v8.0.1804
Tue, 01 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1786: no test for 'termwinkey' v8.0.1786
Sat, 28 Apr 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1770: assert functions don't return anything v8.0.1770
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sat, 21 Apr 2018 20:00:07 +0200 Christian Brabandt patch 8.0.1742: cannot get a list of all the jobs v8.0.1742
Sat, 14 Apr 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1711: term_setsize() is not implemented yet v8.0.1711
Sat, 14 Apr 2018 14:00:06 +0200 Christian Brabandt patch 8.0.1708: mkdir with 'p' flag fails on existing directory v8.0.1708
Tue, 10 Apr 2018 16:00:09 +0200 Christian Brabandt patch 8.0.1685: can't set ANSI colors of a terminal window v8.0.1685
Thu, 05 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1666: % argument in ch_log() causes trouble v8.0.1666
Thu, 29 Mar 2018 16:15:07 +0200 Christian Brabandt patch 8.0.1650: too many #ifdefs v8.0.1650
Thu, 22 Mar 2018 23:15:06 +0100 Christian Brabandt patch 8.0.1630: trimming white space is not that easy v8.0.1630
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Mon, 12 Mar 2018 22:30:06 +0100 Christian Brabandt patch 8.0.1601: highlight test fails on Win32 v8.0.1601
Sat, 10 Mar 2018 20:30:04 +0100 Christian Brabandt patch 8.0.1593: :qall never exits with an active terminal window v8.0.1593
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1563: timeout of getwinposx() can be too short
Sat, 03 Mar 2018 15:15:05 +0100 Christian Brabandt patch 8.0.1557: printf() does not work with only one argument v8.0.1557
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Sun, 18 Feb 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1523: cannot write and read terminal screendumps v8.0.1523
Tue, 13 Feb 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1519: getchangelist() does not use argument as bufname() v8.0.1519
Tue, 13 Feb 2018 14:15:05 +0100 Christian Brabandt patch 8.0.1514: getting the list of changes is not easy v8.0.1514
Tue, 13 Feb 2018 13:45:05 +0100 Christian Brabandt patch 8.0.1513: the jumplist is not always properly cleaned up v8.0.1513
Tue, 13 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1510: cannot test if a command causes a beep v8.0.1510
Sun, 11 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1505: debugger can't break on a condition v8.0.1505
Sun, 11 Feb 2018 14:30:06 +0100 Christian Brabandt patch 8.0.1498: getjumplist() returns duplicate entries v8.0.1498
Sat, 10 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1497: getting the jump list requires parsing the output of :jumps v8.0.1497
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 10 Feb 2018 15:45:07 +0100 Christian Brabandt patch 8.0.1492: memory leak in balloon_split() v8.0.1492
Fri, 09 Feb 2018 21:00:06 +0100 Christian Brabandt patch 8.0.1489: there is no easy way to get the global directory v8.0.1489
Fri, 09 Feb 2018 12:30:06 +0100 Christian Brabandt patch 8.0.1480: patch missing change v8.0.1480
Sun, 28 Jan 2018 18:00:06 +0100 Christian Brabandt patch 8.0.1436: not enough information about what Python version may work v8.0.1436
Mon, 25 Dec 2017 13:45:05 +0100 Christian Brabandt patch 8.0.1425: execute() does not work in completion of user command v8.0.1425
Thu, 21 Dec 2017 20:30:06 +0100 Christian Brabandt patch 8.0.1419: cursor column is not updated after ]s v8.0.1419
Tue, 19 Dec 2017 12:00:05 +0100 Christian Brabandt patch 8.0.1410: hang when using count() with an empty string v8.0.1410
Sun, 10 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1386: cannot select modified buffers with getbufinfo() v8.0.1386
Sat, 02 Dec 2017 15:45:04 +0100 Christian Brabandt patch 8.0.1364: there is no easy way to get the window position v8.0.1364
Sat, 25 Nov 2017 14:45:04 +0100 Christian Brabandt patch 8.0.1335: writefile() using fsync() may give an error. v8.0.1335
Sun, 19 Nov 2017 20:15:05 +0100 Christian Brabandt patch 8.0.1319: can't build GUI on MS-Windows v8.0.1319
Sun, 19 Nov 2017 20:00:06 +0100 Christian Brabandt patch 8.0.1318: terminal balloon only shows one line v8.0.1318
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Sun, 12 Nov 2017 19:30:05 +0100 Christian Brabandt patch 8.0.1295: cannot automatically get a server name in a terminal v8.0.1295
Mon, 06 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1274: setbufline() fails when using folding v8.0.1274
Mon, 30 Oct 2017 22:00:05 +0100 Christian Brabandt patch 8.0.1239: cannot use a lambda for the skip argument to searchpair() v8.0.1239
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 29 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1160: getting tab-local variable fails after closing window v8.0.1160
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sat, 16 Sep 2017 17:30:04 +0200 Christian Brabandt patch 8.0.1115: crash when using foldtextresult() recursively v8.0.1115
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Mon, 11 Sep 2017 19:45:04 +0200 Christian Brabandt patch 8.0.1093: various small quickfix issues v8.0.1093
Sat, 09 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1079: memory leak when remote_foreground() fails v8.0.1079
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Mon, 04 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1053: setline() does not work on startup v8.0.1053
Sun, 03 Sep 2017 16:00:05 +0200 Christian Brabandt patch 8.0.1048: no test for what 8.0.1020 fixes v8.0.1048
Sat, 02 Sep 2017 20:00:05 +0200 Christian Brabandt patch 8.0.1039: cannot change a line in not current buffer v8.0.1039
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sun, 27 Aug 2017 15:30:05 +0200 Christian Brabandt patch 8.0.1006: quickfix list changes when parsing text with 'erroformat' v8.0.1006
Sun, 27 Aug 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1004: matchstrpos() without a match returns too many items v8.0.1004
Thu, 17 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0952: has('terminal') does not check existence of dll file v8.0.0952
Wed, 16 Aug 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0948: crash if timer closes window while dragging status line v8.0.0948
Sun, 13 Aug 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0936: mode() returns wrong value for a terminal window v8.0.0936
Sun, 13 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0931: getwininfo() does not indicate a terminal window v8.0.0931
Fri, 11 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0908: cannot set terminal size with options v8.0.0908
Fri, 11 Aug 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0898: can't use the alternate screen in a terminal window v8.0.0898
Tue, 08 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0893: cannot get the scroll count of a terminal window v8.0.0893
Mon, 07 Aug 2017 21:00:06 +0200 Christian Brabandt patch 8.0.0887: can create a logfile in the sandbox v8.0.0887
Sun, 06 Aug 2017 19:15:05 +0200 Christian Brabandt patch 8.0.0884: can't specify the wait time for term_wait() v8.0.0884
Sun, 06 Aug 2017 18:00:05 +0200 Christian Brabandt patch 8.0.0882: term_scrape() and term_getline() require two arguments v8.0.0882
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Sun, 30 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0821: cannot get the title and status of a terminal window v8.0.0821
Sun, 30 Jul 2017 18:30:05 +0200 Christian Brabandt patch 8.0.0818: cannot get the cursor position of a terminal v8.0.0818
Sun, 30 Jul 2017 18:30:04 +0200 Christian Brabandt patch 8.0.0817: cannot get the terminal line at the cursor v8.0.0817
Sat, 29 Jul 2017 20:30:05 +0200 Christian Brabandt patch 8.0.0804: running tests fails when stdin is /dev/null v8.0.0804
Sat, 29 Jul 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0804: terminal window functions not yet implemented v8.0.0803
Fri, 28 Jul 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0794: checking translations fails with multiple NL v8.0.0794
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Tue, 11 Jul 2017 22:45:03 +0200 Christian Brabandt patch 8.0.0709: libvterm cannot use vsnprintf() v8.0.0709
Fri, 07 Jul 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0693: no terminal emulator support v8.0.0693
Sun, 25 Jun 2017 21:00:03 +0200 Christian Brabandt patch 8.0.0676: crash when closing quickfix window in autocmd v8.0.0676
Sun, 25 Jun 2017 13:45:03 +0200 Christian Brabandt patch 8.0.0674: cannot build with eval but without timers v8.0.0674
Sat, 24 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0670: can't use input() in a timer callback v8.0.0670
Thu, 22 Jun 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0659: no test for conceal mode v8.0.0659
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Tue, 13 Jun 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0642: writefile() continues after detecting an error v8.0.0642
Mon, 05 Jun 2017 19:00:03 +0200 Christian Brabandt patch 8.0.0625: shellescape() always escapes a newline v8.0.0625
Sun, 04 Jun 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0614: float2nr() is not exactly right v8.0.0614
Sun, 30 Apr 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0593: duplication of code for adding a list or dict return value v8.0.0593
Sun, 09 Apr 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0556: getting window position fails if GUI and term possible v8.0.0556
Tue, 04 Apr 2017 22:45:05 +0200 Christian Brabandt patch 8.0.0543: test_edit causes older xfce4-terminal to close v8.0.0543
Wed, 29 Mar 2017 14:30:06 +0200 Christian Brabandt patch 8.0.0517: there is no way to remove quickfix lists v8.0.0517
Sun, 26 Mar 2017 14:00:04 +0200 Christian Brabandt patch 8.0.0513: getting name of cleared highlight group is wrong v8.0.0513
Tue, 21 Mar 2017 17:15:05 +0100 Christian Brabandt patch 8.0.0499: taglist() does not prioritize tags for a buffer v8.0.0499
Sun, 19 Mar 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0494: build failure with older compiler on MS-Windows v8.0.0494
Sun, 19 Mar 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0492: a failing client-server request can make Vim hang v8.0.0492
Sat, 18 Mar 2017 19:45:05 +0100 Christian Brabandt patch 8.0.0477: the client-server test may hang when failing v8.0.0477
Sat, 18 Mar 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0475: not enough testing for the client-server feature v8.0.0475
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Thu, 09 Mar 2017 18:30:07 +0100 Christian Brabandt patch 8.0.0440: not enough test coverage in Insert mode v8.0.0440
Thu, 02 Mar 2017 22:15:04 +0100 Christian Brabandt patch 8.0.0399: crash when using balloon_show() when not supported v8.0.0399
Wed, 01 Mar 2017 20:45:05 +0100 Christian Brabandt patch 8.0.0396: 'balloonexpr' only works synchronously v8.0.0396
Wed, 01 Mar 2017 15:15:05 +0100 Christian Brabandt patch 8.0.0392: GUI test fails with Athena and Motif v8.0.0392
Sat, 25 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0365: might free a dict item that wasn't allocated v8.0.0365
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Wed, 01 Feb 2017 17:30:05 +0100 Christian Brabandt patch 8.0.0283: mode() does not indicate Insert mode completion v8.0.0283
Sun, 29 Jan 2017 20:45:04 +0100 Christian Brabandt patch 8.0.0264: memory error reported by ubsan v8.0.0264
Sat, 28 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0256: missing changes to one file breaks test v8.0.0256
Sat, 28 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
Thu, 26 Jan 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0243: tolower() does not work if the byte count changes v8.0.0243
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Fri, 20 Jan 2017 20:00:04 +0100 Christian Brabandt patch 8.0.0207: leaking file descriptor when system() fails
Tue, 17 Jan 2017 17:00:05 +0100 Christian Brabandt patch 8.0.0199: compiler warnings for libcall v8.0.0199
Thu, 12 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0173: build fails with EBCDIC defined v8.0.0173
Tue, 10 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0167: str2nr()/str2float() fail with negative values v8.0.0167
Tue, 10 Jan 2017 15:30:05 +0100 Christian Brabandt patch 8.0.0166: JSON with a duplicate key gives an internal error v8.0.0166
Sun, 08 Jan 2017 13:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/12c4492dd35e0cd83c8816be2ec849b836109882 v8.0.0151
Fri, 06 Jan 2017 20:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6e450a57541676036203a72d40b2e604e938371e v8.0.0147
Fri, 06 Jan 2017 14:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f845b87f2b3a45cbee160e28d7a3f50e54054809 v8.0.0143
Sun, 04 Dec 2016 13:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3421566376b5723213af502bd3c2b9debe025ef1 v8.0.0124
Thu, 01 Dec 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/958dc6923d341390531888058495569d73c356c3 v8.0.0107
Tue, 29 Nov 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4b785f69c0616dba5d3f38e8ce4b5398cec89407 v8.0.0105
Thu, 24 Nov 2016 15:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2cab0e191055a8145ccd46cd52869fbb9798b971 v8.0.0096
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sat, 15 Oct 2016 17:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/472e85970ee3a80abd824bef510df12e9cfe9e96 v8.0.0035
Wed, 12 Oct 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cea912af725c54f4727a0565e31661f6b29c6bb1 v8.0.0029
Mon, 26 Sep 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7ef3810d28b7ab2edbfcafab3fe8ad8bc2c2f138 v8.0.0015
Sun, 25 Sep 2016 22:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9af418427652562384744648d7d173a4bfebba95 v8.0.0012
Wed, 14 Sep 2016 22:30:10 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5582ef14384525e8cec86016876d97a6b32dd548 v8.0.0004
Sat, 10 Sep 2016 14:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/26fe0d56912e42c2b16a61b2480e19ba569aee98 v7.4.2359
Mon, 05 Sep 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/75537a93e985ef32e6c267b06ce93629855dd983 v7.4.2332
Sun, 04 Sep 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/26b84339fd8766898bcf6a259cbc2e0c38689726 v7.4.2329
Thu, 01 Sep 2016 15:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0874a83e9be1b39fdb217f02b427bf1d6133a4d8 v7.4.2298
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6a402edbeb693113f05d9319cd20ec382a0a1a20 v7.4.2277
Sat, 27 Aug 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3056735ae8a366aa7fcb51872520895251858637 v7.4.2273
Sat, 27 Aug 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9f8187c335b4fb07be9095dfdd0fc52670ba3c3f v7.4.2272
Thu, 25 Aug 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/78c7e274f27c68bf86b0a68411b128c6945d1f6a v7.4.2253
Wed, 24 Aug 2016 22:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5b30291785e6b9be1a607504c14bd03c601b59a6 v7.4.2250
Sun, 21 Aug 2016 15:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/989f592f7ffcbafdc4ec35cee4dc65bd053e2077 v7.4.2235
Sun, 21 Aug 2016 14:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/843b884461de1c79a1d2748549776fb13fc94360 v7.4.2233
Thu, 18 Aug 2016 21:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/339288377072f66ec88e21903e75a82d23ffbf4f v7.4.2226
Wed, 17 Aug 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/af9c4c9b5761c4c074237d87e2c95713bf721eab v7.4.2224
Wed, 17 Aug 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1 v7.4.2223
Mon, 15 Aug 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/386600f0cbcb8add099c723cf84634f46df2f788 v7.4.2215
Sat, 13 Aug 2016 15:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4ae209597c486d630be929d2865ea112da8bc842 v7.4.2206
Sat, 13 Aug 2016 15:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e9d58a6459687a1228b5aa85bd7b31f8f1e528a8 v7.4.2205
Fri, 12 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b5ae48e9ffd3b8eb6ca4057de11f1bddcde8ce6f v7.4.2204
Fri, 12 Aug 2016 16:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d823fa910cca43fec3c31c030ee908a14c272640 v7.4.2200
Sun, 07 Aug 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b73598e2f022a22fec512ea681c70d2775e8fd87 v7.4.2180
Sat, 06 Aug 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e97bd74b5377753597e3d98e7123d8985c7fffd v7.4.2170
Sat, 06 Aug 2016 14:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7522f6982197f83a5c0f6e9af07fb713934f824a v7.4.2162
Fri, 05 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7dc5e2e486fe0287601968e535902a41a39f65bb v7.4.2160
Fri, 05 Aug 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b650b9878e9f0ac6bb1b61230095ad9ab3850a33 v7.4.2158
Wed, 03 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee695f787ade7fd88fc5f5497553d95c0c3645b5 v7.4.2152
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sun, 31 Jul 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b54c3ff3174dbb5dfbfcabdf95200b047beaa644 v7.4.2134
Sat, 30 Jul 2016 22:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3ab14355ed93958433eec58e96ec9bd9a472f2b2 v7.4.2129
Fri, 29 Jul 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9532fe7fbe1b14531931e83bd9f8054efdcf7509 v7.4.2121
Thu, 28 Jul 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b56195ed00a9a79aa6217cddbeedbc8cc7a5b6d8 v7.4.2112
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 23 Jul 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61c04493b00f85d0b97436260a9ef9ab82143b78 v7.4.2095
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Tue, 19 Jul 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/72ab729c3dcdea0fba44d8e676602c847e841bcd v7.4.2072
Tue, 19 Jul 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f562e72df726c6191fa305e1c0a113f1cfb87f76 v7.4.2071
Sun, 17 Jul 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/69aa099641616268bfcde9dc3aa313c677846b12 v7.4.2065
Sun, 17 Jul 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73dad1e64cb42842d8259cb1a255a6fa59822f76 v7.4.2063