Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
eed9d46293f0842aad0d50ff3a526f9a48b12421
/
src
eed9d46
patch 8.2.2518: 'listchars' should be window-local
by Bram Moolenaar
· 5 years ago
7c5b3c036
patch 8.2.2517: Vim9: fix for s390 not tested on other systems
by Bram Moolenaar
· 5 years ago
4afa774
patch 8.2.2516: test failure on s390
by Bram Moolenaar
· 5 years ago
6281815
patch 8.2.2515: memory access error when truncating an empty message
by Bram Moolenaar
· 5 years ago
2379f87
patch 8.2.2514: Vim9: build error in tiny version
by Bram Moolenaar
· 5 years ago
9979fcd
patch 8.2.2513: Vim9: missing part of :vim9cmd change
by Bram Moolenaar
· 5 years ago
03dfde2
patch 8.2.2512: Vim9: compiling error test sometimes fails
by Bram Moolenaar
· 5 years ago
39f3b14
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
by Bram Moolenaar
· 5 years ago
10ccfb2
patch 8.2.2510: internal error when popup with mask is zero height or width
by Bram Moolenaar
· 5 years ago
8d4be89
patch 8.2.2509: tests fail on s390 build
by Bram Moolenaar
· 5 years ago
a98f8a2
patch 8.2.2508: cannot change the character displayed in non existing lines
by Bram Moolenaar
· 5 years ago
942db23
Update runtime files
by Bram Moolenaar
· 5 years ago
0fa0967
patch 8.2.2507: github build may fail if Ubuntu 20.04 is used
by Bram Moolenaar
· 5 years ago
c150c09
patch 8.2.2506: Vim9: :continue does not work correctly in a :try block
by Bram Moolenaar
· 5 years ago
31842cd
patch 8.2.2505: Vim9: crash after defining function with invalid return type
by Bram Moolenaar
· 5 years ago
44ec21c
patch 8.2.2504: Vim9: crash when using an argument from a closure
by Bram Moolenaar
· 5 years ago
d9d7789
patch 8.2.2503: Vim9: a caught error may leave something on the stack
by Bram Moolenaar
· 5 years ago
ca753ec
patch 8.2.2502: a few github actions are failing
by Bram Moolenaar
· 5 years ago
f785aa1
patch 8.2.2501: not always clear where an error is reported
by Bram Moolenaar
· 5 years ago
0bcadf1
patch 8.2.2500: build fails without the GUI feature
by Bram Moolenaar
· 5 years ago
3b67804
patch 8.2.2499: "vim -g --version" does not redirect output
by Bram Moolenaar
· 5 years ago
5affc03
patch 8.2.2498: no test for what 8.2.2494 fixes
by Bram Moolenaar
· 5 years ago
418a29f
patch 8.2.2497: no error when using more than one character for a register
by Bram Moolenaar
· 5 years ago
5202929
patch 8.2.2496: insufficien testing for text jumping fix
by Bram Moolenaar
· 5 years ago
8f33ebf
patch 8.2.2495: text jumps up and down when moving the cursor
by Bram Moolenaar
· 5 years ago
3ff656f
patch 8.2.2494: ":rviminfo!" clears most of oldfiles
by Bram Moolenaar
· 5 years ago
f3fa184
patch 8.2.2493: text property for text left of window shows up
by Bram Moolenaar
· 5 years ago
b17ec4d
patch 8.2.2492: command line buffer name cannot be translated
by Bram Moolenaar
· 5 years ago
82db31c
patch 8.2.2491: popup window for text property may show in first screen line
by Bram Moolenaar
· 5 years ago
4223d43
patch 8.2.2490: 'wrap' option is always reset when starting diff mode
by Bram Moolenaar
· 5 years ago
963ffa0
patch 8.2.2489: current buffer is wrong after deletebufline() fails
by Bram Moolenaar
· 5 years ago
a853089
patch 8.2.2488: json_encode() gives generic argument error
by Bram Moolenaar
· 5 years ago
4549dad
patch 8.2.2487: terminal shows garbage after double-wide character
by Bram Moolenaar
· 5 years ago
ba98fb5
patch 8.2.2486: Vim9: some errors for white space do not show context
by Bram Moolenaar
· 5 years ago
0123cc1
patch 8.2.2485: when sourcing a script again the script version isn't reset
by Bram Moolenaar
· 5 years ago
dee37dc
patch 8.2.2484: Vim9: Cannot use a comment starting with #{
by Bram Moolenaar
· 5 years ago
6628b7e
patch 8.2.2483: Vim9: type error for misformed expression
by Bram Moolenaar
· 5 years ago
a5a1ec1
patch 8.2.2482: build error
by Bram Moolenaar
· 5 years ago
4f53b79
patch 8.2.2481: Vim9: confusing error when variable arguments have default
by Bram Moolenaar
· 5 years ago
c3fc75d
patch 8.2.2480: Vim9: some errors for white space do not show context
by Bram Moolenaar
· 5 years ago
0038511
patch 8.2.2479: set/getbufline test fails without the job feature
by Bram Moolenaar
· 5 years ago
0dc5f60
patch 8.2.2478: MS-Windows: backup files for plugins are loaded
by Bram Moolenaar
· 5 years ago
dd07c02
patch 8.2.2477: autocommand tests hang on MS-Windows
by Bram Moolenaar
· 5 years ago
983d83f
patch 8.2.2476: using freed memory when splitting window while closing buffer
by Bram Moolenaar
· 5 years ago
dfc3db7
patch 8.2.2475: autocommand tests hangs on MS-Windows
by Bram Moolenaar
· 5 years ago
2c7080b
patch 8.2.2474: using freed memory when window is closed by autocommand
by Bram Moolenaar
· 5 years ago
8c6951f
patch 8.2.2473: crash when leaving command line window triggers autocommand
by Bram Moolenaar
· 5 years ago
aad5f9d
patch 8.2.2472: crash when using command line window in an autocommand
by Bram Moolenaar
· 5 years ago
efa1923
patch 8.2.2471: popup_setoptions() does not set textprop in other tab
by Bram Moolenaar
· 5 years ago
6502643
patch 8.2.2470: popup_getoptions() does not get textprop from other tab
by Bram Moolenaar
· 5 years ago
f5a5116
patch 8.2.2469: confusing error if :winsize has a wrong argument
by Bram Moolenaar
· 5 years ago
038e09e
patch 8.2.2468: not easy to get the full command name from a shortened one
by Bram Moolenaar
· 5 years ago
139348f
patch 8.2.2467: script generated by :mkview changes alternate file
by Bram Moolenaar
· 5 years ago
ab65fc7
patch 8.2.2466: max() and min() can give many error messages
by Bram Moolenaar
· 5 years ago
92bb83e
patch 8.2.2465: using freed memory in :psearch
by Bram Moolenaar
· 5 years ago
8ab3757
patch 8.2.2464: using freed memory if window closed in autocommand
by Bram Moolenaar
· 5 years ago
6bcb877
patch 8.2.2463: using :arglocal in an autocommand may use freed memory
by Bram Moolenaar
· 5 years ago
2c363a2
patch 8.2.2462: Coverity warns for not checking for fseek() error
by Bram Moolenaar
· 5 years ago
fef8064
patch 8.2.2461: Coverity warns for unchecked return value
by Bram Moolenaar
· 5 years ago
fc1dafa
patch 8.2.2460: Coverity warns for unused value
by Bram Moolenaar
· 5 years ago
8bead9a
patch 8.2.2459: Coverity reports dead code
by Bram Moolenaar
· 5 years ago
0dcd39b
patch 8.2.2458: Coverity warns for :retab using freed memory
by Bram Moolenaar
· 5 years ago
4dba042
patch 8.2.2457: Coverity warns for memory leak
by Bram Moolenaar
· 5 years ago
7b6903f
patch 8.2.2456: Coverity warning for strcpy() into fixed size array
by Bram Moolenaar
· 5 years ago
2e5910b
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
by Bram Moolenaar
· 5 years ago
91478ae
patch 8.2.2454: leading space can not be made visible
by Bram Moolenaar
· 5 years ago
148be9b
patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't work
by Bram Moolenaar
· 5 years ago
d5e8c92
patch 8.2.2452: no completion for the 'filetype' option
by Bram Moolenaar
· 5 years ago
e7bebc4
patch 8.2.2451: MS-Windows: Extended Attributes not preserved
by Bram Moolenaar
· 5 years ago
7781ebe
patch 8.2.2450: MS-Windows: ADS was not preserved if 'backupcopy' is "yes"
by Bram Moolenaar
· 5 years ago
3b69006
patch 8.2.2449: Vim9: flatten() always changes the list type
by Bram Moolenaar
· 5 years ago
9d20daf
patch 8.2.2448: compilation error with Ruby 3.0
by Bram Moolenaar
· 5 years ago
f9547eb
patch 8.2.2447: 'foldlevel' not applied to folds restored from session
by Bram Moolenaar
· 5 years ago
5daa911
patch 8.2.2446: setting 'term' empty has different error if compiled with GUI
by Bram Moolenaar
· 5 years ago
0346b79
patch 8.2.2445: Vim9: no proper error for lambda missing return type
by Bram Moolenaar
· 5 years ago
e507ff1
patch 8.2.2444: Vim9: compile error with combination of operator and list
by Bram Moolenaar
· 5 years ago
80ad3e2
patch 8.2.2443: Vim9: no compile time error for wrong str2float argument
by Bram Moolenaar
· 5 years ago
f272ae1
patch 8.2.2442: automatic GUI selection does not check for GTK 3
by Bram Moolenaar
· 5 years ago
c03f5c6
patch 8.2.2441: Vim9: extend() does not give an error for a type mismatch
by Bram Moolenaar
· 5 years ago
8538867
patch 8.2.2440: documentation based on patches is outdated
by Bram Moolenaar
· 5 years ago
3d2bb8b
patch 8.2.2439: not easy to figure out what packages to get
by Bram Moolenaar
· 5 years ago
6a12e33
patch 8.2.2438: out of bounds compiler warning
by Bram Moolenaar
· 5 years ago
4d8479b
patch 8.2.2437: deprecation warnings with default configuration
by Bram Moolenaar
· 5 years ago
206c2a6
patch 8.2.2436: Vim9 script test is a bit flaky
by Bram Moolenaar
· 5 years ago
3445320
patch 8.2.2435: setline() gives an error for some types
by Bram Moolenaar
· 5 years ago
f2b26bc
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
by Bram Moolenaar
· 5 years ago
b63f3ca
patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand
by Bram Moolenaar
· 5 years ago
76ab544
patch 8.2.2432: libvterm tests are executed even when libtool doesn't work
by Bram Moolenaar
· 5 years ago
ebd211c
patch 8.2.2431: warning for -fno-strength-reduce with Clang 11
by Bram Moolenaar
· 5 years ago
f8c6a17
patch 8.2.2430: :vimgrep expands wildcards twice
by Bram Moolenaar
· 5 years ago
59ff640
patch 8.2.2429: :goto does not work correctly with text properties
by Bram Moolenaar
· 5 years ago
92e5df8
patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty
by Bram Moolenaar
· 5 years ago
3eb6bd9
patch 8.2.2427: can still switch windows for 'completefunc'
by Bram Moolenaar
· 5 years ago
28976e2
patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble
by Bram Moolenaar
· 5 years ago
df2c298
patch 8.2.2425: cursor on invalid line with range and :substitute
by Bram Moolenaar
· 5 years ago
97202d9
patch 8.2.2424: some tests are known to cause an error with ASAN
by Bram Moolenaar
· 5 years ago
6101516
patch 8.2.2423: missing error message
by Bram Moolenaar
· 5 years ago
1d859e2
patch 8.2.2422: crash when deleting with line number out of range
by Bram Moolenaar
· 5 years ago
5ed58c7
patch 8.2.2421: double free when using autocommand with "argdel"
by Bram Moolenaar
· 5 years ago
9a046fd
patch 8.2.2420: too many problems with using all autocommand events
by Bram Moolenaar
· 5 years ago
Next »