log src/eval.c @ 15464:3faa7cc8207c v8.1.0740

age author description
Sun, 13 Jan 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.0740: Tcl test fails v8.1.0740
Sun, 13 Jan 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0738: using freed memory, for loop over blob leaks memory v8.1.0738
Sun, 13 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0737: compiler warning for uninitialized variable v8.1.0737
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 22 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict v8.1.0619
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Wed, 05 Dec 2018 18:45:06 +0100 Bram Moolenaar patch 8.1.0564: setting v:errors to wrong type still possible v8.1.0564
Tue, 04 Dec 2018 22:45:06 +0100 Bram Moolenaar patch 8.1.0563: setting v:errors to a string give confusing error v8.1.0563
Wed, 28 Nov 2018 21:30:04 +0100 Bram Moolenaar patch 8.1.0551: expression evaluation may repeat an error message v8.1.0551
Wed, 28 Nov 2018 20:45:07 +0100 Bram Moolenaar patch 8.1.0550: expression evaluation may repeat an error message v8.1.0550
Thu, 25 Oct 2018 13:45:05 +0200 Bram Moolenaar patch 8.1.0495: :filter only supports some commands v8.1.0495
Thu, 25 Oct 2018 12:45:05 +0200 Bram Moolenaar patch 8.1.0493: argv() and argc() only work on the current argument list v8.1.0493
Sun, 14 Oct 2018 21:45:04 +0200 Bram Moolenaar patch 8.1.0475: memory not freed on exit when quit in autocmd v8.1.0475
Sun, 07 Oct 2018 20:30:06 +0200 Bram Moolenaar patch 8.1.0460: assert_fails() does not take a message argument v8.1.0460
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
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
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233
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
Sat, 14 Jul 2018 17:30:05 +0200 Christian Brabandt patch 8.1.0181: memory leak with trailing characters in skip expression v8.1.0181
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Sun, 13 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1832: cannot use :unlet for an environment variable v8.0.1832
Sat, 12 May 2018 15:45:05 +0200 Christian Brabandt patch 8.0.1817: a timer may change v:count unexpectedly v8.0.1817
Sat, 28 Apr 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1770: assert functions don't return anything v8.0.1770
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 20 Feb 2018 22:00:05 +0100 Christian Brabandt patch 8.0.1529: assert_equalfile() does not close file descriptors v8.0.1529
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 13:00:06 +0100 Christian Brabandt patch 8.0.1511: some code for the debugger watch expression is clumsy v8.0.1511
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
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Thu, 07 Dec 2017 22:15:06 +0100 Christian Brabandt patch 8.0.1377: cannot call a dict function in autoloaded dict v8.0.1377
Thu, 02 Nov 2017 15:45:06 +0100 Christian Brabandt patch 8.0.1242: function argument with only dash is seen as number zero v8.0.1242
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
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Mon, 02 Oct 2017 19:30:04 +0200 Christian Brabandt patch 8.0.1172: when E734 is given option is still set v8.0.1172
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
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016
Sat, 05 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0867: job and channel in a dict value not quoted v8.0.0867
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
Thu, 27 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
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, 30 Apr 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0590: cannot add a context to locations v8.0.0590
Fri, 07 Apr 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0547: extra line break in verbosefile v8.0.0547
Mon, 03 Apr 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0542: getpos() can return a negative line number v8.0.0542
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
Thu, 16 Mar 2017 19:15:04 +0100 Christian Brabandt patch 8.0.0467: using g< after :for does not show the right output v8.0.0467
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 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sat, 25 Feb 2017 21:45:05 +0100 Christian Brabandt patch 8.0.0371: leaking memory when setting v:completed_item v8.0.0371
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360
Thu, 23 Feb 2017 14:30:05 +0100 Christian Brabandt patch 8.0.0352: not easy to see when a typval needs to be cleared v8.0.0352
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Mon, 20 Feb 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0344: unlet command leaks memory v8.0.0344
Mon, 20 Feb 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0343: b:changedtick can be unlocked v8.0.0343
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
Sat, 28 Jan 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0254: error message of assert functions is sometimes incomplete v8.0.0254
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Sat, 14 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0186: confusing error message from assert_notequal() v8.0.0186
Thu, 12 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0173: build fails with EBCDIC defined v8.0.0173
Sun, 08 Jan 2017 21:00:05 +0100 Christian Brabandt patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG() v8.0.0160
Sun, 08 Jan 2017 19:30:03 +0100 Christian Brabandt patch 8.0.0158: float funcion test fails on MS-Windows v8.0.0158
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Mon, 14 Nov 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a01f969c198eeb655ad2f96f2796a6f6f4a1924 v8.0.0085
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Mon, 26 Sep 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0e77b7691ee7c477facb4c9d9162c8603ada2d84 v8.0.0016
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 27 Aug 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3056735ae8a366aa7fcb51872520895251858637 v7.4.2273
Fri, 26 Aug 2016 16:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/db249f26edf7a5f88d1f4468d08ec5b84f5ab7ad v7.4.2256
Sat, 20 Aug 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8 v7.4.2231
Wed, 17 Aug 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/af9c4c9b5761c4c074237d87e2c95713bf721eab v7.4.2224
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Mon, 01 Aug 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bc7ce675b2d1c9fb58c067eff3edd59abc30aba4 v7.4.2143
Mon, 01 Aug 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba96e9af388804364425185b47eed14988302865 v7.4.2141
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
Fri, 29 Jul 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/10ce39a0d52272a3dfff2feb8c631529f29e6740 v7.4.2120
Fri, 29 Jul 2016 22:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1e96d9bf98f9ab84d5af7f98d6a961d91b17364f v7.4.2119
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 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73dad1e64cb42842d8259cb1a255a6fa59822f76 v7.4.2063
Sun, 17 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a9b579f3d7463720a316e11e77a7a9fbb9267986 v7.4.2058
Sun, 17 Jul 2016 16:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da861d631d7e22654faee2789286c685ad548911 v7.4.2057
Sun, 17 Jul 2016 15:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cd52459c387785796713826c63174cdeed295dd4 v7.4.2055
Fri, 15 Jul 2016 21:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/069c1e7fa9f45a665064f7f2c17da84d6a48f544 v7.4.2044
Fri, 15 Jul 2016 20:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/93431df9eb02f7cf3d7f2142bb1bef24c5f325b2 v7.4.2043
Mon, 11 Jul 2016 23:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4c06815c44dfeaafdad25dfcc40f60860096a900 v7.4.2027
Mon, 11 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1436d8d51cce114be56209924fc71376407e5bad v7.4.2026
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 10 Jul 2016 19:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/25065ec375a8a55462f6c07c76dc1a72a770ac19 v7.4.2022
Sat, 09 Jul 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5c71994f4ee5f87d4cce990dbc9684c70b1e108b v7.4.2015
Sat, 09 Jul 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa4d73235bf4deee167aa5314b89ae3d3db334b7 v7.4.2011
Sat, 09 Jul 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ed59aa60d3905f935283727f4a7b33c81a00174b v7.4.2009
Sat, 09 Jul 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/79815f1ec77406f2f21a618c053e5793b597db7a v7.4.2008
Fri, 08 Jul 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee1deb4a00f39f133558321ec535354497f490c8 v7.4.2005
Fri, 08 Jul 2016 20:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ec8f345eabb66e5b7d7c0192cfebdde63115d v7.4.2002
Thu, 07 Jul 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bc5d6dd1dd1dc3a06e4e655fc9479529db288365 v7.4.1999
Thu, 07 Jul 2016 17:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1e5e1231ac9e1ba9678812c96f9d554a078eeec4 v7.4.1996
Thu, 07 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e381d3d5e098546854b008e01ca1d28ba1a4a057 v7.4.1992
Mon, 04 Jul 2016 22:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b33c7eb5b813cb631b2b0ca5c4029e1788a09bde v7.4.1989
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Mon, 06 Jun 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/45d2eeaad66939348893b9254171067b0457cd9d v7.4.1903
Sat, 04 Jun 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/888ccac8902cee186fbd47e971881f6d9b19c068 v7.4.1895
Sat, 04 Jun 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/511972d810ea490955161ff5097ec2f57919ceaf v7.4.1894
Sat, 04 Jun 2016 18:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b3619a90eae2702553ff9494ecc4c9b20c13c224 v7.4.1893
Sat, 04 Jun 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c9721bdc63378cc6123e775ffe43e9cba30322b3 v7.4.1892
Thu, 02 Jun 2016 18:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e759ba8651428995b338b66c615367259f79766 v7.4.1875
Wed, 01 Jun 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b89a25f17e274dc308c584ea69a129ffbb26bc3d v7.4.1868
Wed, 01 Jun 2016 22:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3c809343c72d9964475f421fd03bb892bc584a51 v7.4.1867
Wed, 01 Jun 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a96732150cda2f242133228579b05437a39b8daa v7.4.1866
Wed, 01 Jun 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9ad73239c26467832a5b553b2a4b99d7ffbaa25e v7.4.1865
Tue, 31 May 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/18dfb4404a618c52ee7138630a2381aed4d66eaf v7.4.1862
Tue, 31 May 2016 21:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e3188e261569ae512fb1ae2653b57fdd9e259ca3 v7.4.1860
Wed, 25 May 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/13ddc5c35921efa69e980284117b6db6465e019c v7.4.1847
Wed, 25 May 2016 21:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8e8df251bf2505e5decf258397c6069fbe5e2e01 v7.4.1844
Tue, 24 May 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/03e19a04ac2ca55643663b97b6ab94043233dcbd v7.4.1842
Tue, 24 May 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2bbf8eff6fab16d86e7bcfc0da1962d31bec7891 v7.4.1839
Tue, 24 May 2016 17:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/574860b5ee9da281c875dad07a607454e135eaee v7.4.1838
Tue, 24 May 2016 15:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1d429610bf9e99a6252be8abbc910d6667e4d1da v7.4.1836
Sun, 15 May 2016 18:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e40d75f6ef73095286b66e546c70ff6f045e009d v7.4.1831
Sun, 01 May 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d8585eded6359f1d7e1981e96ae775efd077c638 v7.4.1816
Sun, 01 May 2016 14:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b8d4905592fc26fcd09180d7d6bfefd899f2f6c6 v7.4.1814
Sat, 30 Apr 2016 18:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3266c85a44a637862b0ed6e531680c6ab2897ab5 v7.4.1811
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Tue, 26 Apr 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437905c25d4cedfa16d0f87392e4a000d22362b7 v7.4.1789
Sat, 23 Apr 2016 15:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fca66003053f8c0da5161d1fe4b75b3a389934b5 v7.4.1782
Sat, 23 Apr 2016 15:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da5b3dcf06a3af5b398450258be32b0416451a9b v7.4.1781
Sat, 23 Apr 2016 14:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73dfe917ba6357413aaf98a021c91add5ac6e9bc v7.4.1779
Fri, 22 Apr 2016 21:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3849992b16011e36a5cb5be4b127f843389b96fd v7.4.1777
Fri, 22 Apr 2016 10:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/21decdd3e6d5ce3469a3c2743de1f4aada388d8c v7.4.1771
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Thu, 21 Apr 2016 19:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d106e5ba7f10f0d2a14eaefe5d78405044416cb9 v7.4.1768
Thu, 21 Apr 2016 09:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8ed43916dbea4ccedcc84d271e292abbf658b9c5 v7.4.1761
Wed, 20 Apr 2016 17:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/245c41070c7f37d52be43cce0cb140bd3ade6c7e v7.4.1758
Wed, 20 Apr 2016 15:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/517ffbee0d5b7b46320726faaa330b61f54e867c v7.4.1755
Thu, 14 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5d18e0eca59ffbba22c7f7c91c9f99d672095728 v7.4.1742
Thu, 14 Apr 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8110a091bc749d8748a20807a724a3af3ca6d509 v7.4.1731
Thu, 14 Apr 2016 15:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/58de0e2dcc1f2d251b74892a06d71a14973f3187 v7.4.1730
Thu, 14 Apr 2016 13:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e v7.4.1727
Tue, 12 Apr 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3780bb923a688e0051a9a23474eeb38a8acb695a v7.4.1725
Mon, 11 Apr 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0239acb11fe4bfe9b525ea90b782759da5eb7704 v7.4.1722
Fri, 08 Apr 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107e1eef1df3b786ad3ad49fbdb9e058649303b5 v7.4.1719
Thu, 07 Apr 2016 22:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d56374e25df0b317b01423a01f158157faa647fa v7.4.1718
Thu, 07 Apr 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0e4c1de5560c7f8b4cae539ec8cff0949daba3fc v7.4.1717
Wed, 06 Apr 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ddecc25947dbdd689d5bcaed32f298a08abdd497 v7.4.1715
Sun, 03 Apr 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0921ecff1c5a74541bad6c073e8ade32247403d8 v7.4.1707
Sun, 03 Apr 2016 21:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b50e5f56861deb867478997397f7c784a7043233 v7.4.1703
Fri, 01 Apr 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9bd547aca41799605c3a3f83444f6725c2d6eda9 v7.4.1692
Thu, 31 Mar 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/42356150badca33b4e42dc8172abbceff2e86cbe v7.4.1690
Tue, 29 Mar 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7fed5c18f8577b75404b80d8b9a9907b1bbd27e4 v7.4.1685
Mon, 28 Mar 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/72188e9aae26e6191c68ff673ef145104b17c64f v7.4.1682
Mon, 28 Mar 2016 22:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ef9d9b94a8803c405884bb6914ed745ede57c596 v7.4.1681
Mon, 28 Mar 2016 22:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7d2a5796d39905a972e8f74af5f7b0a62e3de173 v7.4.1679
Mon, 28 Mar 2016 19:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a32095fc8fdf5fe3d487c86d9cc54adb1236731e v7.4.1670
Sun, 27 Mar 2016 15:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ea6553bec340920d8a09c7210cdc2d218e25ace2 v7.4.1663
Sat, 26 Mar 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/819821c5a95fc60797ecbb5e5ca1302e397e3d9a v7.4.1660
Sat, 26 Mar 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1473551a4457d4920b235eeeb9f279e196ee7225 v7.4.1658
Sat, 26 Mar 2016 18:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/92e35efaf6a3278e4729115648997f09cd4005f5 v7.4.1656
Fri, 25 Mar 2016 18:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/52c6eaffd43a8c8865f8d6ed7cde0a8b137479e2 v7.4.1654
Fri, 25 Mar 2016 15:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/bee6c0cf86a75faa2aa893f2c9db82fd944a89a5 v7.4.1648
Thu, 24 Mar 2016 21:45:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c5fbe8af4cd80789f831b78aa44ff0b238138769 v7.4.1645
Thu, 24 Mar 2016 21:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/24c77a1e3a2ad510582116229462b482d69b4b8e v7.4.1644
Thu, 24 Mar 2016 19:15:09 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d4caf5c16a9f1c9477d426e58d8d3dc47ab5f066 v7.4.1643
Wed, 23 Mar 2016 22:30:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5ca84ce4aa2832041f843e624c222bbc1f4d3e14 v7.4.1641
Tue, 22 Mar 2016 22:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5f436fcf9960c95702820d5ac1b8b612995f6c04 v7.4.1639
Tue, 22 Mar 2016 21:15:11 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e4eb6ff089e79e659acf33c17dd0fda7177de526 v7.4.1638
Sun, 20 Mar 2016 21:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/03602ec28ed25739e88b2c835adb0662d3720bb2 v7.4.1624
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 19 Mar 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5c29154b521e9948190be653cfda666ecbb63b5b v7.4.1608
Sat, 19 Mar 2016 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f0e86a0dbddc18568910e9e4aaae0cd88ca8087a v7.4.1607
Sat, 19 Mar 2016 19:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/953cc7fb139dc2ba8590f8b03a095b63f4e1208f v7.4.1606
Sat, 19 Mar 2016 14:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9f6154f26ef17b0a7efd2fcdd79cabfe510f28b4 v7.4.1597
Fri, 18 Mar 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3f242a844e83a5a04943869f6e3bcbf8650dc465 v7.4.1590
Thu, 17 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9e63f61cb01c70fd71652f54b2d01ee27b2a3534 v7.4.1589
Thu, 17 Mar 2016 21:15:10 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a1bb046378f4bc68d6a04af2eab80fb3ce04da6 v7.4.1586
Thu, 17 Mar 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d22a18928ebcb465393da1418bb88204b97badb1 v7.4.1585
Wed, 16 Mar 2016 23:00:25 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6f2e4b36c9d9908e1cace2b1b96e2c154a837bc2 v7.4.1582
Wed, 16 Mar 2016 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/65639032bb7b17996cd255d1508a1df4ad528a1f v7.4.1581
Wed, 16 Mar 2016 20:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7a5c46a9df7ef01a4f6a620861c35400d5ad28d9 v7.4.1580
Tue, 15 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7 v7.4.1578
Tue, 15 Mar 2016 19:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ab1fa3955f25dfdb7e329c3bd76e175c93c8cb5e v7.4.1577
Tue, 15 Mar 2016 13:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1abb502635c7f317e05a0cf3ea067101f9d684f5 v7.4.1567
Tue, 15 Mar 2016 13:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4f118be2bb987cdf313da879d2a93ae125e99202 v7.4.1566
Tue, 15 Mar 2016 13:00:11 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1551964448607f8222de2d8f0992ea43eb2fe67 v7.4.1565
Tue, 15 Mar 2016 12:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/346418c624f1bc7c04c98907134a2b284e6452dd v7.4.1564
Mon, 14 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710 v7.4.1559
Sun, 13 Mar 2016 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9cdf86b86f5fdb5a45b682f336846f9d9a9c6f1f v7.4.1558
Sun, 13 Mar 2016 18:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5 v7.4.1557
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Sat, 12 Mar 2016 19:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f6f32c38bf3319144a84a01a154c8c91939e7acf v7.4.1546
Sat, 12 Mar 2016 15:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8950a563b306ce76f259573d91c2ddccdf52e32e v7.4.1541
Sat, 12 Mar 2016 13:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8e2c942ce49f2555d7dc2088cf3aa856820c5e32 v7.4.1539
Fri, 11 Mar 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821 v7.4.1537
Fri, 11 Mar 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/de27989157f35172b25f9e01e0c147ed8f6ae3ce v7.4.1536
Fri, 11 Mar 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9e496854a9fe56699687a4f86003fad115b3b375 v7.4.1535
Fri, 11 Mar 2016 19:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/846cdb227526272e2cd8ecba4f7168e2226cd633 v7.4.1534
Thu, 10 Mar 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/74c5bbf13435a7ab1e3461078bbcb1200f0451e1 v7.4.1533
Wed, 09 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/29fd03878c41526a586d77b3f3cd7938d26297af v7.4.1529
Tue, 08 Mar 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f65333c9b59654a70f2a07200f65c93dfcaa49b3 v7.4.1518
Tue, 08 Mar 2016 17:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8049253b96838b3584600e5ad229abad37a95b10 v7.4.1516
Mon, 07 Mar 2016 21:30:14 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/151f656e171f6ffbb0cbeb343cbcf2ffac0c36b0 v7.4.1509
Mon, 07 Mar 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4e329fcaf7122370a6d1815a30aaf29476d3f722 v7.4.1507
Sun, 06 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b69fccf377f43544b86817b0de6cc1498a4ff9ec v7.4.1506
Sun, 06 Mar 2016 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/839fd11d7ed1a96bace3159c4d1861658864aae3 v7.4.1503
Thu, 03 Mar 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/014069a7ac51557e531eb3c8b94e36f2193f6c21 v7.4.1485
Thu, 03 Mar 2016 18:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/da94fdf2588b3910d38e477a755748ce2c6d2e66 v7.4.1482
Thu, 03 Mar 2016 12:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1d2501ebe33e148886c2914acd33140e20ee222 v7.4.1476
Wed, 02 Mar 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5fac467474376a844407cecc0ff481510ead221c v7.4.1474
Mon, 29 Feb 2016 23:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/10b369f67064cee91a5eb41383a694162c5c5e73 v7.4.1467
Mon, 29 Feb 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5131c144feb046c5e2b72e6c172159d80ce06b3c v7.4.1464
Mon, 29 Feb 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a86f14a923d9a242107c16d0852f61f3daf985a8 v7.4.1461
Sun, 28 Feb 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/707659490d35e8d66e8bbdcfd93b12dc1387d86c v7.4.1451
Sun, 28 Feb 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8cc6977a9655603bfc4aab64edddafef147da65e v7.4.1449
Sun, 28 Feb 2016 16:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6051b5eb83687f60bb4a2f3d5cd23fe8b290eb4 v7.4.1447
Sat, 27 Feb 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fefecb0fbe14c44d46f91036d76bbb6c28162da8 v7.4.1440
Sat, 27 Feb 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c7f0ebc6d1e1cdaed816b88a0d6092c5ace615eb v7.4.1438
Sat, 27 Feb 2016 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/136f29a91dbafce424e31a4af133155f997e8f78 v7.4.1437
Sat, 27 Feb 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8b1862a31639becadcbbca5dc2eaa92db73e8e5f v7.4.1435
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Sat, 27 Feb 2016 14:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/187db50d0499aecf4cfd42fb4db0a1bebf61c8cd v7.4.1426
Fri, 26 Feb 2016 11:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/46c85439c966d7ed39fb3d711d4d6c61ac964647 v7.4.1422
Thu, 25 Feb 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c8dcbb12c5d7f3eb0c334daebb4475bb015b91e7 v7.4.1421
Wed, 24 Feb 2016 20:45:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8b374215ccd35003b95ba1df8f12e03bf8a8adc3 v7.4.1413
Tue, 23 Feb 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3ea0f1ae318db6cd9413914bb2ff824d71cefc6e v7.4.1408
Tue, 23 Feb 2016 21:30:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1b6ac72293e658bb6e68c5cfd926c405b1b6f34 v7.4.1407
Tue, 23 Feb 2016 17:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9892189d2e7ab94b750f99e6da4cbfc3c8014517 v7.4.1402
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Tue, 23 Feb 2016 13:30:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4e221c99e85ed40c98892068a01270b9e7492d98 v7.4.1398