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
/
ex_getln.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-703
/
+32
*
patch 8.1.1791: 'completeslash' also applies to globpath()
v8.1.1791
Bram Moolenaar
2019-08-02
1
-2
/
+2
*
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
Bram Moolenaar
2019-07-28
1
-0
/
+20
*
patch 8.1.1728: wrong place for command line history viminfo support
v8.1.1728
Bram Moolenaar
2019-07-21
1
-472
/
+17
*
patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
v8.1.1704
Bram Moolenaar
2019-07-16
1
-0
/
+1
*
patch 8.1.1667: flags for Ex commands may clash with other symbols
v8.1.1667
Bram Moolenaar
2019-07-12
1
-1
/
+1
*
patch 8.1.1632: build with EXITFREE but without +arabic fails
v8.1.1632
Bram Moolenaar
2019-07-04
1
-1
/
+1
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-5
/
+8
*
patch 8.1.1577: command line redrawn for +arabic without Arabic characters
v8.1.1577
Bram Moolenaar
2019-06-21
1
-2
/
+36
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-6
/
+5
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-3
/
+2
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-5
/
+5
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-7
/
+7
*
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
Bram Moolenaar
2019-05-19
1
-2
/
+2
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-11
/
+1
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-9
/
+7
*
patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
v8.1.1148
Bram Moolenaar
2019-04-11
1
-22
/
+18
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-6
/
+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
-96
/
+26
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-2
/
+1
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-75
/
+11
*
patch 8.1.0795: cannot build without popup menu
v8.1.0795
Bram Moolenaar
2019-01-22
1
-0
/
+2
*
patch 8.1.0792: bad display if opening cmdline window from Insert completion
v8.1.0792
Bram Moolenaar
2019-01-22
1
-0
/
+4
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-10
/
+10
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-13
/
+13
*
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.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-0
/
+15
*
patch 8.1.0552: saved last search pattern may not be restored
v8.1.0552
Bram Moolenaar
2018-11-30
1
-0
/
+4
*
patch 8.1.0543: Coverity warns for leaking memory and using wrong struct
v8.1.0543
Bram Moolenaar
2018-11-24
1
-0
/
+1
*
patch 8.1.0499: :2vimgrep causes an ml_get error
v8.1.0499
Bram Moolenaar
2018-10-28
1
-0
/
+6
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-12
/
+0
*
patch 8.1.0441: build failure without command line history
v8.1.0441
Bram Moolenaar
2018-09-30
1
-6
/
+6
*
patch 8.1.0439: recursive use of getcmdline() still not protected
v8.1.0439
Bram Moolenaar
2018-09-30
1
-86
/
+59
*
patch 8.1.0436: can get the text of inputsecret() with getcmdline()
v8.1.0436
Bram Moolenaar
2018-09-25
1
-4
/
+7
*
patch 8.1.0433: mapping can obtain text from inputsecret()
v8.1.0433
Bram Moolenaar
2018-09-25
1
-2
/
+7
*
patch 8.1.0399: 'hlsearch' highlight remains in other window
v8.1.0399
Bram Moolenaar
2018-09-16
1
-3
/
+5
*
patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
v8.1.0392
Bram Moolenaar
2018-09-15
1
-1
/
+1
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-3
/
+3
*
patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
v8.1.0356
Bram Moolenaar
2018-09-09
1
-9
/
+12
*
patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
v8.1.0351
Bram Moolenaar
2018-09-06
1
-2
/
+21
*
patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :s
v8.1.0339
Bram Moolenaar
2018-08-31
1
-1
/
+7
*
patch 8.1.0321: 'incsearch' regression: /\v highlights everything
v8.1.0321
Bram Moolenaar
2018-08-23
1
-0
/
+11
*
patch 8.1.0320: too much 'incsearch' highlight for pat matching everything
v8.1.0320
Bram Moolenaar
2018-08-22
1
-13
/
+18
*
patch 8.1.0296: command parsing for 'incsearch' is a bit ugly
v8.1.0296
Bram Moolenaar
2018-08-18
1
-120
/
+105
*
patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
v8.1.0295
Bram Moolenaar
2018-08-18
1
-28
/
+52
*
patch 8.1.0291: 'incsearch' highlighting not used for :sort
v8.1.0291
Bram Moolenaar
2018-08-18
1
-1
/
+12
*
patch 8.1.0287: MAX is not defined everywhere
v8.1.0287
Bram Moolenaar
2018-08-14
1
-0
/
+4
*
patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagic
v8.1.0286
Bram Moolenaar
2018-08-14
1
-0
/
+10
*
patch 8.1.0285: compiler warning for conversion
v8.1.0285
Bram Moolenaar
2018-08-14
1
-1
/
+1
[next]