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
/
if_cscope.c
Commit message (
Expand
)
Author
Age
*
lint
James McCoy
2016-10-09
*
if_cscope: Fix conversion warnings when char defaults to unsigned
James McCoy
2016-10-09
*
Merge #5254 from KillTheMule/vim-7.4.1952
Justin M. Keyes
2016-09-18
|
\
|
*
Lint
KillTheMule
2016-08-26
|
*
vim-patch:7.4.1990
KillTheMule
2016-08-26
|
*
vim-patch:7.4.1952
KillTheMule
2016-08-26
*
|
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
*
Linting.
KillTheMule
2016-04-23
*
vim-patch:7.4.822
KillTheMule
2016-04-23
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
cscope: Fix mismatched types in ':cscope show' output
Mike Wadsten
2016-04-10
*
cs_print_tags_priv: Clean up function.
oni-link
2016-01-21
*
cs_print_tags_priv: Clear first output line to screen end
oni-link
2016-01-21
*
coverity/133892: Resource leak
oni-link
2016-01-21
*
coverity/133858: Out-of-bounds access
oni-link
2016-01-21
*
coverity/13753: Dereference null return value
oni-link
2016-01-21
*
Windows: Include <fcntl.h> for file constants.
Seth Jackson
2016-01-17
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
Windows: Bring back code branch for if_cscope.
Rui Abreu Ferreira
2016-01-01
*
Merge pull request #3879 from sethjackson/open-osfhandle
Justin M. Keyes
2015-12-26
|
\
|
*
Windows: Fix cast in if_cscope.c.
Seth Jackson
2015-12-21
*
|
Windows: Remove unused function #3878
Seth Jackson
2015-12-22
|
/
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Enable -Wconversion: if_cscope.c #3068
cztchoice
2015-09-23
*
os/os_defs.h cleanup: Remaining signal stuff
Michael Reed
2015-08-27
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: concat_fnames()
Mark Bainter
2015-05-06
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
coverity/68610: Out-of-bounds access: FP.
Eliseo Martínez
2015-02-02
*
Remove nonnullret deadcode: xmalloc & xrealloc.
Eliseo Martínez
2015-01-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_file_info
Stefan Hoffmann
2014-08-31
*
fileid: rename os_file_id_equal
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_file_info_get_id
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
[next]