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 9.0.0322: crash when no errors and 'quickfixtextfunc' is set
v9.0.0322
Bram Moolenaar
2022-08-29
1
-1
/
+1
*
patch 9.0.0286: using freed memory when location list changed in autocmd
v9.0.0286
Yegappan Lakshmanan
2022-08-27
1
-10
/
+18
*
patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively
v9.0.0260
Bram Moolenaar
2022-08-24
1
-0
/
+9
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-4
/
+4
*
patch 9.0.0129: compiler warning for int/size_t usage
v9.0.0129
Mike Williams
2022-08-01
1
-1
/
+1
*
patch 9.0.0097: long quickfix line is truncated for :clist
v9.0.0097
Bram Moolenaar
2022-07-28
1
-7
/
+25
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-14
/
+14
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-1
/
+1
*
patch 8.2.4958: a couple conditions are always true
v8.2.4958
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-05-15
1
-1
/
+1
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-7
/
+8
*
patch 8.2.4750: small pieces of dead code
v8.2.4750
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-14
1
-13
/
+13
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-14
/
+14
*
patch 8.2.4649: various formatting problems
v8.2.4649
Bram Moolenaar
2022-03-30
1
-0
/
+1
*
patch 8.2.4512: the find_tags_in_file() function is much too long
v8.2.4512
Yegappan Lakshmanan
2022-03-05
1
-2
/
+1
*
patch 8.2.4494: the find_tags() function is much too long
v8.2.4494
Yegappan Lakshmanan
2022-03-02
1
-5
/
+9
*
patch 8.2.4474: memory allocation failures not tested in quickfix code
v8.2.4474
Yegappan Lakshmanan
2022-02-26
1
-13
/
+17
*
patch 8.2.4462: not enough testing for quickfix code
v8.2.4462
Yegappan Lakshmanan
2022-02-24
1
-5
/
+8
*
patch 8.2.4453: :helpgrep may free an option that was not allocated
v8.2.4453
Bram Moolenaar
2022-02-23
1
-1
/
+4
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-10
/
+10
*
patch 8.2.4329: no support for end line number and column in 'errorformat'
v8.2.4329
haya14busa
2022-02-08
1
-18
/
+58
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-8
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-2
/
+2
*
patch 8.2.3987: error messages are spread out
v8.2.3987
Bram Moolenaar
2022-01-02
1
-2
/
+1
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-10
/
+10
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-3
/
+3
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-10
/
+10
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3830: error messages are spread out
v8.2.3830
Bram Moolenaar
2021-12-16
1
-1
/
+1
*
patch 8.2.3788: lambda for option that is a function may be freed
v8.2.3788
Yegappan Lakshmanan
2021-12-12
1
-2
/
+11
*
patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns it
v8.2.3762
Yegappan Lakshmanan
2021-12-09
1
-3
/
+8
*
patch 8.2.3759: quickfix buffer becomes hidden while still in a window
v8.2.3759
Yegappan Lakshmanan
2021-12-08
1
-8
/
+8
*
patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching
v8.2.3713
Christian Brabandt
2021-12-01
1
-3
/
+2
*
patch 8.2.3619: cannot use a lambda for 'operatorfunc'
v8.2.3619
Yegappan Lakshmanan
2021-11-18
1
-35
/
+2
*
patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice
v8.2.3547
Bram Moolenaar
2021-10-20
1
-2
/
+3
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+8
*
patch 8.2.3197: error messages are spread out
v8.2.3197
Bram Moolenaar
2021-07-21
1
-1
/
+1
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-7
/
+7
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+15
*
patch 8.2.3163: location list window may open a wrong file
v8.2.3163
Wei-Chung Wen
2021-07-15
1
-0
/
+1
*
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
[next]