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
/
search.c
Commit message (
Expand
)
Author
Age
*
Remove always-true expressions
Anton Ovchinnikov
2015-03-16
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
Remove nonnullret deadcode: xcalloc.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: viminfo_readstring.
Eliseo Martínez
2015-01-27
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
vim-patch:7.4.551
Erik Paulson
2015-01-04
*
vim-patch:7.4.547
Florian Walch
2014-12-24
*
vim-patch:7.4.543.
Eliseo Martínez
2014-12-15
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
Wconversion: Fix warnings in indent_c.c.
Florian Walch
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.
Eliseo Martínez
2014-11-15
*
Use bool for flags in oparg_T.
Scott Prager
2014-11-11
*
vim-patch:7.4.328
André Twupack
2014-08-14
*
clang-analyzer: Reduce scope in search.c.
Florian Walch
2014-08-07
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
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
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
No OOM in reverse_text()
Felipe Oliveira Carvalho
2014-06-16
*
spelling fixes #827
Will Stamper
2014-06-12
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
coverity/62615: fix leak in write_reg_contents_ex
Nicolas Hillegeer
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_EVAL
Hinidu
2014-05-28
*
Remove FEAT_CINDENT
Hinidu
2014-05-28
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Remove OOM checks: reverse_text()
Felipe Oliveira Carvalho
2014-05-19
*
Replace alloc() with xmalloc() and remove immediate OOM checks
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