aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_getln.c
Commit message (Expand)AuthorAge
* ex_getln: Silent V519: value is assigned twice successivelyZyX2017-07-04
* ex_getln: Lint command_line_handle_key readability/fn_sizeJames McCoy2017-06-26
* vim-patch:7.4.2320James McCoy2017-06-26
* vim-patch:7.4.2318James McCoy2017-06-26
* vim-patch:7.4.2268James McCoy2017-06-26
* vim-patch:7.4.2259raichoo2017-06-26
* Merge remote-tracking branch 'origin/master' into vim-7.4.1975James McCoy2017-06-06
|\
| * vim-patch:8.0.0360James McCoy2017-06-06
* | vim-patch:7.4.1976James McCoy2017-06-04
|/
* lint: fix indentation of FUNC_ATTR linesBjörn Linse2017-06-03
* Merge pull request #6514 from jamessan/gcc-7-fixesJames McCoy2017-05-13
|\
| * *: Comment intentional fallthroughsJames McCoy2017-05-12
* | ex_getln: Fix :lang code execution when skippingZyX2017-05-13
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * Use vim_strchr(s, c) when c may be NUL (#6656)James McCoy2017-05-03
| * Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
| |\
| | * ui: support more cursor shape modesBjörn Linse2017-04-21
| * | *: Add comment to all C filesZyX2017-04-19
| |/
| * refactor: pos_T macros to functions (#6496)Felipe Oliveira Carvalho2017-04-11
* | Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\|
| * mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * *: Use const char * in set_one_cmd_contextZyX2017-03-29
| * *: Fix some Windows-specific warningsZyX2017-03-29
| * eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
| * eval,*: Move get_tv_string to typval.cZyX2017-03-29
| * *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
| * eval: Split eval.c into smaller filesZyX2017-03-29
| * vim-patch:7.4.2357 (#6354)raichoo2017-03-26
* | ex_getln: Refactor script_get()ZyX2017-03-27
|/
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* vim-patch:8.0.0172Justin M. Keyes2017-03-22
* vim-patch:8.0.0159Justin M. Keyes2017-03-22
* *: Fix linter errorsZyX2017-02-15
* *: Partial string handling refactoringZyX2017-02-15
* vim-patch:7.4.2024Marco Hinz2017-02-04
* inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* vim-patch:0 completion-related patches #5745 #5829Shougo Matsushita2016-12-26
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
* 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
* 'inccommand': reworkJustin M. Keyes2016-11-08
* Incsubsitution featureKillTheMule2016-10-30
* Fix lint errors.Grzegorz Milka2016-10-23
* vim-patch:7.4.2312Grzegorz Milka2016-10-23
* hist_char2type: Return '/' for NUL.James McCoy2016-10-18