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.2135: with modifyOtherKeys Alt-a does not work properly
v8.1.2135
Bram Moolenaar
2019-10-10
1
-19
/
+19
*
patch 8.1.2134: modifier keys are not always recognized
v8.1.2134
Bram Moolenaar
2019-10-10
1
-0
/
+19
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.2110: CTRL-C closes two popups instead of one
v8.1.2110
Bram Moolenaar
2019-10-03
1
-0
/
+4
*
patch 8.1.2091: double free when memory allocation fails
v8.1.2091
Bram Moolenaar
2019-09-28
1
-2
/
+2
*
patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
v8.1.2053
Bram Moolenaar
2019-09-18
1
-3
/
+4
*
patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
v8.1.2048
Bram Moolenaar
2019-09-17
1
-1
/
+1
*
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
Bram Moolenaar
2019-09-16
1
-1
/
+18
*
patch 8.1.2042: the evalfunc.c file is too big
v8.1.2042
Bram Moolenaar
2019-09-15
1
-1
/
+199
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-8
/
+1
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-3
/
+5
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-1
/
+1
*
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
Bram Moolenaar
2019-08-03
1
-0
/
+3
*
patch 8.1.1798: warning for unused variable in tiny version
v8.1.1798
Bram Moolenaar
2019-08-03
1
-143
/
+109
*
patch 8.1.1797: the vgetorpeek() function is too long
v8.1.1797
Bram Moolenaar
2019-08-03
1
-507
/
+553
*
patch 8.1.1794: tests are flaky
v8.1.1794
Bram Moolenaar
2019-08-02
1
-553
/
+507
*
patch 8.1.1792: the vgetorpeek() function is too long
v8.1.1792
Bram Moolenaar
2019-08-02
1
-507
/
+553
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
1
-2234
/
+16
*
patch 8.1.1759: no mode char for terminal mapping from maparg()
v8.1.1759
Bram Moolenaar
2019-07-27
1
-0
/
+2
*
patch 8.1.1640: the CursorHold autocommand takes down a balloon
v8.1.1640
Bram Moolenaar
2019-07-05
1
-1
/
+1
*
patch 8.1.1591: on error garbage collection may free memory in use
v8.1.1591
Bram Moolenaar
2019-06-25
1
-1
/
+6
*
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
[prev]
[next]