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
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
if_cscope: Fix PVS/V560: condition would result in earlier return
ZyX
2018-04-15
*
Merge #8072 from mhinz/vim-8.0.1439
Justin M. Keyes
2018-03-03
|
\
|
*
vim-patch:8.0.1442: using pointer before it is set
Marco Hinz
2018-02-26
|
*
vim-patch:8.0.1439: if cscope fails a search Vim may hang
Marco Hinz
2018-02-26
*
|
cscope: ignore EINTR while reading the prompt (#8079)
Marco Hinz
2018-02-28
|
/
*
lint
James McCoy
2018-01-02
*
vim-patch:8.0.0160: EMSG() is sometimes used where it should be IEMSG()
James McCoy
2018-01-02
*
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...
James McCoy
2017-12-17
*
Merge #7633 'Retry fgets on EINTR'
Justin M. Keyes
2017-11-26
|
\
|
*
io: retry fgets on EINTR (#7632)
Matt Widmann
2017-11-25
*
|
input: only change mode of input fd if there is an input fd
Björn Linse
2017-11-25
|
/
*
fix lint error
lonerover
2017-08-04
*
vim-patch:8.0.0081
lonerover
2017-08-04
*
if_cscope: Fix truncation of formated output
oni-link
2017-05-13
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: Use const char * in set_one_cmd_context
ZyX
2017-03-29
*
vim-patch:8.0.0068 (#6243)
Daniel Hahler
2017-03-11
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
fix cscope test failure
rover
2017-02-10
*
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
[next]