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.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
*
patch 8.1.2220: :cfile does not abort like other quickfix commands
v8.1.2220
Bram Moolenaar
2019-10-26
1
-2
/
+8
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-2
/
+1
*
patch 8.1.2154: quickfix window height wrong when there is a tabline
v8.1.2154
Bram Moolenaar
2019-10-16
1
-2
/
+2
*
patch 8.1.1971: manually enabling features causes build errors
v8.1.1971
Bram Moolenaar
2019-09-03
1
-3
/
+1
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-3
/
+151
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+2
*
patch 8.1.1549: quickfix test fails
v8.1.1549
Bram Moolenaar
2019-06-15
1
-1
/
+1
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-1
/
+1
*
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
[next]