index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
file_search.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.1909 (#5748)
Shougo
2016-12-10
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
vim-patch:7.4.1108 (#4872)
James McCoy
2016-06-03
*
Windows: find_file_in_path: Handle absolute path. #4711
Michael Ennen
2016-05-06
*
Merge pull request #4239 from jbradaric/vim-7.4.885
Justin M. Keyes
2016-02-17
|
\
|
*
vim-patch:7.4.885
Jurica Bradaric
2016-02-11
*
|
vim-patch:7.4.877
Jurica Bradaric
2016-02-11
*
|
file_search: Change return type of ff_wc_equal to bool.
Jurica Bradaric
2016-02-09
*
|
vim-patch:7.4.843
Jurica Bradaric
2016-02-09
*
|
file_search: Declare loop variables inside the loop.
Jurica Bradaric
2016-02-09
*
|
vim-patch:7.4.835
Jurica Bradaric
2016-02-09
|
/
*
vim-patch:7.4.642
Jurica Bradaric
2016-01-22
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
minor cleanup. #2610
Mark Bainter
2015-05-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
*
Remove char_u: path_with_url()
Mark Bainter
2015-05-06
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Wconversion: fix #1578
Justin M. Keyes
2014-11-28
*
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
fileid: rename os_file_id_equal
Stefan Hoffmann
2014-08-31
*
fileid: rename os_get_file_id
Stefan Hoffmann
2014-08-31
*
Remove EBCDIC: Clean up comments
Pavel Platto
2014-08-02
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
FileID: refactor file_search.c to use `FileID`
Stefan Hoffmann
2014-06-27
*
Replace vim_strncpy calls: file_search.c
Douglas Schneider
2014-06-13
*
spelling fixes #827
Will Stamper
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove OOM checks: ff_create_stack_element()
Felipe Oliveira Carvalho
2014-05-19
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Remove NULL/non-NULL tests after calls to vim_str(n)save()
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15