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
*
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