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.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
*
patch 8.1.0261: Coverity complains about a negative array index
v8.1.0261
Bram Moolenaar
2018-08-09
1
-19
/
+24
*
patch 8.1.0259: no test for fixed quickfix issue
v8.1.0259
Bram Moolenaar
2018-08-09
1
-9
/
+3
*
patch 8.1.0252: quickfix functions are too long
v8.1.0252
Bram Moolenaar
2018-08-07
1
-287
/
+500
*
patch 8.1.0248: duplicated quickfix code
v8.1.0248
Bram Moolenaar
2018-08-07
1
-18
/
+22
*
patch 8.1.0230: directly checking 'buftype' value
v8.1.0230
Bram Moolenaar
2018-08-01
1
-4
/
+3
*
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
v8.1.0213
Bram Moolenaar
2018-07-25
1
-0
/
+36
*
patch 8.1.0169: calling message_filtered() a bit too often
v8.1.0169
Bram Moolenaar
2018-07-08
1
-5
/
+8
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-37
/
+28
*
patch 8.1.0165: :clist output can be very long
v8.1.0165
Bram Moolenaar
2018-07-08
1
-1
/
+17
*
patch 8.1.0141: :cexpr no longer jumps to the first error
v8.1.0141
Bram Moolenaar
2018-07-03
1
-40
/
+90
*
patch 8.1.0074: crash when running quickfix tests
v8.1.0074
Bram Moolenaar
2018-06-18
1
-1
/
+1
*
patch 8.1.0073: crash when autocommands call setloclist()
v8.1.0073
Bram Moolenaar
2018-06-18
1
-3
/
+5
*
patch 8.1.0060: crash when autocommands delete the current buffer
v8.1.0060
Bram Moolenaar
2018-06-16
1
-0
/
+8
*
patch 8.1.0014: qf_init_ext() is too long
v8.1.0014
Bram Moolenaar
2018-05-21
1
-132
/
+195
*
patch 8.1.0010: efm_to_regpat() is too long
v8.1.0010
Bram Moolenaar
2018-05-20
1
-103
/
+162
*
patch 8.0.1844: superfluous quickfix code, missing examples
v8.0.1844
Bram Moolenaar
2018-05-15
1
-10
/
+0
*
patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'
v8.0.1831
Bram Moolenaar
2018-05-13
1
-10
/
+28
*
patch 8.0.1812: the qf_jump_to_usable_window() function is too long
v8.0.1812
Bram Moolenaar
2018-05-10
1
-135
/
+206
*
patch 8.0.1805: qf_parse_line() is too long
v8.0.1805
Bram Moolenaar
2018-05-08
1
-270
/
+418
*
patch 8.0.1782: no simple way to label quickfix entries
v8.0.1782
Bram Moolenaar
2018-05-01
1
-19
/
+64
*
patch 8.0.1781: file names in quickfix window are not shortened
v8.0.1781
Bram Moolenaar
2018-05-01
1
-0
/
+17
*
patch 8.0.1773: dialog messages are not translated
v8.0.1773
Bram Moolenaar
2018-04-29
1
-1
/
+2
*
patch 8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1
v8.0.1772
Bram Moolenaar
2018-04-28
1
-4
/
+4
*
patch 8.0.1754: ex_helpgrep() is too long
v8.0.1754
Bram Moolenaar
2018-04-24
1
-136
/
+211
*
patch 8.0.1752: qf_set_properties() is to long
v8.0.1752
Bram Moolenaar
2018-04-24
1
-92
/
+154
*
patch 8.0.1750: crash when clearing loccation list in autocommand
v8.0.1750
Bram Moolenaar
2018-04-23
1
-5
/
+1
*
patch 8.0.1727: qf_get_properties() function is too long
v8.0.1727
Bram Moolenaar
2018-04-16
1
-119
/
+191
*
patch 8.0.1702: leaking memory when autocommands make quickfix list invalid
v8.0.1702
Bram Moolenaar
2018-04-12
1
-0
/
+3
*
patch 8.0.1678: errorformat "%r" implies "%>"
v8.0.1678
Bram Moolenaar
2018-04-08
1
-1
/
+1
[next]