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
/
normal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1862: Coverity warns for not using return value
v8.1.1862
Bram Moolenaar
2019-08-16
1
-1
/
+1
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-1
/
+2
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-3
/
+3
*
patch 8.1.1758: count of g$ not used correctly when text is not wrapped
v8.1.1758
Bram Moolenaar
2019-07-27
1
-1
/
+5
*
patch 8.1.1658: debug statements included in patch
v8.1.1658
Bram Moolenaar
2019-07-10
1
-1
/
+0
*
patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed
v8.1.1657
Bram Moolenaar
2019-07-09
1
-26
/
+30
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
1
-0
/
+3
*
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
Bram Moolenaar
2019-06-30
1
-2
/
+2
*
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1607
Bram Moolenaar
2019-06-29
1
-14
/
+1
*
patch 8.1.1599: compiler warning for uninitialized variable
v8.1.1599
Bram Moolenaar
2019-06-26
1
-2
/
+2
*
patch 8.1.1597: cannot scroll a popup window with the mouse
v8.1.1597
Bram Moolenaar
2019-06-26
1
-3
/
+32
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
1
-1
/
+1
*
patch 8.1.1455: popup_atcursor() not completely implemented
v8.1.1455
Bram Moolenaar
2019-06-02
1
-7
/
+8
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1373: "[p" in Visual mode puts in wrong line
v8.1.1373
Bram Moolenaar
2019-05-23
1
-53
/
+21
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-8
/
+1
*
patch 8.1.1302: v:beval_text is not tested in Visual mode
v8.1.1302
Bram Moolenaar
2019-05-08
1
-2
/
+2
*
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
-2
/
+5
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-0
/
+4
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-8
/
+0
*
patch 8.1.1049: when user tries to exit with CTRL-C message is confusing
v8.1.1049
Bram Moolenaar
2019-03-25
1
-1
/
+6
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-2
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-1
/
+1
*
patch 8.1.0940: MS-Windows console resizing not handled properly
v8.1.0940
Bram Moolenaar
2019-02-17
1
-0
/
+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.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-6
/
+7
*
patch 8.1.0856: when scrolling a window the cursorline is not always updated
v8.1.0856
Bram Moolenaar
2019-01-31
1
-0
/
+4
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-86
/
+10
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-80
/
+8
*
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
-16
/
+16
*
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
Bram Moolenaar
2019-01-11
1
-1
/
+1
*
patch 8.1.0719: too many #ifdefs
v8.1.0719
Bram Moolenaar
2019-01-11
1
-10
/
+2
*
patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes ...
v8.1.0686
Bram Moolenaar
2019-01-03
1
-3
/
+8
*
patch 8.1.0648: custom operators can't act upon a forced motion
v8.1.0648
Bram Moolenaar
2018-12-27
1
-3
/
+7
*
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
v8.1.0629
Bram Moolenaar
2018-12-23
1
-1
/
+1
*
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
v8.1.0542
Bram Moolenaar
2018-11-22
1
-0
/
+1
*
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
Bram Moolenaar
2018-11-10
1
-1
/
+2
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-13
/
+0
*
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
v8.1.0233
Bram Moolenaar
2018-08-01
1
-1
/
+1
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-8
/
+2
*
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
v8.1.0213
Bram Moolenaar
2018-07-25
1
-10
/
+4
*
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
Bram Moolenaar
2018-06-12
1
-4
/
+6
*
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
Bram Moolenaar
2018-06-03
1
-0
/
+65
*
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.1809: various typos
v8.0.1809
Bram Moolenaar
2018-05-10
1
-2
/
+2
*
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
v8.0.1758
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-6
/
+0
[next]