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
/
findfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3613: :find test fails
v8.2.3613
Bram Moolenaar
2021-11-17
1
-3
/
+3
*
patch 8.2.3611: crash when using CTRL-W f without finding a file name
v8.2.3611
Bram Moolenaar
2021-11-17
1
-0
/
+8
*
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
/
+3
*
patch 8.2.3219: :find searches non-existing directories
v8.2.3219
Christian Brabandt
2021-07-25
1
-0
/
+9
*
patch 8.2.2949: tests failing because no error for float to string conversion
v8.2.2949
Bram Moolenaar
2021-06-06
1
-1
/
+1
*
patch 8.2.1684: "gF" does not use line number after file in Visual mode
v8.2.1684
Bram Moolenaar
2020-09-14
1
-0
/
+7
*
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.0985: simplify() does not remove slashes from "///path"
v8.2.0985
Bram Moolenaar
2020-06-15
1
-0
/
+8
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-2
/
+2
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-2
/
+1
*
patch 8.2.0030: "gF" does not work on output of "verbose command"
v8.2.0030
Bram Moolenaar
2019-12-22
1
-2
/
+11
*
patch 8.1.2379: using old C style comments
v8.1.2379
Bram Moolenaar
2019-12-01
1
-3
/
+3
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-2
/
+2
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-0
/
+16
*
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.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-8
/
+8
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-7
/
+7
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-10
/
+7
*
patch 8.1.1099: the do_tag() function is too long
v8.1.1099
Bram Moolenaar
2019-03-31
1
-0
/
+212
*
patch 8.1.1002: "gf" does not always work when URL has a port number
v8.1.1002
Bram Moolenaar
2019-03-09
1
-3
/
+3
*
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
Bram Moolenaar
2019-02-13
1
-0
/
+2607