log src/channel.c @ 17479:35b73ec0ba25

age author description
Mon, 08 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1653: ubsan warns for possibly passing NULL pointer v8.1.1653
Fri, 28 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1605: Vim may delay processing messages on a json channel v8.1.1605
Mon, 24 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Thu, 09 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1312: Coverity warning for using uninitialized variable v8.1.1312
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Fri, 12 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1158: json encoded string is sometimes missing the final NUL v8.1.1158
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Mon, 04 Mar 2019 12:15:05 +0100 Bram Moolenaar patch 8.1.0993: ch_read() may return garbage if terminating NL is missing v8.1.0993
Wed, 20 Feb 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0960: when using ConPTY garbage collection has undefined behavior v8.1.0960
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 10 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0889: MS-Windows: a channel write may hang v8.1.0889
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Tue, 29 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0845: having job_status() free the job causes problems v8.1.0845
Mon, 28 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0838: compiler warning for type conversion v8.1.0838
Sat, 26 Jan 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0824: SunOS/Solaris has a problem with ttys v8.1.0824
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Tue, 22 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0796: MS-Windows 7: problem with named pipe on channel v8.1.0796
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0777: Win32: using pipes for channel does not work well v8.1.0777
Thu, 17 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 14:45:11 +0100 Bram Moolenaar patch 8.1.0762: compiler warning v8.1.0762
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 05 Jan 2019 00:15:07 +0100 Bram Moolenaar patch 8.1.0692: if a buffer was deleted a channel can't write to it v8.1.0692
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 21:45:05 +0100 Bram Moolenaar patch 8.1.0590: when a job ends the closed channels are not handled v8.1.0590
Fri, 19 Oct 2018 17:45:06 +0200 Bram Moolenaar patch 8.1.0486: can't build in MS-Windows v8.1.0486
Fri, 19 Oct 2018 17:00:06 +0200 Bram Moolenaar patch 8.1.0485: term_start() does not check if directory is accessible v8.1.0485
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Thu, 06 Sep 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0350: Vim may block on ch_sendraw() v8.1.0350
Thu, 09 Aug 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0263: channel log doesn't show part of channel v8.1.0263
Sun, 08 Jul 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0167: lock flag in new dictitem is reset in many places v8.1.0167
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Sun, 17 Jun 2018 19:45:06 +0200 Christian Brabandt patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer v8.1.0069
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Sun, 13 May 2018 14:45:05 +0200 Christian Brabandt patch 8.0.1828: get no clue why :gui does not fork v8.0.1828
Sun, 13 May 2018 14:15:06 +0200 Christian Brabandt patch 8.0.1827: compiler warning for signed/unsigned char pointers v8.0.1827
Sat, 05 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1795: lose contact with jobs when :gui forks v8.0.1795
Mon, 30 Apr 2018 10:45:06 +0200 Christian Brabandt patch 8.0.1775: MS-Windows: warning for unused variable v8.0.1775
Tue, 24 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1761: job in terminal window with no output channel is killed v8.0.1761
Sat, 21 Apr 2018 23:45:06 +0200 Christian Brabandt patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd v8.0.1747
Sat, 21 Apr 2018 23:15:06 +0200 Christian Brabandt patch 8.0.1746: MS-Windows: channel tests fail v8.0.1746
Sat, 21 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1745: build failure on MS-Windows v8.0.1745
Sat, 21 Apr 2018 20:00:07 +0200 Christian Brabandt patch 8.0.1742: cannot get a list of all the jobs v8.0.1742
Sat, 14 Apr 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1709: some non-C89 code may slip through v8.0.1709
Tue, 10 Apr 2018 16:00:09 +0200 Christian Brabandt patch 8.0.1685: can't set ANSI colors of a terminal window v8.0.1685
Tue, 10 Apr 2018 12:45:06 +0200 Christian Brabandt patch 8.0.1681: the format attribute fails with MinGW v8.0.1681
Sun, 08 Apr 2018 12:45:07 +0200 Christian Brabandt patch 8.0.1676: no compiler warning for wrong printf format v8.0.1676
Sat, 07 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1671: crash when passing non-dict argument as env to job_start() v8.0.1671
Tue, 03 Apr 2018 13:00:07 +0200 Christian Brabandt patch 8.0.1657: crash when reading a channel v8.0.1657
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Sat, 10 Mar 2018 20:30:04 +0100 Christian Brabandt patch 8.0.1593: :qall never exits with an active terminal window v8.0.1593
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Tue, 13 Feb 2018 15:30:07 +0100 Christian Brabandt patch 8.0.1516: errors for job options are not very specific v8.0.1516
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sat, 09 Dec 2017 19:15:05 +0100 Christian Brabandt patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL v8.0.1381
Sat, 11 Nov 2017 16:00:06 +0100 Christian Brabandt patch 8.0.1286: occasional crash when using a channel v8.0.1286
Sun, 01 Oct 2017 16:30:03 +0200 Christian Brabandt patch 8.0.1170: using termdebug results in 100% CPU time v8.0.1170
Wed, 13 Sep 2017 22:30:05 +0200 Christian Brabandt patch 8.0.1101: channel write fails if writing to log fails v8.0.1101
Sat, 09 Sep 2017 18:30:05 +0200 Christian Brabandt patch 8.0.1083: leaking memory in input part of channel v8.0.1083
Sat, 09 Sep 2017 16:45:05 +0200 Christian Brabandt patch 8.0.1081: memory leak for the channel write queue v8.0.1081
Fri, 08 Sep 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1076: term_start() does not take callbacks v8.0.1076
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Sat, 02 Sep 2017 17:30:03 +0200 Christian Brabandt patch 8.0.1036: ++eof argument for terminal only available on MS-Windows v8.0.1036
Sat, 02 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1035
Sat, 02 Sep 2017 15:00:04 +0200 Christian Brabandt patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1034
Sun, 27 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.1005: terminal without job updates slowly in GUI v8.0.1005
Sun, 27 Aug 2017 13:15:05 +0200 Christian Brabandt patch 8.0.1003: 64 bit compiler warning v8.0.1003
Sat, 26 Aug 2017 23:45:04 +0200 Christian Brabandt patch 8.0.1002: unnecessarily updating screen after timer callback v8.0.1002
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
Sat, 19 Aug 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0969: Coverity warning for unused return value v8.0.0969
Sat, 19 Aug 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0964: channel write buffer does not work with poll() v8.0.0964
Fri, 18 Aug 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0959: build failure on MS-Windows v8.0.0959
Fri, 18 Aug 2017 21:00:05 +0200 Christian Brabandt patch 8.0.0957: a terminal job can deadlock when sending many keys v8.0.0957
Sun, 13 Aug 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems v8.0.0928
Sat, 12 Aug 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0916: cannot specify properties of window for terminal open v8.0.0916
Sat, 12 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0912: cannot run a job in a hidden terminal v8.0.0912
Fri, 11 Aug 2017 22:30:06 +0200 Christian Brabandt patch 8.0.0910: cannot create a terminal in the current window v8.0.0910
Fri, 11 Aug 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0909: channel test fails v8.0.0909
Fri, 11 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0908: cannot set terminal size with options v8.0.0908
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Fri, 11 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0899: function name mch_stop_job() is confusing v8.0.0899
Fri, 11 Aug 2017 16:00:05 +0200 Christian Brabandt patch 8.0.0897: wrong error message for invalid term_finish value v8.0.0897
Thu, 10 Aug 2017 23:30:05 +0200 Christian Brabandt patch 8.0.0896: cannot close a terminal window when the job ends v8.0.0896
Sat, 05 Aug 2017 17:45:03 +0200 Christian Brabandt patch 8.0.0869: job output is sometimes not displayed in a terminal v8.0.0869
Sat, 05 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0865: cannot build with channel but without terminal feature v8.0.0865
Sat, 05 Aug 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0864: cannot specify the name of a terminal v8.0.0864
Fri, 04 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0860: side effects when channel appends to a buffer v8.0.0860
Thu, 03 Aug 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0849: crash when job exit callback wipes the terminal v8.0.0849
Thu, 03 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.0848: using multiple ch_log functions is clumsy v8.0.0848
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sat, 22 Jul 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0746: when :term fails the job is not properly cleaned up v8.0.0746
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Sat, 22 Jul 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0742: terminal feature does not work on MS-Windows v8.0.0742
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Sun, 16 Jul 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0719: build failure without +terminal feature v8.0.0719
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Sat, 15 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0716: not easy to start Vim cleanly v8.0.0716
Sun, 30 Apr 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0592: if a job writes to a buffer screen is not updated v8.0.0592
Sat, 29 Apr 2017 16:30:03 +0200 Christian Brabandt patch 8.0.0588: job_stop() often assumes the channel will be closed v8.0.0588
Fri, 07 Apr 2017 14:15:06 +0200 Christian Brabandt patch 8.0.0544: cppcheck warnings v8.0.0544
Tue, 28 Feb 2017 21:30:06 +0100 Christian Brabandt patch 8.0.0387: compiler warnings v8.0.0387
Mon, 06 Feb 2017 22:00:05 +0100 Christian Brabandt patch 8.0.0312: failure when a channel receives a split json message v8.0.0312
Sat, 14 Jan 2017 17:15:04 +0100 Christian Brabandt patch 8.0.0183: ubsan warns for unaligned address v8.0.0183
Tue, 10 Jan 2017 15:30:05 +0100 Christian Brabandt patch 8.0.0166: JSON with a duplicate key gives an internal error v8.0.0166
Sun, 08 Jan 2017 21:00:05 +0100 Christian Brabandt patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG() v8.0.0160
Thu, 01 Dec 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/958dc6923d341390531888058495569d73c356c3 v8.0.0107
Tue, 29 Nov 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4b785f69c0616dba5d3f38e8ce4b5398cec89407 v8.0.0105
Sat, 26 Nov 2016 15:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a8199e4a1814b10630a770165502abb1121cd1b v8.0.0103
Thu, 24 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/833eb1d752426689051bf2001083359899536939 v8.0.0097
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Sat, 12 Nov 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3f7d0907269558cb3ea184a3083640f9e20bb21e v8.0.0082
Fri, 11 Nov 2016 21:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/79cbdcb1eeead00bad6fc64ab4a53e5860d5a663 v8.0.0076
Thu, 27 Oct 2016 20:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/01688ad545ff0809ddad5c8fa6b149dc5d67312b v8.0.0050
Sat, 15 Oct 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/97792de2762cc79cc365a8a0b858f27753179577 v8.0.0036
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Sun, 09 Oct 2016 15:45:03 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8ddef48d1eade1911b946fdda8c73c80856e6273 v8.0.0024
Mon, 03 Oct 2016 21:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ec68a99464055029c01082762517e97245ddae0c v8.0.0022
Thu, 29 Sep 2016 15:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b9c31e71f5a4653a27e81c21226039bfa35b9131 v8.0.0018
Mon, 26 Sep 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7ef3810d28b7ab2edbfcafab3fe8ad8bc2c2f138 v8.0.0015
Wed, 07 Sep 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/169ebb080454357279ad5ad21ac532deaec605e8 v7.4.2344
Sun, 04 Sep 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c8fe338d64cc6183c03d4c12b1e036a7745e2932 v7.4.2327
Thu, 01 Sep 2016 15:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0874a83e9be1b39fdb217f02b427bf1d6133a4d8 v7.4.2298
Thu, 01 Sep 2016 14:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d8b554904d18fe19bd9fa79dbda880845cb017d2 v7.4.2297
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 19:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6fc8227ebfbdfbbb48b81b679db81f421dbce79b v7.4.2287
Fri, 26 Aug 2016 18:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f1f0792e55e72cdc7c833b30f565a9b02f18bb1e v7.4.2258
Wed, 24 Aug 2016 22:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5b30291785e6b9be1a607504c14bd03c601b59a6 v7.4.2250
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sat, 30 Jul 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/57e69ff2cca9edee3546373d04e0dde6810309e5 v7.4.2131
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Fri, 15 Jul 2016 21:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5ef2e762844e0eb1f5b213bd58e6bc38bdb69dac v7.4.2045
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
Thu, 07 Jul 2016 21:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bf2cc5f36d5ffd5de445e6970602000c7869b65a v7.4.1998
Mon, 27 Jun 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/adb78a77ebb47627bcf73bd16ac1119d970e17c8 v7.4.1965
Sun, 26 Jun 2016 17:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aad30bbcde2b268e2fffb6fd1443f27ebda9d1ff v7.4.1959
Sun, 12 Jun 2016 21:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf089463492fab53b2a5d81517829d22f882f82e v7.4.1924
Tue, 07 Jun 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5f1032d2a55b9417a0a6fa225e35089c98a5a419 v7.4.1906
Sun, 05 Jun 2016 16:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bbe8d91e695184771d7e45315258fab8eb3e6b07 v7.4.1902
Sat, 04 Jun 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9ed96efb3d47d46e9637da04656efff715102407 v7.4.1891
Thu, 02 Jun 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf7c11a9479ba7ce775b86c7a846fae48321d260 v7.4.1878
Sun, 29 May 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ef3abc6442260e9a0314970a532400b05571d3fe v7.4.1859
Sun, 29 May 2016 16:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b127cfd75f59e82580df395b6e2c009774644b16 v7.4.1858
Sun, 29 May 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9f5842e63fc63d438cbffcec503e072a06f74dc2 v7.4.1857
Sat, 28 May 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/655da31a18ef3f888acf10e68b438e2a851f7b14 v7.4.1855
Sat, 28 May 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/28ae5773422c2cf61aaf8d9d2b9fae70642d6a33 v7.4.1853
Sat, 28 May 2016 13:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bf981eeb6b4ee63ae8543a7f9865ab700159a79c v7.4.1850
Fri, 27 May 2016 20:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5850a764eae74a4dae7238e4e76b4c24f062699b v7.4.1849
Wed, 25 May 2016 22:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f8df45d84f1d17dced23e185d4835fc23406d73d v7.4.1845
Mon, 09 May 2016 21:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/de7eb0a47b557eb4656c6b63d421c7e7bae1ef30 v7.4.1829
Mon, 09 May 2016 20:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e0f76d00979c972329f6c371463a20da61ccad65 v7.4.1828
Mon, 09 May 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fb6ffc732e65dbc459c89247ff78134402f1a18b v7.4.1827
Mon, 09 May 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf7ff70ca73218d618e7c00ab785bcf5f9120a94 v7.4.1826
Sun, 08 May 2016 22:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5d96e3ae534ade8ed09a5de9ff8fd7519537ec28 v7.4.1825
Sun, 08 May 2016 13:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/36e0f7da9bc4a6ee8a7b17df503542a339e034c8 v7.4.1824
Wed, 04 May 2016 22:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cefe4f994853c2d4866e2aa4ea3e3f36ab2fea13 v7.4.1817
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 17:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/715d285d79a1d97928dd717278e25e6de45d1496 v7.4.1810
Sat, 30 Apr 2016 16:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d75263c020a5044fa73bc8cd57ce73ca5e23b360 v7.4.1807
Tue, 26 Apr 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/674127e1801fd02ff07dddf0dc3bf0d8cce68997 v7.4.1791
Tue, 26 Apr 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437905c25d4cedfa16d0f87392e4a000d22362b7 v7.4.1789
Tue, 26 Apr 2016 17:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b2658a1ab02cd0ba848164f70c7c464fdc398162 v7.4.1787
Mon, 18 Apr 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7f7c3325d3f1baba32263a3457cfc4d90ecd5ff1 v7.4.1750
Thu, 14 Apr 2016 13:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e v7.4.1727
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 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0e4c1de5560c7f8b4cae539ec8cff0949daba3fc v7.4.1717
Wed, 30 Mar 2016 22:15:10 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bdf0bda968a53a55149a4c83a10a60c28e431305 v7.4.1687
Mon, 28 Mar 2016 22:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/925ccfde79bf734bc89269c705cebe2d49fe6444 v7.4.1680
Mon, 28 Mar 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8b877ac38e96424a08a8b8eb713ef4b3cf0064be v7.4.1669
Mon, 28 Mar 2016 14:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee1f7b3cb71684aaa9bf457e2caf9d02187e6b7c v7.4.1668
Mon, 28 Mar 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/84e1d2b21a424f2687b61daaf84f5fc4f1ab0abe v7.4.1667
Mon, 28 Mar 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46c00a6565b8f1f4b7b1041d03eaceaf6ffc4aee v7.4.1666
Sun, 27 Mar 2016 19:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8038568722a0aad72d001edf4972c29abab57f8f v7.4.1665
Sat, 26 Mar 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c4dcd60c76666bf113719f929709ad6120eb6528 v7.4.1662
Mon, 21 Mar 2016 22:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/573e445664eef399a72b1bfc975260a639605fef v7.4.1631
Mon, 21 Mar 2016 12:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3f3fbd3fdb73bdfbfeab22a9dfc7a25e38bdf5f6 v7.4.1628
Sun, 20 Mar 2016 21:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/03602ec28ed25739e88b2c835adb0662d3720bb2 v7.4.1624
Sun, 20 Mar 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e9d6a298df6108e2044b1f0da5a2712f0c51c7d9 v7.4.1623
Sun, 20 Mar 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a4f6ca717b4483eb82c6c71f71a5a5cf70e55d80 v7.4.1618
Sun, 20 Mar 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ba61ac0d61f46de7d29c64bb0de6d25c2e378be0 v7.4.1617
Sun, 20 Mar 2016 14:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ac74d5e86cd16b42e81ba48f58f3d45c72758248 v7.4.1616
Sat, 19 Mar 2016 14:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a889cf4642a89537e3eeecf6d30326bf6aa4776f v7.4.1593
Tue, 15 Mar 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a3dc5e92dcb79bdc4f0103e6eb91de4c7a6ee9a7 v7.4.1579
Mon, 14 Mar 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6c2f0526064eef6f8917d2bad00df707d79ea16 v7.4.1560
Mon, 14 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710 v7.4.1559
Sat, 12 Mar 2016 16:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/583c1f14a4e1d89fe029b1c134d405357468ece7 v7.4.1544
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
Thu, 10 Mar 2016 21:15:13 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/40e8cb292c36f5057628e570591e8917ac1ca121 v7.4.1531
Wed, 09 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/29fd03878c41526a586d77b3f3cd7938d26297af v7.4.1529
Wed, 09 Mar 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/562ca7142845273bca656aa5aeeda90f001062e0 v7.4.1527
Tue, 08 Mar 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/045a284a83c2a85113de233d5233eae34724a4b6 v7.4.1524
Tue, 08 Mar 2016 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6ff02c96519946716069f05c62849986a706033b v7.4.1522
Tue, 08 Mar 2016 17:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/367aabdbf76f7df00fd18e39d9378d1360a526ab v7.4.1517
Sun, 06 Mar 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d0b6502a7ace39d6cd30874110a572371d10beae v7.4.1505
Sun, 06 Mar 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/99ef06296f3c37490511c03786a2c8672e015c56 v7.4.1502
Sat, 05 Mar 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a96909cfaf21dbbf033e904ccdcda9905799f0fc v7.4.1496
Sat, 05 Mar 2016 21:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5983ad0b038fa689653246cb304fd43e8ae39a78 v7.4.1493
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 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6547fc6471d9084f942bdc4ae3aedb39361751d v7.4.1483
Wed, 02 Mar 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/bf73b91c664488ca57e2b4a8eb9b1f36f6625bc7 v7.4.1471
Wed, 02 Mar 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/289a90551d185c307abd4cfe6baadea8990d956b v7.4.1470
Wed, 02 Mar 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/42bc6dde46f1b52476cc84ee89277f981b4116c4 v7.4.1469
Mon, 29 Feb 2016 23:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6b584af3d7337639da27fd847c7c69a406af397e v7.4.1466
Mon, 29 Feb 2016 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cc7f8be3e0e6c4d902b02052a862e21c3a3fbe22 v7.4.1465
Sun, 28 Feb 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e081e21f760bffc24ca98d5f9bbdb5f02e6aea79 v7.4.1459
Sun, 28 Feb 2016 22:30:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fdd6ce4a2f922afac7bd719a00228dbd8539b9c4 v7.4.1458
Sun, 28 Feb 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d42119fff228434fe57e88d501c744de0a9fb1b1 v7.4.1457
Sun, 28 Feb 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/18b5d6df10a5f08ffebbec85a1cf2828871e3736 v7.4.1452
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:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6051b5eb83687f60bb4a2f3d5cd23fe8b290eb4 v7.4.1447
Sat, 27 Feb 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e26643e6bcd6c6c42f5eae78cee2e7950cd3f629 v7.4.1441
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 14:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/187db50d0499aecf4cfd42fb4db0a1bebf61c8cd v7.4.1426
Fri, 26 Feb 2016 12:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4cafa6dc7f0728b018979aff0ca039908ecf2ae1 v7.4.1423
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 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9186a276222ea8a7c88f4092ac5b4201381f4e20 v7.4.1404
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 13:30:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4e221c99e85ed40c98892068a01270b9e7492d98 v7.4.1398