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
/
move.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0026: still some /* */ comments
v8.2.0026
Bram Moolenaar
2019-12-21
1
-166
/
+166
*
patch 8.2.0007: popup menu positioned wrong with folding in two tabs
v8.2.0007
Bram Moolenaar
2019-12-14
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-1
/
+1
*
patch 8.1.2303: cursor in wrong position after horizontal scroll
v8.1.2303
Bram Moolenaar
2019-11-16
1
-0
/
+3
*
patch 8.1.2284: compiler warning for unused variable
v8.1.2284
Bram Moolenaar
2019-11-10
1
-0
/
+2
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-2
/
+5
*
patch 8.1.2228: screenpos() returns wrong values when 'number' is set
v8.1.2228
Bram Moolenaar
2019-10-27
1
-1
/
+1
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-24
/
+4
*
patch 8.1.1928: popup windows don't move with the text when making changes
v8.1.1928
Bram Moolenaar
2019-08-25
1
-4
/
+6
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-15
/
+3
*
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
Bram Moolenaar
2019-07-07
1
-0
/
+90
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.1026: unused condition
v8.1.1026
Bram Moolenaar
2019-03-20
1
-39
/
+2
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-35
/
+43
*
patch 8.1.0856: when scrolling a window the cursorline is not always updated
v8.1.0856
Bram Moolenaar
2019-01-31
1
-3
/
+1
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-10
/
+1
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-3
/
+1
*
patch 8.1.0715: superfluous call to redraw_win_later()
v8.1.0715
Bram Moolenaar
2019-01-11
1
-3
/
+2
*
patch 8.1.0708: third argument for redrawWinline() is always FALSE
v8.1.0708
Bram Moolenaar
2019-01-09
1
-2
/
+2
*
patch 8.1.0543: Coverity warns for leaking memory and using wrong struct
v8.1.0543
Bram Moolenaar
2018-11-24
1
-1
/
+1
*
patch 8.1.0448: cursorline not removed when using 'cursorbind'
v8.1.0448
Bram Moolenaar
2018-10-02
1
-9
/
+7
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-7
/
+0
*
patch 8.1.0435: cursorline highlight not removed in some situation
v8.1.0435
Bram Moolenaar
2018-09-25
1
-0
/
+6
*
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
v8.1.0374
Bram Moolenaar
2018-09-12
1
-12
/
+16
*
patch 8.1.0373: screen updating still slow when 'cursorline' is set
v8.1.0373
Bram Moolenaar
2018-09-12
1
-1
/
+3
*
patch 8.1.0372: screen updating slow when 'cursorline' is set
v8.1.0372
Bram Moolenaar
2018-09-12
1
-1
/
+20
*
patch 8.1.0174: after paging up and down fold line is wrong
v8.1.0174
Bram Moolenaar
2018-07-10
1
-11
/
+16
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-6
/
+0
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-2
/
+0
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-11
/
+11
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-26
/
+5
*
patch 8.0.0956: scrolling in a terminal window has flicker
v8.0.0956
Bram Moolenaar
2017-08-17
1
-1
/
+1
*
patch 8.0.0515: ml_get errors in silent Ex mode
v8.0.0515
Bram Moolenaar
2017-03-27
1
-5
/
+4
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-1
/
+1
*
patch 8.0.0193: accidentally removed #ifdef
v8.0.0193
Bram Moolenaar
2017-01-15
1
-0
/
+2
*
patch 8.0.0188: redrawing for 'cursorbind' is inefficient
v8.0.0188
Bram Moolenaar
2017-01-15
1
-4
/
+2
*
patch 8.0.0182: cursor ilne not update when 'cursorbind' is set
v8.0.0182
Bram Moolenaar
2017-01-14
1
-1
/
+1
*
patch 8.0.0181: with cursorbind set cursor column highlighting is off
v8.0.0181
Bram Moolenaar
2017-01-14
1
-0
/
+4
*
patch 8.0.0069
v8.0.0069
Bram Moolenaar
2016-11-06
1
-2
/
+2
*
patch 8.0.0044
v8.0.0044
Bram Moolenaar
2016-10-18
1
-5
/
+2
*
patch 7.4.2322
v7.4.2322
Bram Moolenaar
2016-09-04
1
-0
/
+1
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2201
v7.4.2201
Bram Moolenaar
2016-08-12
1
-6
/
+1
*
patch 7.4.2101
v7.4.2101
Bram Moolenaar
2016-07-24
1
-1
/
+1
*
patch 7.4.1611
v7.4.1611
Bram Moolenaar
2016-03-19
1
-5
/
+5
*
patch 7.4.1211
v7.4.1211
Bram Moolenaar
2016-01-30
1
-89
/
+59
*
patch 7.4.1198
v7.4.1198
Bram Moolenaar
2016-01-29
1
-12
/
+12
*
patch 7.4.863
v7.4.863
Bram Moolenaar
2015-09-09
1
-33
/
+8
*
patch 7.4.856
v7.4.856
Bram Moolenaar
2015-09-08
1
-6
/
+4
*
patch 7.4.853
v7.4.853
Bram Moolenaar
2015-09-01
1
-5
/
+7
[next]