index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0516: client-server code is spread out
v8.2.0516
Bram Moolenaar
2020-04-05
2
-4
/
+16
*
patch 8.2.0514: several global functions are used in only one file
v8.2.0514
Bram Moolenaar
2020-04-05
5
-6
/
+0
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-1
/
+2
*
patch 8.2.0493: Vim9: some error messages not tested
v8.2.0493
Bram Moolenaar
2020-04-01
1
-0
/
+1
*
patch 8.2.0468: GUI: pixel dust with some fonts and characters
v8.2.0468
Bram Moolenaar
2020-03-28
1
-1
/
+1
*
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2020-03-27
1
-1
/
+1
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
4
-37
/
+42
*
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
v8.2.0420
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0419: various memory leaks in Vim9 script code
v8.2.0419
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0385: menu functionality insufficiently tested
v8.2.0385
Bram Moolenaar
2020-03-15
1
-0
/
+1
*
patch 8.2.0368: Vim9: import that redefines local variable does not fail
v8.2.0368
Bram Moolenaar
2020-03-09
2
-1
/
+2
*
patch 8.2.0348: Vim9: not all code tested
v8.2.0348
Bram Moolenaar
2020-03-02
1
-1
/
+0
*
patch 8.2.0339: Vim9: function return type may depend on arguments
v8.2.0339
Bram Moolenaar
2020-03-01
2
-1
/
+2
*
patch 8.2.0334: abort called when using test_void()
v8.2.0334
Bram Moolenaar
2020-02-29
1
-0
/
+1
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-0
/
+95
*
patch 8.2.0312: Vim9: insufficient script tests
v8.2.0312
Bram Moolenaar
2020-02-23
1
-1
/
+2
*
patch 8.2.0299: Vim9: ISN_STORE with argument not tested
v8.2.0299
Bram Moolenaar
2020-02-22
1
-0
/
+2
*
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-02-21
1
-1
/
+1
*
patch 8.2.0260: several lines of code are duplicated
v8.2.0260
Bram Moolenaar
2020-02-15
1
-0
/
+1
*
patch 8.2.0257: cannot recognize a terminal in a popup window
v8.2.0257
Bram Moolenaar
2020-02-14
1
-0
/
+2
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
7
-21
/
+28
*
patch 8.2.0250: test_clear_search_pat() is unused
v8.2.0250
Bram Moolenaar
2020-02-12
3
-3
/
+0
*
patch 8.2.0223: some instructions not yet tested
v8.2.0223
Bram Moolenaar
2020-02-06
1
-1
/
+1
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
3
-0
/
+3
*
patch 8.2.0201: cannot assign to an imported variable
v8.2.0201
Bram Moolenaar
2020-02-03
1
-1
/
+1
*
patch 8.2.0200: Vim9 script commands not sufficiently tested
v8.2.0200
Bram Moolenaar
2020-02-02
2
-0
/
+2
*
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
Bram Moolenaar
2020-02-02
1
-0
/
+1
*
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
Bram Moolenaar
2020-02-01
1
-1
/
+1
*
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-02-01
2
-1
/
+4
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
1
-0
/
+1
*
patch 8.2.0181: problems parsing :term arguments
v8.2.0181
Bram Moolenaar
2020-01-30
1
-1
/
+1
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
13
-9
/
+69
*
patch 8.2.0148: mapping related function in wrong source file
v8.2.0148
Bram Moolenaar
2020-01-24
1
-1
/
+0
*
patch 8.2.0128: cannot list options one per line
v8.2.0128
Bram Moolenaar
2020-01-18
1
-0
/
+1
*
patch 8.2.0125: :mode no longer works for any system
v8.2.0125
Bram Moolenaar
2020-01-17
3
-3
/
+0
*
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-11
1
-1
/
+1
*
patch 8.2.0110: prop_find() is not implemented
v8.2.0110
Bram Moolenaar
2020-01-10
1
-0
/
+1
*
patch 8.2.0087: crash in command line expansion when out of memory
v8.2.0087
Bram Moolenaar
2020-01-05
1
-1
/
+0
*
patch 8.2.0084: complete item "user_data" can only be a string
v8.2.0084
Bram Moolenaar
2020-01-04
1
-1
/
+3
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-0
/
+5
*
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
Bram Moolenaar
2019-12-25
1
-1
/
+1
*
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
Bram Moolenaar
2019-12-16
1
-5
/
+5
*
patch 8.2.0007: popup menu positioned wrong with folding in two tabs
v8.2.0007
Bram Moolenaar
2019-12-14
1
-0
/
+1
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-1
/
+1
*
patch 8.1.2407: proto files, dependencies and build instructions outdated
v8.1.2407
Bram Moolenaar
2019-12-07
6
-7
/
+6
*
patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work
v8.1.2382
Bram Moolenaar
2019-12-02
1
-0
/
+1
*
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
v8.1.2350
Bram Moolenaar
2019-11-26
3
-0
/
+3
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
7
-9
/
+9
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-10
/
+0
*
patch 8.1.2311: warning for missing function prototype
v8.1.2311
Bram Moolenaar
2019-11-16
1
-0
/
+1
[next]