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.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
1
-1
/
+1
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-5
/
+9
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1194: typos and small problems in source files
v8.1.1194
Bram Moolenaar
2019-04-21
1
-4
/
+2
*
patch 8.1.1189: mode is not cleared when leaving Insert mode
v8.1.1189
Bram Moolenaar
2019-04-20
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+1
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-3966
/
+52
*
patch 8.1.1068: cannot get all the information about current completion
v8.1.1068
Bram Moolenaar
2019-03-29
1
-6
/
+132
*
patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
v8.1.1055
Bram Moolenaar
2019-03-26
1
-16
/
+25
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-3
/
+3
*
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
[next]