aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* lintJustin M. Keyes2018-02-12
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* lintJustin M. Keyes2018-02-11
* vim-patch:8.0.1475: invalid memory access in read_redo()Justin M. Keyes2018-02-11
* lint, minor cleanupJustin M. Keyes2018-02-07
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* vim-patch:8.0.1419: cursor column is not updated after ]sJustin M. Keyes2018-01-16
* vim-patch:8.0.0962Justin M. Keyes2017-10-21
* vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)KunMing Xie2017-09-10
* eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
* eventloop: K_EVENT should not finish operatorMatthew Malcomson2017-09-04
* log: some DEBUG-level stream loggingJustin M. Keyes2017-08-21
* vim-patch:8.0.0023Jurica Bradaric2017-07-16
* normal: Fix V728: excessive checkZyX2017-07-04
* vim-patch:7.4.2320James McCoy2017-06-26
* *: Comment intentional fallthroughsJames McCoy2017-05-12
* api/nvim_get_mode: Use child-queue instead of "priority".Justin M. Keyes2017-04-28
* api: nvim_get_mode()Justin M. Keyes2017-04-28
* *: Add comment to all C filesZyX2017-04-19
* *: Fix linter errorsZyX2017-04-16
* normal: Add figure braces so that code is clearerZyX2017-04-16
* normal: Clarify the codeZyX2017-04-16
* normal: Remove unneeded assignmentZyX2017-04-16
* coverity/161194: Restore check for 'keywordprg' being ":help"James McCoy2017-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
* eval: Split eval.c into smaller filesZyX2017-03-29
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* terminal: Avoid invalid cursor col (#6265)Justin M. Keyes2017-03-22
* test/legacy: fix test_normal.vimJustin M. Keyes2017-03-19
* vim-patch:8.0.0179raichoo2017-03-19
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:8.0.0066raichoo2017-03-19
* vim-patch:8.0.0060raichoo2017-03-19
* vim-patch:7.4.2347raichoo2017-03-19
* vim-patch:7.4.2326raichoo2017-03-19
* vim-patch:7.4.2101James McCoy2017-03-11
* vim-patch:7.4.2069James McCoy2017-03-11
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* vim-patch:7.4.1981 (#6192)lonerover2017-03-02
* Merge #6142 from justinmk/term-modifiableJustin M. Keyes2017-02-27
|\
| * terminal: 'scrollback'Justin M. Keyes2017-02-26
| * terminal: Allow undo and 'modifiable'.Justin M. Keyes2017-02-26
* | vim-patch:8.0.0379James McCoy2017-02-26
|/
* Merge remote-tracking branch 'origin/master' into lambdaJames McCoy2017-02-22
|\
| * *: Partial string handling refactoringZyX2017-02-15
* | vim-patch:7.4.2090Michael Ennen2017-02-14
|/
* lintJames McCoy2017-02-06
* vim-patch:8.0.0208James McCoy2017-02-06
* coverity/133845: Negative array index read. (FP)Justin M. Keyes2017-01-23