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
/
quickfix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1489: sign order wrong when priority was changed
v8.1.1489
Bram Moolenaar
2019-06-07
1
-10
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-5
/
+5
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-5
/
+5
*
patch 8.1.1312: Coverity warning for using uninitialized variable
v8.1.1312
Bram Moolenaar
2019-05-09
1
-0
/
+2
*
patch 8.1.1281: cannot specify a count with :chistory
v8.1.1281
Bram Moolenaar
2019-05-05
1
-0
/
+21
*
patch 8.1.1275: cannot navigate to errors before/after the cursor
v8.1.1275
Bram Moolenaar
2019-05-05
1
-50
/
+151
*
patch 8.1.1261: no error for quickfix commands with negative range
v8.1.1261
Bram Moolenaar
2019-05-04
1
-1
/
+14
*
patch 8.1.1256: cannot navigate through errors relative to the cursor
v8.1.1256
Bram Moolenaar
2019-05-03
1
-3
/
+308
*
patch 8.1.1245: ":copen 10" sets height in full-height window
v8.1.1245
Bram Moolenaar
2019-05-02
1
-1
/
+2
*
patch 8.1.1112: duplicate code in quickfix file
v8.1.1112
Bram Moolenaar
2019-04-04
1
-125
/
+94
*
patch 8.1.1098: quickfix code duplication
v8.1.1098
Bram Moolenaar
2019-03-31
1
-59
/
+71
*
patch 8.1.1062: quickfix code is repeated
v8.1.1062
Bram Moolenaar
2019-03-28
1
-139
/
+210
*
patch 8.1.1036: quickfix function arguments are inconsistent
v8.1.1036
Bram Moolenaar
2019-03-22
1
-16
/
+17
*
patch 8.1.1030: quickfix function arguments are inconsistent
v8.1.1030
Bram Moolenaar
2019-03-21
1
-69
/
+72
*
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
v8.1.1015
Bram Moolenaar
2019-03-17
1
-1
/
+20
*
patch 8.1.1006: repeated code in quickfix support
v8.1.1006
Bram Moolenaar
2019-03-13
1
-56
/
+61
*
patch 8.1.0988: deleting location list buffer breaks location list window
v8.1.0988
Bram Moolenaar
2019-03-02
1
-13
/
+27
*
patch 8.1.0892: failure when closing a window when location list is in use
v8.1.0892
Bram Moolenaar
2019-02-10
1
-26
/
+36
*
patch 8.1.0877: new buffer used every time the quickfix window is opened
v8.1.0877
Bram Moolenaar
2019-02-05
1
-25
/
+59
*
patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte characters
v8.1.0859
Bram Moolenaar
2019-01-31
1
-24
/
+3
*
patch 8.1.0828: still using FEAT_VIRTUALEDIT
v8.1.0828
Bram Moolenaar
2019-01-26
1
-4
/
+0
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
1
-37
/
+5
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-10
/
+10
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-73
/
+51
*
patch 8.1.0720: cannot easily change the current quickfx list index
v8.1.0720
Bram Moolenaar
2019-01-11
1
-9
/
+56
*
patch 8.1.0622: adding quickfix items marks items as valid errors
v8.1.0622
Bram Moolenaar
2018-12-22
1
-10
/
+21
*
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.0532: cannot distinguish between quickfix and location list
v8.1.0532
Bram Moolenaar
2018-11-16
1
-17
/
+37
*
patch 8.1.0523: opening window from quickfix leaves empty buffer behind
v8.1.0523
Bram Moolenaar
2018-11-11
1
-31
/
+58
*
patch 8.1.0499: :2vimgrep causes an ml_get error
v8.1.0499
Bram Moolenaar
2018-10-28
1
-4
/
+4
*
patch 8.1.0489: crash when autocmd clears vimpgrep location list
v8.1.0489
Bram Moolenaar
2018-10-21
1
-34
/
+30
*
patch 8.1.0488: using freed memory in quickfix code
v8.1.0488
Bram Moolenaar
2018-10-20
1
-12
/
+159
*
patch 8.1.0469: too often indexing in qf_lists[]
v8.1.0469
Bram Moolenaar
2018-10-11
1
-52
/
+68
*
patch 8.1.0461: quickfix code uses too many /* */ comments
v8.1.0461
Bram Moolenaar
2018-10-07
1
-585
/
+501
*
patch 8.1.0455: checking for empty quickfix stack is not consistent
v8.1.0455
Bram Moolenaar
2018-10-07
1
-16
/
+22
*
patch 8.1.0438: the ex_make() function is too long
v8.1.0438
Bram Moolenaar
2018-09-28
1
-93
/
+116
*
patch 8.1.0434: copy_loclist() is too long
v8.1.0434
Bram Moolenaar
2018-09-25
1
-90
/
+104
*
patch 8.1.0431: the qf_jump() function is too long
v8.1.0431
Bram Moolenaar
2018-09-24
1
-105
/
+160
*
patch 8.1.0410: the ex_copen() function is too long
v8.1.0410
Bram Moolenaar
2018-09-19
1
-93
/
+117
*
patch 8.1.0407: quickfix code mixes using the stack and a list pointer
v8.1.0407
Bram Moolenaar
2018-09-18
1
-114
/
+111
*
patch 8.1.0345: cannot get the window id associated with the location list
v8.1.0345
Bram Moolenaar
2018-09-02
1
-3
/
+36
*
patch 8.1.0330: the qf_add_entries() function is too long
v8.1.0330
Bram Moolenaar
2018-08-28
1
-66
/
+79
*
patch 8.1.0315: helpgrep with language doesn't work properly
v8.1.0315
Bram Moolenaar
2018-08-21
1
-16
/
+14
*
patch 8.1.0293: checks for type of stack is cryptic
v8.1.0293
Bram Moolenaar
2018-08-18
1
-9
/
+14
*
patch 8.1.0289: cursor moves to wrong column after quickfix jump
v8.1.0289
Bram Moolenaar
2018-08-15
1
-0
/
+1
*
patch 8.1.0288: quickfix code uses cmdidx too often
v8.1.0288
Bram Moolenaar
2018-08-15
1
-59
/
+54
*
patch 8.1.0267: no good check if restoring quickfix list worked
v8.1.0267
Bram Moolenaar
2018-08-11
1
-8
/
+15
[next]