aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.0446: the ";" command does not work after some charactersJustin M. Keyes2018-02-11
* lintJustin M. Keyes2018-02-11
* vim-patch:8.0.0622: selecting quoted text fails with 'selection' "exclusive"Justin M. Keyes2018-02-11
* vim-patch:8.0.1483: searchpair() might return an invalid value on timeoutDaniel Hahler2018-02-10
* Merge #7463 'incsearch + hlsearch highlight all'Justin M. Keyes2018-02-01
|\
| * vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternÖmer Sinan Ağacan2018-01-26
| * vim-patch:8.0.1238Ömer Sinan Ağacan2018-01-26
* | vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
|/
* vim-patch:8.0.0398: illegal memory access with "t"ckelsel2018-01-15
* vim-patch:8.0.0339: illegal memory access with vi' (#7794)KunMing Xie2018-01-01
* vim-patch:8.0.0330ckelsel2017-09-24
* vim-patch:7.4.2356 (#6880)Shougo2017-06-19
* search: Fix V502: ?: ambiguityZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* lint: fix clint errors around mb_tolower callsBjörn Linse2017-04-10
* mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
* eval: Split and move dict_add_nr_str to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* mbyte: remove dead codeBjörn Linse2017-03-22
* vim-patch:7.4.2303lonerover2017-03-22
* vim-patch:7.4.2230 (#6080)lonerover2017-02-25
* *: Partial string handling refactoringZyX2017-02-15
* lintJames McCoy2017-01-10
* vim-patch:7.4.2100James McCoy2017-01-10
* vim-patch:8.0.0035 (#5609)Shougo2016-11-15
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* *: Fix new linter errorsZyX2016-05-01
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* vim-patch:7.4.984watiko2016-03-02
* Merge pull request #4229 from jbradaric/vim-7.4.847Justin M. Keyes2016-02-17
|\
| * vim-patch:7.4.847Jurica Bradaric2016-02-10
* | Merge #4140 'vim-patch:7.4.771'.Justin M. Keyes2016-02-15
|\ \ | |/ |/|
| * search: Fix linter errors.Jurica Bradaric2016-02-01
| * vim-patch:7.4.771Jurica Bradaric2016-01-30
* | vim-patch:7.4.662watiko2016-02-03
|/
* search.c: searchit(): Remove strlen() checkoni-link2016-01-26
* Fix linting errors.Johan Klokkhammer Helsing2015-12-13
* Solve warnings.Johan Klokkhammer Helsing2015-12-13
* vim-patch:7.4.803Johan Klokkhammer Helsing2015-12-13
* Merge #3718 'vim-patch:7.4.655'Justin M. Keyes2015-12-13
|\
| * vim-patch:7.4.655Johan Klokkhammer Helsing2015-11-22
* | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* | Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* | src: README.txt -> README.mdMichael Reed2015-11-23
* | shada: Also store last search directionZyX2015-11-23
|/
* vim-patch:7.4.793Johan Klokkhammer Helsing2015-10-18
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* search: When freeing search patterns also clear themZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08