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
/
getchar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
Bram Moolenaar
2019-06-01
1
-0
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-3
/
+3
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-3
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1365: source command doesn't check for the sandbox
v8.1.1365
Bram Moolenaar
2019-05-22
1
-0
/
+6
*
patch 8.1.1358: cannot enter character with a CSI byte
v8.1.1358
Bram Moolenaar
2019-05-19
1
-4
/
+8
*
patch 8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work
v8.1.1269
Bram Moolenaar
2019-05-04
1
-6
/
+7
*
patch 8.1.1251: no test for completion of mapping keys
v8.1.1251
Bram Moolenaar
2019-05-03
1
-2
/
+2
*
patch 8.1.1239: key with byte sequence containing CSI does not work
v8.1.1239
Bram Moolenaar
2019-04-29
1
-13
/
+17
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-12
/
+42
*
patch 8.1.1201: output of :command is hard to read
v8.1.1201
Bram Moolenaar
2019-04-24
1
-2
/
+2
*
patch 8.1.1185: mapping for CTRL-X is inconsistent
v8.1.1185
Bram Moolenaar
2019-04-18
1
-1
/
+1
*
patch 8.1.1118: a couple of conditions are hard to understand
v8.1.1118
Bram Moolenaar
2019-04-04
1
-9
/
+18
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+1
*
patch 8.1.1003: playing back recorded key sequence mistakes key code
v8.1.1003
Bram Moolenaar
2019-03-10
1
-0
/
+11
*
patch 8.1.1000: indenting is off
v8.1.1000
Bram Moolenaar
2019-03-09
1
-132
/
+133
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-3
/
+3
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-9
/
+0
*
patch 8.1.0822: peeking and flushing output slows down execution
v8.1.0822
Bram Moolenaar
2019-01-25
1
-2
/
+3
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-66
/
+2
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-7
/
+7
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-11
/
+11
*
patch 8.1.0466: autocmd test fails
v8.1.0466
Bram Moolenaar
2018-10-07
1
-17
/
+20
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-9
/
+0
*
patch 8.1.0439: recursive use of getcmdline() still not protected
v8.1.0439
Bram Moolenaar
2018-09-30
1
-9
/
+0
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-3
/
+5
*
patch 8.1.0216: part of file not indented properly
v8.1.0216
Bram Moolenaar
2018-07-27
1
-8
/
+8
*
patch 8.1.0140: recording into a register has focus events
v8.1.0140
Bram Moolenaar
2018-07-03
1
-13
/
+29
*
patch 8.1.0052: when mapping to <Nop> times out the next mapping is skipped
v8.1.0052
Bram Moolenaar
2018-06-12
1
-0
/
+5
*
patch 8.1.0022: repeating put from expression register fails
v8.1.0022
Bram Moolenaar
2018-05-23
1
-0
/
+8
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-3
/
+3
*
patch 8.0.1845: various comment updates needed, missing white space
v8.0.1845
Bram Moolenaar
2018-05-15
1
-1
/
+3
*
patch 8.0.1825: might use NULL pointer when out of memory
v8.0.1825
Bram Moolenaar
2018-05-12
1
-2
/
+4
*
patch 8.0.1786: no test for 'termwinkey'
v8.0.1786
Bram Moolenaar
2018-05-01
1
-3
/
+7
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-5
/
+5
*
patch 8.0.1735: flexible array member feature not supported by HP-UX
v8.0.1735
Bram Moolenaar
2018-04-18
1
-49
/
+39
*
patch 8.0.1723: using one item array size declaration is misleading
v8.0.1723
Bram Moolenaar
2018-04-16
1
-39
/
+49
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-5
/
+1
*
patch 8.0.1546: using feedkeys() in a terminal may trigger mappings
v8.0.1546
Bram Moolenaar
2018-02-27
1
-1
/
+1
*
patch 8.0.1479: insert mode completion state is confusing
v8.0.1479
Bram Moolenaar
2018-02-09
1
-1
/
+2
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-10
/
+4
*
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
v8.0.1338
Bram Moolenaar
2017-11-25
1
-1
/
+1
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-1
/
+1
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-0
/
+8
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-5
/
+6
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-3
/
+3
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-2
/
+0
*
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-09-14
1
-1
/
+7
*
patch 8.0.1060: when imstyle is one, mapping <Left> breaks preediting
v8.0.1060
Bram Moolenaar
2017-09-05
1
-1
/
+6
[next]