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.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
*
patch 8.0.1020: when a timer calls getchar(1) input is overwritten
v8.0.1020
Bram Moolenaar
2017-08-30
1
-10
/
+15
*
patch 8.0.0671: hang when typing CTRL-C in confirm() in timer
v8.0.0671
Bram Moolenaar
2017-06-24
1
-0
/
+5
*
patch 8.0.0628: cursor disappears after silent mapping
v8.0.0628
Bram Moolenaar
2017-06-07
1
-13
/
+5
*
patch 8.0.0626: in the GUI the cursor may flicker
v8.0.0626
Bram Moolenaar
2017-06-05
1
-2
/
+10
*
patch 8.0.0551: the typeahead buffer is reallocated too often
v8.0.0551
Bram Moolenaar
2017-04-08
1
-3
/
+13
*
patch 8.0.0548: saving the redo buffer only works one time
v8.0.0548
Bram Moolenaar
2017-04-07
1
-28
/
+16
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
1
-3
/
+3
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-4
/
+4
*
patch 8.0.0402: :map completion does not have <special>
v8.0.0402
Bram Moolenaar
2017-03-02
1
-1
/
+8
*
patch 8.0.0210: no support for bracketed paste
v8.0.0210
Bram Moolenaar
2017-01-21
1
-1
/
+7
*
patch 8.0.0164: outdated and misplaced comments
v8.0.0164
Bram Moolenaar
2017-01-10
1
-11
/
+10
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-4
/
+4
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2263
v7.4.2263
Bram Moolenaar
2016-08-26
1
-1
/
+4
*
patch 7.4.2223
v7.4.2223
Bram Moolenaar
2016-08-17
1
-16
/
+12
*
patch 7.4.2222
v7.4.2222
Bram Moolenaar
2016-08-16
1
-7
/
+3
*
patch 7.4.1897
v7.4.1897
Bram Moolenaar
2016-06-04
1
-1
/
+1
*
patch 7.4.1886
v7.4.1886
Bram Moolenaar
2016-06-04
1
-1
/
+2
*
patch 7.4.1844
v7.4.1844
Bram Moolenaar
2016-05-25
1
-1
/
+1
*
patch 7.4.1727
v7.4.1727
Bram Moolenaar
2016-04-14
1
-2
/
+2
*
patch 7.4.1399
v7.4.1399
Bram Moolenaar
2016-02-23
1
-26
/
+4
*
patch 7.4.1300
v7.4.1300
Bram Moolenaar
2016-02-10
1
-0
/
+6
*
patch 7.4.1227
v7.4.1227
Bram Moolenaar
2016-01-31
1
-1
/
+1
[next]