Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ce001a337e28fa368f40ac6422835d730fb8ebb1
ce001a3
Update runtime files
by Bram Moolenaar
· 4 years ago
12e21e3
patch 8.2.4833: failure of mapping not checked for
by zeertzjq
· 4 years ago
fc78a03
patch 8.2.4832: passing zero instead of NULL to a pointer argument
by zeertzjq
· 4 years ago
2c8a7eb
patch 8.2.4831: crash when using maparg() and unmapping simplified keys
by zeertzjq
· 4 years ago
23f106e
patch 8.2.4830: possible endless loop if there is unused typahead
by Bram Moolenaar
· 4 years ago
17c95d9
patch 8.2.4829: a key may be simplified to NUL
by zeertzjq
· 4 years ago
abeb09b
patch 8.2.4828: fix for unmapping simplified key not fully tested
by zeertzjq
· 4 years ago
87f7410
patch 8.2.4827: typo in variable name
by Bram Moolenaar
· 4 years ago
1f435da
patch 8.2.4826: .cshtml files are not recognized
by jvoisin
· 4 years ago
0966120
patch 8.2.4825: can only get a list of mappings
by Ernie Rael
· 4 years ago
23d5770
patch 8.2.4824: expression is evaluated multiple times
by zeertzjq
· 4 years ago
372bcce
patch 8.2.4823: concat more than 2 strings in :def function is inefficient
by LemonBoy
· 4 years ago
af59e34
patch 8.2.4822: setting ufunc to NULL twice
by LemonBoy
· 4 years ago
aac12da
patch 8.2.4821: crash when imported autoload script was deleted
by Bram Moolenaar
· 4 years ago
659c240
patch 8.2.4820: not simple programmatic way to find a specific mapping
by Ernie Rael
· 4 years ago
a4e3332
patch 8.2.4819: unmapping simplified keys also deletes other mapping
by zeertzjq
· 4 years ago
ac92ab7
patch 8.2.4818: no test for what 8.2.4806 fixes
by zeertzjq
· 4 years ago
45684c6
patch 8.2.4817: Win32 GUI: modifiers are not always used
by LemonBoy
· 4 years ago
490ac3f
patch 8.2.4816: still using older codecov app in some places of CI
by Philip H
· 4 years ago
d42b839
patch 8.2.4815: cannot build with older GTK version
by Ernie Rael
· 4 years ago
4a392d2
patch 8.2.4814: possible to leave a popup window with win_gotoid()
by LemonBoy
· 4 years ago
2c40707
patch 8.2.4813: pasting text while indent folding may mess up folds
by Brandon Simmons
· 4 years ago
8279cfe
patch 8.2.4812: unused struct item
by zeertzjq
· 4 years ago
0de7369
patch 8.2.4811: Win32 GUI: caps lock doesn't work
by LemonBoy
· 4 years ago
56dba60
patch 8.2.4810: missing changes in one file
by Bram Moolenaar
· 4 years ago
885de44
patch 8.2.4809: various things no6 properly tested
by Yegappan Lakshmanan
· 4 years ago
33d3ce6
patch 8.2.4808: unused item in engine struct
by Bram Moolenaar
· 4 years ago
77fc0b0
patch 8.2.4807: processing key eveints in Win32 GUI is not ideal
by LemonBoy
· 4 years ago
53ef573
patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode
by Bram Moolenaar
· 4 years ago
9b36750
patch 8.2.4805: CurSearch used for all matches in current line
by Bram Moolenaar
· 4 years ago
1fc6ea9
patch 8.2.4804: expression in heredoc doesn't work for compiled function
by Yegappan Lakshmanan
· 4 years ago
66e13ae
patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse
by LemonBoy
· 4 years ago
7851c69
patch 8.2.4802: test is not cleaned up
by zeertzjq
· 4 years ago
3fd7480
patch 8.2.4801: fix for cursorbind fix not fully tested
by Christian Brabandt
· 4 years ago
d0eaf67
patch 8.2.4800: missing test update for adjusted t_8u behavior
by Bram Moolenaar
· 4 years ago
0044e51
patch 8.2.4799: popup does not use correct topline
by LemonBoy
· 4 years ago
dbec26d
patch 8.2.4798: t_8u option was reset even when set by the user
by Bram Moolenaar
· 4 years ago
8530b41
patch 8.2.4797: getwininfo() may get oudated values
by LemonBoy
· 4 years ago
da1050c
patch 8.2.4796: file left behind after running cursorline tests
by Bram Moolenaar
· 4 years ago
2c645e8
patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set
by Christian Brabandt
· 4 years ago
4c84dd3
patch 8.2.4794: compiler warning for not initialized variable
by Bram Moolenaar
· 4 years ago
928a131
patch 8.2.4793: recognizing Maxima filetype even though it might be another
by Bram Moolenaar
· 4 years ago
e468698
patch 8.2.4792: indent operator creates an undo entry for every line
by Bram Moolenaar
· 4 years ago
fef4485
patch 8.2.4791: events triggered in different order when reusing buffer
by Charlie Groves
· 4 years ago
c448e9c
patch 8.2.4790: lilypond filetype not recognized
by Bram Moolenaar
· 4 years ago
a653e53
patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline
by Bram Moolenaar
· 4 years ago
bac9a9e
patch 8.2.4788: large payload for LSP message not tested
by Yegappan Lakshmanan
· 4 years ago
9bd3ce2
patch 8.2.4787: prop_find() does not find the right property
by LemonBoy
· 4 years ago
861fcee
patch 8.2.4786: test for win_gotoid() in Visual mode fails on Mac
by Bram Moolenaar
· 4 years ago
3aca091
patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer
by Bram Moolenaar
· 4 years ago
1693712
patch 8.2.4784: lamba test with timer is flaky
by Bram Moolenaar
· 4 years ago
42ccb8d
patch 8.2.4783: Coverity warns for leaking memory
by Bram Moolenaar
· 4 years ago
75ab590
Update runtime files
by Bram Moolenaar
· 4 years ago
a929c92
patch 8.2.4782: accessing freed memory
by Bram Moolenaar
· 4 years ago
d0a20c9
patch 8.2.4781: Maxima files are not recognized
by Doron Behar
· 4 years ago
03cca29
patch 8.2.4780: parsing an LSP message fails when it is split
by Yegappan Lakshmanan
· 4 years ago
53e8f3f
patch 8.2.4779: lsan suppression is too version specific
by Christian Brabandt
· 4 years ago
35cff32
patch 8.2.4778: pacman files use dosini filetype
by Chaoren Lin
· 4 years ago
366f0bd
patch 8.2.4777: screendump tests fail because of a redraw
by Bram Moolenaar
· 4 years ago
9f53e7b
patch 8.2.4776: GTK: 'lines' and 'columns' may change during startup
by Ernie Rael
· 4 years ago
280aebf
patch 8.2.4775: SpellBad highlighting does not work in Konsole
by Bram Moolenaar
· 4 years ago
8b91e71
patch 8.2.4774: crash when using a number for lambda name
by Bram Moolenaar
· 4 years ago
a9549c9
patch 8.2.4773: build failure without the +eval feature
by Bram Moolenaar
· 4 years ago
3df8f6e
patch 8.2.4772: old Coverity warning for not checking ftell() return value
by Bram Moolenaar
· 4 years ago
066e0d9
patch 8.2.4771: Coverity warns for not checking return value
by Bram Moolenaar
· 4 years ago
efbfa86
patch 8.2.4770: cannot easily mix expression and heredoc
by Yegappan Lakshmanan
· 4 years ago
68aaff4
patch 8.2.4769: build warning with UCRT
by Bram Moolenaar
· 4 years ago
34ffa10
patch 8.2.4768: CI: codecov upload sometimes does not work
by Philip H
· 4 years ago
c360b25
patch 8.2.4767: openscad files are not recognized
by salkin-mada
· 4 years ago
93c7a45
patch 8.2.4766: KRL files using "deffct" not recognized
by KnoP-01
· 4 years ago
047a701
patch 8.2.4765: function matchfuzzy() sorts too many items
by Yegappan Lakshmanan
· 4 years ago
d2edee5
patch 8.2.4764: CI uses an older gcc version
by Philip H
· 4 years ago
f50808e
patch 8.2.4763: using invalid pointer with "V:" in Ex mode
by Bram Moolenaar
· 4 years ago
ca7e86c
patch 8.2.4762: using freed memory using synstack() and synID() in WinEnter
by zeertzjq
· 4 years ago
e0805b8
patch 8.2.4761: documentation for using LSP messages is incomplete
by Yegappan Lakshmanan
· 4 years ago
9029a6e
patch 8.2.4760: using matchfuzzy() on a long list can take a while
by Yasuhiro Matsumoto
· 4 years ago
693ccd1
patch 8.2.4759: CurSearch highlight does not work for multi-line match
by Bram Moolenaar
· 4 years ago
3b470ae
patch 8.2.4758: when using an LSP channel want to get the message ID
by Yegappan Lakshmanan
· 4 years ago
b9e99e5
patch 8.2.4757: list of libraries to suppress lsan errors is outdated
by Philip H
· 4 years ago
092e09c
patch 8.2.4756: build error without the +eval feature
by Bram Moolenaar
· 4 years ago
12eb2eb
patch 8.2.4755: cannot use <SID>FuncRef in completion spec
by Bram Moolenaar
· 4 years ago
7714231
patch 8.2.4754: using cached values after unsetting some environment variables
by LemonBoy
· 4 years ago
31e5c60
patch 8.2.4753: error from setting an option is silently ignored
by Bram Moolenaar
· 4 years ago
5dc294a
patch 8.2.4752: wrong 'statusline' value can cause illegal memory access
by zeertzjq
· 4 years ago
648dd88
patch 8.2.4751: mapping <SID>name.Func does not work for autoload script
by Bram Moolenaar
· 4 years ago
b836658
patch 8.2.4750: small pieces of dead code
by =?UTF-8?q?Dundar=20G=C3=B6c?=
· 4 years ago
eca7c60
patch 8.2.4749: <script> is not expanded in autocmd context
by LemonBoy
· 4 years ago
8944551
patch 8.2.4748: cannot use an imported function in a mapping
by Bram Moolenaar
· 4 years ago
f420ff2
patch 8.2.4747: no filetype override for .sys files
by KnoP-01
· 4 years ago
8cac20e
patch 8.2.4746: supercollider filetype not recognized
by ranjithshegde
· 4 years ago
aae9762
patch 8.2.4745: using wrong flag for using bell in the terminal
by Bram Moolenaar
· 4 years ago
77771d3
patch 8.2.4744: a terminal window can't use the bell
by LemonBoy
· 4 years ago
9bbe5c6
patch 8.2.4743: clang 14 is available on CI
by Philip H
· 4 years ago
c9a9a0a
patch 8.2.4742: there is no way to start logging very early in startup
by Bram Moolenaar
· 4 years ago
60895f3
patch 8.2.4741: startup test fails
by Bram Moolenaar
· 4 years ago
5754452
patch 8.2.4740: when expand() fails there is no error message
by Bram Moolenaar
· 4 years ago
d58862d
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
by zeertzjq
· 4 years ago
11a57df
patch 8.2.4738: Esc on commandline executes command instead of abandoning it
by Bram Moolenaar
· 4 years ago
1655619
patch 8.2.4737: // in JavaScript string recognized as comment
by Bram Moolenaar
· 4 years ago
825b55e
patch 8.2.4736: build problem for Cygwin with Motif
by Bram Moolenaar
· 4 years ago
Next »