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.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
*
patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list
v8.0.1669
Bram Moolenaar
2018-04-06
1
-51
/
+37
*
patch 8.0.1634: the ex_vimgrep() function is too long
v8.0.1634
Bram Moolenaar
2018-03-24
1
-166
/
+263
*
patch 8.0.1622: possible NULL pointer dereference
v8.0.1622
Bram Moolenaar
2018-03-20
1
-1
/
+1
*
patch 8.0.1583: using C99 comment
v8.0.1583
Bram Moolenaar
2018-03-06
1
-1
/
+1
*
patch 8.0.1569: warning for uninitialized variable from gcc
v8.0.1569
Bram Moolenaar
2018-03-05
1
-1
/
+1
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-60
/
+17
*
patch 8.0.1500: possible NULL pointer dereference
v8.0.1500
Bram Moolenaar
2018-02-11
1
-9
/
+7
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-8
/
+4
*
patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window
v8.0.1432
Bram Moolenaar
2018-01-27
1
-14
/
+23
*
patch 8.0.1427: the :leftabove modifier doesn't work for :copen
v8.0.1427
Bram Moolenaar
2017-12-26
1
-2
/
+8
*
patch 8.0.1420: accessing freed memory in vimgrep
v8.0.1420
Bram Moolenaar
2017-12-21
1
-16
/
+91
*
patch 8.0.1414: accessing freed memory in :lfile.
v8.0.1414
Bram Moolenaar
2017-12-19
1
-4
/
+5
*
patch 8.0.1413: accessing freed memory in :cbuffer
v8.0.1413
Bram Moolenaar
2017-12-19
1
-8
/
+9
*
patch 8.0.1412: using free memory using setloclist()
v8.0.1412
Bram Moolenaar
2017-12-19
1
-0
/
+10
*
patch 8.0.1408: crash in setqflist()
v8.0.1408
Bram Moolenaar
2017-12-19
1
-3
/
+5
*
patch 8.0.1406: difficult to track changes to a quickfix list
v8.0.1406
Bram Moolenaar
2017-12-18
1
-3
/
+39
*
patch 8.0.1403: using freed buffer in grep command
v8.0.1403
Bram Moolenaar
2017-12-18
1
-2
/
+8
*
patch 8.0.1389: getqflist() items are missing if not set
v8.0.1389
Bram Moolenaar
2017-12-12
1
-52
/
+77
*
patch 8.0.1384: not enough quickfix help; confusing winid
v8.0.1384
Bram Moolenaar
2017-12-10
1
-1
/
+4
*
patch 8.0.1353: QuickFixCmdPost is not used consistently
v8.0.1353
Bram Moolenaar
2017-11-28
1
-34
/
+25
*
patch 8.0.1332: highlighting in quickfix window could be better
v8.0.1332
Bram Moolenaar
2017-11-23
1
-6
/
+27
*
patch 8.0.1144: using wrong #ifdef for computing length
v8.0.1144
Bram Moolenaar
2017-09-24
1
-2
/
+2
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1130: the qf_jump() function is still too long
v8.0.1130
Bram Moolenaar
2017-09-20
1
-296
/
+358
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-35
/
+0
*
patch 8.0.1112: can't get size or current index from quickfix list
v8.0.1112
Bram Moolenaar
2017-09-15
1
-2
/
+22
*
patch 8.0.1104: the qf_jump() function is too long
v8.0.1104
Bram Moolenaar
2017-09-14
1
-137
/
+227
*
patch 8.0.1093: various small quickfix issues
v8.0.1093
Bram Moolenaar
2017-09-11
1
-11
/
+30
*
patch 8.0.1040: cannot use another error format in getqflist()
v8.0.1040
Bram Moolenaar
2017-09-02
1
-5
/
+27
*
patch 8.0.1031: "text" argument for getqflist() is confusing
v8.0.1031
Bram Moolenaar
2017-09-01
1
-12
/
+8
*
patch 8.0.1029: return value of getqflist() is inconsistent
v8.0.1029
Bram Moolenaar
2017-08-31
1
-7
/
+8
*
patch 8.0.1023: it is not easy to identify a quickfix list
v8.0.1023
Bram Moolenaar
2017-08-30
1
-32
/
+70
*
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
v8.0.1006
Bram Moolenaar
2017-08-27
1
-8
/
+54
*
patch 8.0.0953: get "no write since last change" error in terminal window
v8.0.0953
Bram Moolenaar
2017-08-17
1
-1
/
+1
*
patch 8.0.0922: quickfix list always added after current one
v8.0.0922
Bram Moolenaar
2017-08-13
1
-28
/
+39
*
patch 8.0.0904: cannot set a location list from text
v8.0.0904
Bram Moolenaar
2017-08-11
1
-3
/
+20
*
patch 8.0.0782: using freed memory in quickfix code
v8.0.0782
Bram Moolenaar
2017-07-27
1
-7
/
+11
*
patch 8.0.0776: function prototypes missing without the quickfix feature
v8.0.0776
Bram Moolenaar
2017-07-25
1
-69
/
+0
*
patch 8.0.0761: options not set properly for a terminal buffer
v8.0.0761
Bram Moolenaar
2017-07-23
1
-59
/
+70
*
patch 8.0.0735: no indication that the quickfix window/buffer changed
v8.0.0735
Bram Moolenaar
2017-07-19
1
-0
/
+1
[next]