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
Mon, 22 Feb 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0b962473ddc7cee3cb45253dea273573bcca9bf9 v7.4.1394
Mon, 22 Feb 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4db20ab091330e460f08651d6052afd0536c507a v7.4.1391
Mon, 22 Feb 2016 20:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b2bd6a087d0598f6934bba825bed7535f42efc91 v7.4.1389
Mon, 22 Feb 2016 11:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/23c463a157b4f5585ad85efc9f453ffc09c245c3 v7.4.1386
Sun, 21 Feb 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5e83840756f6bb446d5cd8d026c1430b203645f1 v7.4.1385
Sun, 21 Feb 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf v7.4.1384
Sun, 21 Feb 2016 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/02e83b438ea7071fdb176dabbaefea319ab2d686 v7.4.1382
Sun, 21 Feb 2016 19:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ee1cffc07a42441924c5353af7fd7ab6e97e5aae v7.4.1380
Sun, 21 Feb 2016 16:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/65edff8f51e9e54f85407bdb9156ae8e3e1b76a1 v7.4.1378
Sat, 20 Feb 2016 23:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b6b5252bcde68b296858bc090cb424493635dfec v7.4.1376
Sat, 20 Feb 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e89ff0472bc33779583d48e8d38a5e794d05613a v7.4.1375
Sat, 20 Feb 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6f3a544228c1faf92211cbaf8bbedb1dff883f90 v7.4.1372
Sat, 20 Feb 2016 18:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/42d38a2db17e70312d073095257555c27a5f9443 v7.4.1369
Sat, 20 Feb 2016 14:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cf7164a088664961e7d70dd100c5874dc5ceb293 v7.4.1364
Fri, 19 Feb 2016 23:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8600ace87618d33ad3182124be447f0b2c9728f4 v7.4.1362
Fri, 19 Feb 2016 22:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/132006c3d0f87dbda5f4d5410fcce312e4716f72 v7.4.1357
Fri, 19 Feb 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/40ea1da14ba196a23309789852e1b663fd92e3a8 v7.4.1356
Fri, 19 Feb 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ed5a78e11c80c7b13b233149fd4273b71fc96262 v7.4.1355
Thu, 18 Feb 2016 22:30:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/81661fb86801e6d6e5194b43dfd27d73fcc016ec v7.4.1351
Thu, 18 Feb 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1e24b9bc9123ff6dd23e3cac2287a4411ef5572 v7.4.1346
Wed, 17 Feb 2016 10:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cd39bbcd1dd5bdc280f0fa5833b1107853f1227f v7.4.1343
Tue, 16 Feb 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e74e8e7d758e9312165a931f176185f07a64231a v7.4.1342
Tue, 16 Feb 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/910b8aac5dc4693c4508b7acd2cef0bbfac04242 v7.4.1341
Tue, 16 Feb 2016 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ba093bc0002ac60aebd0f2d8a458e2fdac38f1ed v7.4.1337
Tue, 16 Feb 2016 15:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6aa2cd4be287f35f95f35c2cec6d5a24f53c4d3c v7.4.1334
Tue, 16 Feb 2016 14:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f8df7addc5f741c16fa2a458f8777ac1fdf2e01e v7.4.1333
Tue, 16 Feb 2016 12:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5cefd4098204b4677387511b586673649f2fab48 v7.4.1329
Mon, 15 Feb 2016 22:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2368917d8f0c0a997eac7a51ddfaa748dc528392 v7.4.1325
Mon, 15 Feb 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3bece9fee9c02934d3e295b29d253e13d4ef26a7 v7.4.1322
Sun, 14 Feb 2016 19:15:09 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7b3ca76a451b10d238ef946f3231762e0bd988e9 v7.4.1318
Sun, 14 Feb 2016 00:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fa4bce7dd23e62d5a2fd79c7719969e11d5597aa v7.4.1316
Sat, 13 Feb 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7707344ddec9069b495b2a5ed41f2104466fc88b v7.4.1315
Sat, 13 Feb 2016 17:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6463ca229cb9412581419497924c85fcbfc854ab v7.4.1310
Fri, 12 Feb 2016 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/76467dfcafcf295fd987f712730774c6f55317d3 v7.4.1306
Thu, 11 Feb 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7823a3bd2eed6ff9e544d201de96710bd5344aaf v7.4.1304
Thu, 11 Feb 2016 21:00:09 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b6a4fee37ebbb0c76f2fbda7d06cbf48a3a07e8d v7.4.1303
Thu, 11 Feb 2016 13:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6119e6156e024d9047bbfeb7cdfdae259f9e1b92 v7.4.1302
Wed, 10 Feb 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2ab375e54ef4eac438d1aef8b99d9e71f2fa0c63 v7.4.1300
Tue, 09 Feb 2016 20:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4d8747cdfc13843a5680dc8340fbeb6d32e7b626 v7.4.1295
Mon, 08 Feb 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2fc83fcd1d6dfd4728a2ef70e2316f79203c7ee0 v7.4.1292
Sun, 07 Feb 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ee5aeae22b8029fdb5ae97bb6ed8114a81e34c22 v7.4.1290
Sun, 07 Feb 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ae8eb3ca927f1b0ac2a6643da8699538cdc380f6 v7.4.1288
Sun, 07 Feb 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/79c2c881bb7ae1cbdeeff91d4875b4bf2e54df06 v7.4.1285
Sun, 07 Feb 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/942d6b22686858c9e72f8b8929df5c288170179c v7.4.1283
Sun, 07 Feb 2016 19:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/595e64e259faefb330866852e1b9f6168544572a v7.4.1279
Sun, 07 Feb 2016 16:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a6f72ba7c6cadd37be38d92008d10a3025fdc5ec v7.4.1277
Sun, 07 Feb 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cb4b01230be26ada92a1622c2278277d59ef2ec1 v7.4.1275
Sun, 07 Feb 2016 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/835dc636a5350f610b62f110227d2363b5b2880a v7.4.1274
Sun, 07 Feb 2016 00:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c5f98ee987ae0c369867cf6cc581c766d3c0226d v7.4.1273
Sat, 06 Feb 2016 20:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3712792637516aea7acf76a11533be1066952820 v7.4.1271
Sat, 06 Feb 2016 18:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a03f23351588f04276469cd7742b7ec655bb604b v7.4.1267
Fri, 05 Feb 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6076fe1986255d32b7a078a28bf9e7bea19d6f30 v7.4.1264
Fri, 05 Feb 2016 22:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4d919d748e4e435edb135aa5ccf6ee7de9212023 v7.4.1263
Fri, 05 Feb 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a07fec9c85d062acd9dd433a2e681770f459ba47 v7.4.1262
Thu, 04 Feb 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4b6a6dcbe7bd13170c4884cc17acb1eac2c633d1 v7.4.1261
Tue, 02 Feb 2016 21:00:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f57969a20a4398f56e3028a6cc1102f9f9286ccf v7.4.1244
Tue, 02 Feb 2016 18:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/56ead341a75e1a0395eee94a3280c67e2278a57e v7.4.1238
Mon, 01 Feb 2016 22:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/11e0afa00a8e6c0aa1d50f760b5d5cb62dade038 v7.4.1235
Sun, 31 Jan 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fb1f62691eae7c79a28b3b17a60e72ce198c71a2 v7.4.1229
Sun, 31 Jan 2016 19:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/155500077c80cdb5d9c63996000c011b66a676bf v7.4.1228
Sun, 31 Jan 2016 17:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d14e00ea67afbaa8cb4a7e6b1eb306da6a2d5adb v7.4.1225
Sun, 31 Jan 2016 16:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a542c680a8b42cb766e64d4ee7374ef4dacb7832 v7.4.1223
Sun, 31 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e2c3810c2ae290bbc2cba18eb47cc2d44e4b9797 v7.4.1222
Sat, 30 Jan 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/20fb9f346497daca4d19402fdfa5de7958642477 v7.4.1217
Sat, 30 Jan 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ba4ef2757cfc126f342b710f1ad9ea39e6b56cec v7.4.1216
Sat, 30 Jan 2016 15:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7454a06e2642d2b37afad1c5e71cec68081ca4ff v7.4.1205
Thu, 28 Jan 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3b5f929b18492fec291d1ec95a91f54e5912c03b v7.4.1191
Tue, 26 Jan 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6650a694547eb744afa060ec62dd8270e99db9f2 v7.4.1181
Mon, 25 Jan 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7465c6375fd60eab603681bcad8a8744ddc31614 v7.4.1180
Mon, 25 Jan 2016 20:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/767d8c1a1ae762ecf47297c168b8c23caf05d30a v7.4.1178
Sun, 24 Jan 2016 20:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e0874f8cbcddfcf9965a85ba35199964efb1d01a v7.4.1169
Sun, 24 Jan 2016 18:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f48aa160fdd7b8caa7678e1a2139244dd2bdc547 v7.4.1168
Sun, 24 Jan 2016 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/17a13437c9414a8693369a97f3be2fc8ad48c12e v7.4.1163
Sat, 23 Jan 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e697e4b6b6b490c58ec9393da9b2d2ea47c6d8 v7.4.1158
Sat, 23 Jan 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f95534c3d411084d1b6112fe64f6108bf7acbb92 v7.4.1157
Sat, 23 Jan 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/64922b9014765a41bb09e8612433a2a61918af6e v7.4.1155
Sat, 23 Jan 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34 v7.4.1154
Thu, 21 Jan 2016 23:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5f8a14b9dea094b8bbab94cfc1e8da8e633fbc01 v7.4.1151
Tue, 19 Jan 2016 23:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f7edf40448a09e04eec3bd05e043f7fea93b07c9 v7.4.1143
Tue, 19 Jan 2016 21:00:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e266d6d664d6d743c79797af400b2c01ec746216 v7.4.1140
Tue, 19 Jan 2016 14:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/da5dcd936656f524dd0ae7cb2685245f07f5720f v7.4.1136
Mon, 18 Jan 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b20e334859334be35de4b295023a2b49bdabbfa9 v7.4.1131
Sun, 17 Jan 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c970330676eaae7ba7cd05cfa46df5a413853ef9 v7.4.1126
Sun, 17 Jan 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e9b892ebcd8596bf813793a1eed5a460a9495a28 v7.4.1125
Sun, 17 Jan 2016 16:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/43a34f9f74fdce462fa250baab620264c28b6165 v7.4.1114
Sun, 17 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4119cf80e1e534057680f9543e73edf7967c2440 v7.4.1113
Sat, 16 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/da440d21a6b94d7f525fa7be9b1417c78dd9aa4c v7.4.1107
Sat, 16 Jan 2016 17:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9bbf63dbf8286fadc0cd6b3428010abb67b1b64d v7.4.1105
Sat, 16 Jan 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1f60f859cdbb2638b3662ccf7b1d179865fe7dc v7.4.1102
Fri, 15 Jan 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/36d7cd8965bc4027d420c7d70c56ac95d83d3bfa v7.4.1099
Fri, 15 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b7604cc19fa1db6a8182546bf662aa13d4574d7a v7.4.1098
Fri, 15 Jan 2016 21:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a260b87d9da17f605666630f18c1ed909c2b8bae v7.4.1096
Fri, 15 Jan 2016 15:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/24c4d539eed33e8073f8f9fe2bee497bbba935a4 v7.4.1093
Fri, 15 Jan 2016 15:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a803c7f94070f94b831fdfd1984f288c8b825b5d v7.4.1092
Sat, 09 Jan 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/71bcfdf30109c3d6e40d143adcaf33964b18a70b v7.4.1068
Thu, 07 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/75bdf6aa30a5c99d67c42886cf7a4a000bbaa422 v7.4.1058
Mon, 04 Jan 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/af8af8bfac5792fa64efbc524032d568cc7754f7 v7.4.1051
Sun, 03 Jan 2016 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ed767a2073ef150971b0439a58e7ee582af6984e v7.4.1042
Sat, 02 Jan 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cbfe32953aea09d35d9ac7e5865c915b14e310c1 v7.4.1032
Sat, 02 Jan 2016 18:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/887c1fea4a114e7170091942d0446c8882701b5b v7.4.1027
Thu, 31 Dec 2015 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c21d67e33c1b42a492e04788cbb14a23a6724e39 v7.4.1015
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Mon, 28 Dec 2015 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0107f5ba87ca9427500d0fc42ec80a1f3fca9fdb v7.4.989
Mon, 28 Dec 2015 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ad4d8a192abf44b89371af87d70b971cd654b799 v7.4.984
Sun, 13 Dec 2015 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/099fdde0f073315b7f2700786ae533d23a556348 v7.4.971
Thu, 03 Dec 2015 16:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b00da1d6d1655cb6e415f84ecc3be5ff3b790811 v7.4.951
Thu, 03 Dec 2015 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4649ded2877508fe343cbcf6f7e7fd277be0aab3 v7.4.950
Thu, 03 Dec 2015 14:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/20ad69ccfb60ef718bd26387ef0e5424461a643e v7.4.948
Tue, 01 Dec 2015 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/bbfbaf9741deebb9f1ed790885bd571c4cbce17a v7.4.946
Sun, 29 Nov 2015 17:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/43345546ae63710441f066648b8485fb545b3801 v7.4.944
Tue, 29 Sep 2015 17:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba117c23dfd1146aca3235bea172df17a48bccee v7.4.888
Fri, 25 Sep 2015 17:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1d6328ca00fc6cfe37b1f5e038ec23f443258886 v7.4.879
Tue, 01 Sep 2015 16:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/37a8de17d4dfd3d463960c38a204ce399c8e19d4 v7.4.844
Tue, 25 Aug 2015 17:20:28 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0a38dd29d6f65aa601162542a5ab0ba7f308fc8e v7.4.836
Tue, 25 Aug 2015 17:20:27 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641 v7.4.834
Thu, 13 Aug 2015 23:28:43 +0200 Bram Moolenaar patch 7.4.826 v7.4.826
Wed, 12 Aug 2015 22:56:58 +0200 Bram Moolenaar patch 7.4.824 v7.4.824
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Tue, 11 Aug 2015 15:54:52 +0200 Bram Moolenaar patch 7.4.816 v7.4.816
Tue, 11 Aug 2015 15:46:09 +0200 Bram Moolenaar patch 7.4.815 v7.4.815
Tue, 11 Aug 2015 14:26:19 +0200 Bram Moolenaar patch 7.4.813 v7.4.813
Tue, 21 Jul 2015 15:48:27 +0200 Bram Moolenaar patch 7.4.792 v7.4.792
Fri, 17 Jul 2015 17:38:22 +0200 Bram Moolenaar patch 7.4.786 v7.4.786
Fri, 17 Jul 2015 13:03:48 +0200 Bram Moolenaar patch 7.4.782 v7.4.782
Fri, 10 Jul 2015 17:56:23 +0200 Bram Moolenaar patch 7.4.774 v7.4.774
Thu, 25 Jun 2015 16:09:26 +0200 Bram Moolenaar patch 7.4.755 v7.4.755
Fri, 19 Jun 2015 21:06:11 +0200 Bram Moolenaar patch 7.4.748 v7.4.748
Fri, 19 Jun 2015 16:32:57 +0200 Bram Moolenaar patch 7.4.745 v7.4.745
Fri, 19 Jun 2015 12:08:13 +0200 Bram Moolenaar patch 7.4.739 v7.4.739
Tue, 09 Jun 2015 20:30:51 +0200 Bram Moolenaar patch 7.4.735 v7.4.735
Mon, 04 May 2015 11:10:27 +0200 Bram Moolenaar patch 7.4.717 v7.4.717
Tue, 21 Apr 2015 16:49:05 +0200 Bram Moolenaar patch 7.4.708 v7.4.708
Thu, 16 Apr 2015 22:51:22 +0200 Bram Moolenaar patch 7.4.702 v7.4.702
Mon, 13 Apr 2015 16:16:38 +0200 Bram Moolenaar patch 7.4.698 v7.4.698
Tue, 31 Mar 2015 13:33:08 +0200 Bram Moolenaar updated for version 7.4.684 v7.4.684
Sat, 21 Mar 2015 17:32:19 +0100 Bram Moolenaar updated for version 7.4.672 v7.4.672
Fri, 20 Mar 2015 17:36:42 +0100 Bram Moolenaar updated for version 7.4.668 v7.4.668
Thu, 05 Mar 2015 19:35:25 +0100 Bram Moolenaar updated for version 7.4.654 v7.4.654
Tue, 17 Feb 2015 12:44:09 +0100 Bram Moolenaar updated for version 7.4.633 v7.4.633
Wed, 04 Feb 2015 23:06:45 +0100 Bram Moolenaar updated for version 7.4.620 v7.4.620
Tue, 03 Feb 2015 17:10:06 +0100 Bram Moolenaar updated for version 7.4.615 v7.4.615
Tue, 03 Feb 2015 12:55:18 +0100 Bram Moolenaar updated for version 7.4.609 v7.4.609
Tue, 27 Jan 2015 15:19:24 +0100 Bram Moolenaar updated for version 7.4.601 v7.4.601
Tue, 27 Jan 2015 13:49:31 +0100 Bram Moolenaar updated for version 7.4.597 v7.4.597
Wed, 14 Jan 2015 19:00:38 +0100 Bram Moolenaar updated for version 7.4.578 v7.4.578
Wed, 14 Jan 2015 17:15:05 +0100 Bram Moolenaar updated for version 7.4.574 v7.4.574
Sat, 13 Dec 2014 21:00:55 +0100 Bram Moolenaar updated for version 7.4.549 v7.4.549
Sun, 07 Dec 2014 00:18:33 +0100 Bram Moolenaar updated for version 7.4.541 v7.4.541
Wed, 19 Nov 2014 20:04:48 +0100 Bram Moolenaar updated for version 7.4.525 v7.4.525
Wed, 19 Nov 2014 18:03:28 +0100 Bram Moolenaar updated for version 7.4.522 v7.4.522
Wed, 12 Nov 2014 20:09:06 +0100 Bram Moolenaar updated for version 7.4.516 v7.4.516
Wed, 12 Nov 2014 18:49:16 +0100 Bram Moolenaar updated for version 7.4.513 v7.4.513
Wed, 05 Nov 2014 18:06:01 +0100 Bram Moolenaar updated for version 7.4.503 v7.4.503
Wed, 05 Nov 2014 16:03:44 +0100 Bram Moolenaar updated for version 7.4.499 v7.4.499
Fri, 31 Oct 2014 15:45:52 +0100 Bram Moolenaar updated for version 7.4.491 v7.4.491
Fri, 19 Sep 2014 20:45:23 +0200 Bram Moolenaar updated for version 7.4.451 v7.4.451
Fri, 19 Sep 2014 14:26:36 +0200 Bram Moolenaar updated for version 7.4.446 v7.4.446
Tue, 09 Sep 2014 23:11:49 +0200 Bram Moolenaar updated for version 7.4.442 v7.4.442
Tue, 09 Sep 2014 16:13:08 +0200 Bram Moolenaar updated for version 7.4.434 v7.4.434
Fri, 29 Aug 2014 15:53:52 +0200 Bram Moolenaar updated for version 7.4.427 v7.4.427
Fri, 29 Aug 2014 09:46:10 +0200 Bram Moolenaar updated for version 7.4.419 v7.4.419
Fri, 22 Aug 2014 13:13:27 +0200 Bram Moolenaar updated for version 7.4.411 v7.4.411
Wed, 06 Aug 2014 14:52:30 +0200 Bram Moolenaar updated for version 7.4.393 v7.4.393
Wed, 06 Aug 2014 13:36:59 +0200 Bram Moolenaar updated for version 7.4.392 v7.4.392
Wed, 09 Jul 2014 17:51:51 +0200 Bram Moolenaar updated for version 7.4.358 v7.4.358
Wed, 02 Jul 2014 19:06:18 +0200 Bram Moolenaar updated for version 7.4.351 v7.4.351
Wed, 25 Jun 2014 17:31:09 +0200 Bram Moolenaar updated for version 7.4.341 v7.4.341
Tue, 17 Jun 2014 17:48:32 +0200 Bram Moolenaar updated for version 7.4.330 v7.4.330
Tue, 17 Jun 2014 12:51:16 +0200 Bram Moolenaar updated for version 7.4.327 v7.4.327
Thu, 12 Jun 2014 18:39:22 +0200 Bram Moolenaar updated for version 7.4.323 v7.4.323
Wed, 28 May 2014 20:31:42 +0200 Bram Moolenaar updated for version 7.4.313 v7.4.313
Wed, 28 May 2014 18:22:57 +0200 Bram Moolenaar updated for version 7.4.312 v7.4.312
Wed, 28 May 2014 16:47:16 +0200 Bram Moolenaar updated for version 7.4.311 v7.4.311
Wed, 28 May 2014 14:34:46 +0200 Bram Moolenaar updated for version 7.4.310 v7.4.310
Thu, 22 May 2014 18:59:58 +0200 Bram Moolenaar updated for version 7.4.306 v7.4.306
Thu, 22 May 2014 14:19:56 +0200 Bram Moolenaar updated for version 7.4.298 v7.4.298
Tue, 13 May 2014 13:46:33 +0200 Bram Moolenaar updated for version 7.4.286 v7.4.286
Wed, 07 May 2014 18:35:30 +0200 Bram Moolenaar updated for version 7.4.279 v7.4.279
Wed, 07 May 2014 17:31:37 +0200 Bram Moolenaar updated for version 7.4.278 v7.4.278
Tue, 29 Apr 2014 17:41:22 +0200 Bram Moolenaar updated for version 7.4.272 v7.4.272
Tue, 29 Apr 2014 14:03:02 +0200 Bram Moolenaar updated for version 7.4.268 v7.4.268
Thu, 24 Apr 2014 17:12:33 +0200 Bram Moolenaar updated for version 7.4.265 v7.4.265
Wed, 23 Apr 2014 20:43:41 +0200 Bram Moolenaar updated for version 7.4.264 v7.4.264
Wed, 23 Apr 2014 19:44:30 +0200 Bram Moolenaar updated for version 7.4.263 v7.4.263
Wed, 23 Apr 2014 17:43:42 +0200 Bram Moolenaar updated for version 7.4.260 v7.4.260
Fri, 11 Apr 2014 10:22:53 +0200 Bram Moolenaar updated for version 7.4.256 v7.4.256
Sat, 05 Apr 2014 21:28:56 +0200 Bram Moolenaar updated for version 7.4.249 v7.4.249
Sat, 05 Apr 2014 19:44:40 +0200 Bram Moolenaar updated for version 7.4.248 v7.4.248
Sat, 05 Apr 2014 18:55:46 +0200 Bram Moolenaar updated for version 7.4.247 v7.4.247
Wed, 02 Apr 2014 22:17:10 +0200 Bram Moolenaar updated for version 7.4.243 v7.4.243
Wed, 02 Apr 2014 19:55:10 +0200 Bram Moolenaar updated for version 7.4.242 v7.4.242
Wed, 02 Apr 2014 19:00:58 +0200 Bram Moolenaar updated for version 7.4.241 v7.4.241
Wed, 02 Apr 2014 12:12:08 +0200 Bram Moolenaar updated for version 7.4.237 v7.4.237
Tue, 01 Apr 2014 22:08:54 +0200 Bram Moolenaar updated for version 7.4.236 v7.4.236
Tue, 01 Apr 2014 21:00:59 +0200 Bram Moolenaar updated for version 7.4.235 v7.4.235
Tue, 01 Apr 2014 19:55:49 +0200 Bram Moolenaar updated for version 7.4.234 v7.4.234
Sun, 30 Mar 2014 16:49:09 +0200 Bram Moolenaar updated for version 7.4.229 v7.4.229
Tue, 25 Mar 2014 18:24:23 +0100 Bram Moolenaar updated for version 7.4.218 v7.4.218
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Mon, 24 Feb 2014 03:32:00 +0100 Bram Moolenaar updated for version 7.4.192 v7.4.192
Sun, 23 Feb 2014 23:39:13 +0100 Bram Moolenaar updated for version 7.4.191 v7.4.191
Sun, 23 Feb 2014 22:54:58 +0100 Bram Moolenaar updated for version 7.4.189 v7.4.189
Sat, 22 Feb 2014 22:18:47 +0100 Bram Moolenaar updated for version 7.4.184 v7.4.184
Wed, 05 Feb 2014 22:13:05 +0100 Bram Moolenaar updated for version 7.4.166 v7.4.166
Thu, 23 Jan 2014 20:09:34 +0100 Bram Moolenaar updated for version 7.4.158 v7.4.158
Tue, 14 Jan 2014 19:44:34 +0100 Bram Moolenaar updated for version 7.4.154 v7.4.154
Tue, 14 Jan 2014 16:36:51 +0100 Bram Moolenaar updated for version 7.4.151 v7.4.151
Tue, 14 Jan 2014 15:24:39 +0100 Bram Moolenaar updated for version 7.4.149 v7.4.149
Mon, 06 Jan 2014 06:19:11 +0100 Bram Moolenaar updated for version 7.4.133 v7.4.133
Sat, 14 Dec 2013 12:17:38 +0100 Bram Moolenaar updated for version 7.4.129 v7.4.129
Mon, 11 Nov 2013 04:25:53 +0100 Bram Moolenaar updated for version 7.4.086 v7.4.086
Fri, 08 Nov 2013 04:30:20 +0100 Bram Moolenaar updated for version 7.4.079 v7.4.079
Tue, 05 Nov 2013 07:13:41 +0100 Bram Moolenaar updated for version 7.4.069 v7.4.069
Sat, 02 Nov 2013 23:29:26 +0100 Bram Moolenaar updated for version 7.4.057 v7.4.057
Wed, 02 Oct 2013 16:46:28 +0200 Bram Moolenaar updated for version 7.4.047 v7.4.047
Sun, 29 Sep 2013 21:11:05 +0200 Bram Moolenaar updated for version 7.4.045 v7.4.045
Wed, 25 Sep 2013 21:00:28 +0200 Bram Moolenaar updated for version 7.4.040 v7.4.040
Fri, 30 Aug 2013 16:35:44 +0200 Bram Moolenaar updated for version 7.4.011 v7.4.011
Fri, 30 Aug 2013 16:00:08 +0200 Bram Moolenaar updated for version 7.4.010 v7.4.010
Thu, 22 Aug 2013 12:06:55 +0200 Bram Moolenaar updated for version 7.4.006 v7.4.006
Fri, 05 Jul 2013 18:29:48 +0200 Bram Moolenaar updated for version 7.3.1309 v7.3.1309
Thu, 04 Jul 2013 20:25:41 +0200 Bram Moolenaar updated for version 7.3.1303 v7.3.1303
Sat, 29 Jun 2013 13:58:31 +0200 Bram Moolenaar updated for version 7.3.1261 v7.3.1261
Mon, 24 Jun 2013 22:17:32 +0200 Bram Moolenaar updated for version 7.3.1240 v7.3.1240
Sun, 23 Jun 2013 14:30:47 +0200 Bram Moolenaar updated for version 7.3.1232 v7.3.1232
Sun, 16 Jun 2013 17:32:40 +0200 Bram Moolenaar updated for version 7.3.1213 v7.3.1213
Sun, 16 Jun 2013 14:18:28 +0200 Bram Moolenaar updated for version 7.3.1204 v7.3.1204
Thu, 13 Jun 2013 21:24:06 +0200 Bram Moolenaar updated for version 7.3.1187 v7.3.1187
Wed, 12 Jun 2013 22:08:58 +0200 Bram Moolenaar updated for version 7.3.1181 v7.3.1181
Wed, 12 Jun 2013 18:13:38 +0200 Bram Moolenaar updated for version 7.3.1176 v7.3.1176
Wed, 12 Jun 2013 13:37:43 +0200 Bram Moolenaar updated for version 7.3.1170 v7.3.1170
Tue, 11 Jun 2013 18:40:13 +0200 Bram Moolenaar updated for version 7.3.1164 v7.3.1164
Mon, 10 Jun 2013 20:10:44 +0200 Bram Moolenaar updated for version 7.3.1159 v7.3.1159
Sun, 09 Jun 2013 20:51:00 +0200 Bram Moolenaar updated for version 7.3.1156 v7.3.1156
Sat, 08 Jun 2013 18:19:48 +0200 Bram Moolenaar updated for version 7.3.1149 v7.3.1149
Thu, 06 Jun 2013 21:31:06 +0200 Bram Moolenaar updated for version 7.3.1136 v7.3.1136
Thu, 30 May 2013 13:37:28 +0200 Bram Moolenaar updated for version 7.3.1068 v7.3.1068
Thu, 30 May 2013 13:14:13 +0200 Bram Moolenaar updated for version 7.3.1063 v7.3.1063
Thu, 30 May 2013 13:01:18 +0200 Bram Moolenaar updated for version 7.3.1061 v7.3.1061
Thu, 30 May 2013 12:35:52 +0200 Bram Moolenaar updated for version 7.3.1058 v7.3.1058