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.1499: using uninitialized memory with fuzzy matching
v9.0.1499
Bram Moolenaar
2023-04-29
1
-1
/
+4
*
patch 9.0.1391: "clear" macros are not always used
v9.0.1391
Yegappan Lakshmanan
2023-03-07
1
-1
/
+1
*
patch 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
1
-1
/
+1
*
patch 9.0.1330: handling new value of an option has a long "else if" chain
v9.0.1330
Yegappan Lakshmanan
2023-02-20
1
-1
/
+1
*
patch 9.0.1262: the did_set_string_option function is too long
v9.0.1262
Yegappan Lakshmanan
2023-01-30
1
-2
/
+5
*
patch 9.0.1234: the code style has to be checked manually
v9.0.1234
Bram Moolenaar
2023-01-22
1
-2
/
+3
*
patch 9.0.1221: code is indented more than necessary
v9.0.1221
Yegappan Lakshmanan
2023-01-18
1
-137
/
+137
*
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
Bram Moolenaar
2022-12-02
1
-0
/
+4
*
patch 9.0.0967: leaking memory from autocmd windows
v9.0.0967
Bram Moolenaar
2022-11-28
1
-3
/
+3
*
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
1
-40
/
+54
*
patch 9.0.0870: get E967 when using text property in quickfix window
v9.0.0870
Bram Moolenaar
2022-11-13
1
-4
/
+6
*
patch 9.0.0805: filetype autocmd may cause freed memory access
v9.0.0805
Bram Moolenaar
2022-10-20
1
-0
/
+6
*
patch 9.0.0770: quickfix commands may keep memory allocated
v9.0.0770
Yegappan Lakshmanan
2022-10-16
1
-1
/
+22
*
patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
v9.0.0749
Yegappan Lakshmanan
2022-10-14
1
-43
/
+78
*
patch 9.0.0736: quickfix listing does not handle very long messages
v9.0.0736
Yegappan Lakshmanan
2022-10-13
1
-76
/
+58
*
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
[next]