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
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
lint
James McCoy
2017-01-10
*
vim-patch:7.4.2100
James McCoy
2017-01-10
*
vim-patch:8.0.0035 (#5609)
Shougo
2016-11-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Fix new linter errors
ZyX
2016-05-01
*
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
2016-05-01
*
vim-patch:7.4.984
watiko
2016-03-02
*
Merge pull request #4229 from jbradaric/vim-7.4.847
Justin M. Keyes
2016-02-17
|
\
|
*
vim-patch:7.4.847
Jurica Bradaric
2016-02-10
*
|
Merge #4140 'vim-patch:7.4.771'.
Justin M. Keyes
2016-02-15
|
\
\
|
|
/
|
/
|
|
*
search: Fix linter errors.
Jurica Bradaric
2016-02-01
|
*
vim-patch:7.4.771
Jurica Bradaric
2016-01-30
*
|
vim-patch:7.4.662
watiko
2016-02-03
|
/
*
search.c: searchit(): Remove strlen() check
oni-link
2016-01-26
*
Fix linting errors.
Johan Klokkhammer Helsing
2015-12-13
*
Solve warnings.
Johan Klokkhammer Helsing
2015-12-13
*
vim-patch:7.4.803
Johan Klokkhammer Helsing
2015-12-13
*
Merge #3718 'vim-patch:7.4.655'
Justin M. Keyes
2015-12-13
|
\
|
*
vim-patch:7.4.655
Johan Klokkhammer Helsing
2015-11-22
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
|
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
|
src: README.txt -> README.md
Michael Reed
2015-11-23
*
|
shada: Also store last search direction
ZyX
2015-11-23
|
/
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
search: When freeing search patterns also clear them
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
regexp: Fix invalid multibyte reads at end of strings
Thiago de Arruda
2015-09-18
*
MSVC: Include limits.h for INT_MAX. #3290
Rui Abreu Ferreira
2015-09-05
*
7.4.813
James McCoy
2015-08-20
*
Remove POSIX 'cpoptions': '{'
Michael Reed
2015-07-19
*
'cpoptions': Remove "j" flag
David Bürgin
2015-05-25
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
vim-patch:7.4.532 #2504
David Bürgin
2015-04-27
*
Improve comments and fix ascii_* attributes
Felipe Oliveira Carvalho
2015-04-24
*
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
*
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
[next]