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
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-48
/
+3
*
patch 8.1.0876: completion match not displayed when popup menu is not shown
v8.1.0876
Bram Moolenaar
2019-02-05
1
-3
/
+7
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-1
/
+1
*
patch 8.1.0860: debug lines left in the code
v8.1.0860
Bram Moolenaar
2019-01-31
1
-2
/
+0
*
patch 8.1.0857: indent functionality is not separated
v8.1.0857
Bram Moolenaar
2019-01-31
1
-329
/
+2
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-45
/
+10
*
patch 8.1.0822: peeking and flushing output slows down execution
v8.1.0822
Bram Moolenaar
2019-01-25
1
-1
/
+1
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-184
/
+17
*
patch 8.1.0792: bad display if opening cmdline window from Insert completion
v8.1.0792
Bram Moolenaar
2019-01-22
1
-1
/
+6
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-8
/
+8
*
patch 8.1.0768: updating completions may cause the popup menu to flicker
v8.1.0768
Bram Moolenaar
2019-01-17
1
-9
/
+11
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-11
/
+11
*
patch 8.1.0728: cannot avoid breaking after a single space.
v8.1.0728
Bram Moolenaar
2019-01-11
1
-1
/
+14
*
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
Bram Moolenaar
2019-01-11
1
-9
/
+10
*
patch 8.1.0716: get warning message when 'completefunc' returns nothing
v8.1.0716
Bram Moolenaar
2019-01-11
1
-11
/
+20
*
patch 8.1.0708: third argument for redrawWinline() is always FALSE
v8.1.0708
Bram Moolenaar
2019-01-09
1
-3
/
+3
*
patch 8.1.0699: compiler warning for uninitialized variable
v8.1.0699
Bram Moolenaar
2019-01-06
1
-1
/
+1
*
patch 8.1.0696: when test_edit fails 'insertmode' may not be reset
v8.1.0696
Bram Moolenaar
2019-01-06
1
-0
/
+11
*
patch 8.1.0682: text properties not adjusted when backspacing replaced text
v8.1.0682
Bram Moolenaar
2019-01-02
1
-1
/
+23
*
patch 8.1.0681: text properties as not adjusted for deleted text
v8.1.0681
Bram Moolenaar
2019-01-02
1
-1
/
+0
*
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.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-1
/
+1
*
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
v8.1.0583
Bram Moolenaar
2018-12-14
1
-12
/
+12
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-0
/
+3
*
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
v8.1.0542
Bram Moolenaar
2018-11-22
1
-2
/
+6
*
patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave
v8.1.0504
Bram Moolenaar
2018-11-02
1
-2
/
+5
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-15
/
+0
*
patch 8.1.0372: screen updating slow when 'cursorline' is set
v8.1.0372
Bram Moolenaar
2018-09-12
1
-3
/
+3
*
patch 8.1.0256: using setline() in TextChangedI splits undo
v8.1.0256
Bram Moolenaar
2018-08-08
1
-21
/
+36
*
patch 8.1.0246: build failure without the +eval feature
v8.1.0246
Bram Moolenaar
2018-08-07
1
-0
/
+4
*
patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo
v8.1.0245
Bram Moolenaar
2018-08-07
1
-0
/
+8
*
patch 8.1.0242: Insert mode completion may use an invalid buffer pointer
v8.1.0242
Bram Moolenaar
2018-08-07
1
-1
/
+6
*
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
v8.1.0233
Bram Moolenaar
2018-08-01
1
-2
/
+2
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-81
/
+6
*
patch 8.1.0224: hang in bracketed paste mode when t_PE not encountered
v8.1.0224
Bram Moolenaar
2018-07-28
1
-7
/
+16
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-12
/
+7
*
patch 8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
v8.1.0154
Bram Moolenaar
2018-07-05
1
-10
/
+9
*
patch 8.1.0138: negative value of 'softtabstop' not used correctly
v8.1.0138
Bram Moolenaar
2018-07-02
1
-3
/
+3
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-3
/
+59
*
patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
v8.1.0069
Bram Moolenaar
2018-06-17
1
-0
/
+13
*
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
v8.1.0064
Bram Moolenaar
2018-06-17
1
-1
/
+1
*
patch 8.1.0057: popup menu displayed wrong when using autocmd
v8.1.0057
Bram Moolenaar
2018-06-16
1
-0
/
+10
*
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
Bram Moolenaar
2018-06-12
1
-7
/
+13
*
patch 8.1.0040: warnings from 64-bit compiler
v8.1.0040
Bram Moolenaar
2018-06-10
1
-2
/
+2
*
patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse
v8.1.0036
Bram Moolenaar
2018-06-06
1
-5
/
+11
*
patch 8.1.0035: not easy to switch between prompt buffer and other windows
v8.1.0035
Bram Moolenaar
2018-06-06
1
-0
/
+33
*
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
/
+78
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-1
/
+1
*
patch 8.0.1809: various typos
v8.0.1809
Bram Moolenaar
2018-05-10
1
-1
/
+1
[next]