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.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-3
/
+3
*
patch 8.2.3019: location list only has the start position.
v8.2.3019
thinca
2021-06-19
1
-21
/
+70
*
patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers
v8.2.3018
Yegappan Lakshmanan
2021-06-19
1
-1
/
+11
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2834: Vim9: :cexpr does not work with local variables
v8.2.2834
Bram Moolenaar
2021-05-05
1
-53
/
+69
*
patch 8.2.2826: compiler warnings for int to size_t conversion
v8.2.2826
Bram Moolenaar
2021-05-03
1
-1
/
+1
*
patch 8.2.2813: cannot grep using fuzzy matching
v8.2.2813
Yegappan Lakshmanan
2021-04-26
1
-33
/
+80
*
patch 8.2.2474: using freed memory when window is closed by autocommand
v8.2.2474
Bram Moolenaar
2021-02-06
1
-0
/
+2
*
patch 8.2.2430: :vimgrep expands wildcards twice
v8.2.2430
Bram Moolenaar
2021-01-30
1
-1
/
+1
*
patch 8.2.2289: Vim9: 'cpo' can become empty
v8.2.2289
Bram Moolenaar
2021-01-03
1
-2
/
+13
*
patch 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
v8.2.2185
Bram Moolenaar
2020-12-22
1
-1
/
+1
*
patch 8.2.2147: quickfix window title not updated in all tab pages
v8.2.2147
Bram Moolenaar
2020-12-16
1
-7
/
+12
*
patch 8.2.2069: the quickfix window is not updated after setqflist()
v8.2.2069
Bram Moolenaar
2020-11-29
1
-2
/
+4
*
patch 8.2.2036: buffer messed up if creating the quickfix window fails
v8.2.2036
Bram Moolenaar
2020-11-23
1
-3
/
+5
*
patch 8.2.1982: quickfix window now updated when adding invalid entries
v8.2.1982
Bram Moolenaar
2020-11-14
1
-2
/
+5
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-9
/
+10
*
patch 8.2.1871: using %v in 'errorformat' may fail before %Z
v8.2.1871
Bram Moolenaar
2020-10-20
1
-1
/
+3
*
patch 8.2.1775: MS-Windows: adding a long quickfix list is slow
v8.2.1775
Bram Moolenaar
2020-09-29
1
-4
/
+10
*
patch 8.2.1677: memory access errors when calling setloclist() in autocommand
v8.2.1677
Bram Moolenaar
2020-09-13
1
-5
/
+36
*
patch 8.2.1618: Vim9: cannot pass "true" to setloclist()
v8.2.1618
Bram Moolenaar
2020-09-05
1
-1
/
+1
*
patch 8.2.1599: missing line end when skipping a long line with :cgetfile
v8.2.1599
Bram Moolenaar
2020-09-05
1
-1
/
+1
*
patch 8.2.1557: crash in :vimgrep when started as "vim -n"
v8.2.1557
Bram Moolenaar
2020-08-31
1
-1
/
+1
*
patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file
v8.2.1384
Bram Moolenaar
2020-08-07
1
-1
/
+19
*
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
Bram Moolenaar
2020-07-23
1
-1
/
+1
*
patch 8.2.1255: cannot use a lambda with quickfix functions
v8.2.1255
Bram Moolenaar
2020-07-20
1
-19
/
+120
*
patch 8.2.1102: Coverity gets confused by an unnecessary NULL check
v8.2.1102
Bram Moolenaar
2020-07-01
1
-6
/
+8
*
patch 8.2.1101: no error when using wrong arguments for setqflist()
v8.2.1101
Bram Moolenaar
2020-06-30
1
-0
/
+8
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-1
/
+1
*
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
v8.2.0959
Bram Moolenaar
2020-06-11
1
-36
/
+56
*
patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic
v8.2.0934
Bram Moolenaar
2020-06-08
1
-2
/
+3
*
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
v8.2.0933
Bram Moolenaar
2020-06-08
1
-7
/
+13
*
patch 8.2.0917: quickfix entries do not suport a "note" type
v8.2.0917
Bram Moolenaar
2020-06-07
1
-3
/
+8
*
patch 8.2.0869: it is not possible to customize the quickfix window contents
v8.2.0869
Bram Moolenaar
2020-05-31
1
-67
/
+159
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-2
/
+2
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-5
/
+5
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-1
/
+1
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-1
/
+1
*
patch 8.2.0381: using freed memory with :lvimgrep and autocommand
v8.2.0381
Bram Moolenaar
2020-03-14
1
-1
/
+20
*
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-02-21
1
-1
/
+1
*
patch 8.2.0260: several lines of code are duplicated
v8.2.0260
Bram Moolenaar
2020-02-15
1
-17
/
+7
*
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
v8.2.0241
Bram Moolenaar
2020-02-10
1
-1
/
+1
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-2
/
+2
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-2
/
+2
*
patch 8.1.2401: :cexpr does not handle | in expression
v8.1.2401
Bram Moolenaar
2019-12-06
1
-1
/
+1
*
patch 8.1.2394: using old C style comments
v8.1.2394
Bram Moolenaar
2019-12-05
1
-1
/
+1
*
patch 8.1.2340: quickfix test fails under valgrind and asan
v8.1.2340
Bram Moolenaar
2019-11-24
1
-9
/
+15
*
patch 8.1.2320: insufficient test coverage for quickfix
v8.1.2320
Bram Moolenaar
2019-11-18
1
-19
/
+11
*
patch 8.1.2315: not always using the right window when jumping to an error
v8.1.2315
Bram Moolenaar
2019-11-17
1
-2
/
+5
*
patch 8.1.2297: the ex_vimgrep() function is too long
v8.1.2297
Bram Moolenaar
2019-11-12
1
-104
/
+156
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-2
/
+2
[next]