aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | Merge #9823 from mhinz/vim-8.1.1093Justin M. Keyes2019-04-03
|\ \
| * | vim-patch:8.1.1100: tag file without trailing newline no longer worksMarco Hinz2019-04-02
| * | vim-patch:8.1.1094: long line in tags file causes errorMarco Hinz2019-04-02
| * | vim-patch:8.1.1093: support for outdated tags format slows down tag parsingMarco Hinz2019-04-02
* | | Merge #9831 from janlazo/vim-8.0.0681Justin M. Keyes2019-04-02
|\ \ \ | |/ / |/| |
| * | lintJan Edmund Lazo2019-04-02
| * | oldtests: set shellslash for Test_non_zero_argJan Edmund Lazo2019-04-01
| * | vim-patch:8.1.0119: failing test goes unnoticed because messages is not writtenJan Edmund Lazo2019-04-01
| * | vim-patch:8.1.0118: duplicate error message for put commandJan Edmund Lazo2019-04-01
| * | vim-patch:8.0.0681: unnamed register only contains the last deleted textJan Edmund Lazo2019-04-01
* | | Merge #9516 from erw7/improve-executable-on-windowsJustin M. Keyes2019-04-02
|\ \ \ | |/ / |/| |
| * | test: "$PATHEXT=::"Justin M. Keyes2019-04-02
| * | fs.c: fix is_executable_ext()erw72019-04-02
| * | [ci skip] fs.c: fix commenterw72019-04-01
| * | fs.c: Move sh check of is_executable_ext to outside of looperw72019-04-01
| * | fs.c: Simplify calling is_executable_exterw72019-04-01
| * | fs.c: fix is_executable_exterw72019-04-01
| * | fs.c: eliminate is_extension_executableJustin M. Keyes2019-04-01
| * | is_extension_executable: simplify check for unix-style shellJustin M. Keyes2019-04-01
| * | is_extension_executable: simplifyerw72019-04-01
| * | cleanup: PATHEXT functionerw72019-04-01
| * | test/win: executable(), exepath() #9516erw72019-04-01
| * | win: exepath(): append extension if omittederw72019-04-01
| * | win: executable(): also check extensionerw72019-04-01
| * | win: executable(): fix relative path bugerw72019-04-01
* | | jumplist: avoid extra tail entry #9805Abdelhakeem Osama2019-04-02
* | | PVS/V560: expression is always trueJustin M. Keyes2019-04-01
* | | clang/"null pointer dereference": insert_executeJustin M. Keyes2019-04-01
* | | clang/"result is garbage/undefined": win_closeJustin M. Keyes2019-04-01
|/ /
* | keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* | vim-patch:8.1.1087: tag stack is incorrect after CTRL-T and then :tagJan Edmund Lazo2019-03-31
* | vim-patch:8.1.1082: "Conceal" match is mixed up with 'hlsearch' match.Jan Edmund Lazo2019-03-31
* | vim-patch:8.1.1074: Python test doesn't wipe out hidden bufferJan Edmund Lazo2019-03-31
* | vim-patch:8.1.1073: space in number column is on wrong side with 'rightleft' setJan Edmund Lazo2019-03-31
* | Merge #9812 from janlazo/vim-8.0.1153Justin M. Keyes2019-03-31
|\ \
| * | eval: diff_hlID() and hlID() return same idJan Edmund Lazo2019-03-31
| * | vim-patch:8.0.1153: no tests for diff_hlID() and diff_filler()Jan Edmund Lazo2019-03-31
* | | Merge #9807 from mhinz/window-local-last-cursormovedMarco Hinz2019-03-31
|\ \ \ | |/ / |/| |
| * | cursormoved: always trigger CursorMoved when entering windowMarco Hinz2019-03-29
| * | cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* | | vim-patch:8.1.1095: win: executable() on very long name #9820Jan Edmund Lazo2019-03-31
* | | autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-03-31
* | | vim-patch:8.0.0705: check did_throw before discarding exception #9808Gabriel Cruz2019-03-30
* | | vim-patch:8.1.1088: height of quickfix window not retained with vertical spli...Justin M. Keyes2019-03-30
* | | vim-patch:8.0.0629: set `starting` earlierRaphaƫl Colin2019-03-30
* | | complete_info(): fix null referenceJustin M. Keyes2019-03-30
* | | vim-patch:8.1.0045: popup test isn't run completelyJustin M. Keyes2019-03-30
* | | Merge #9815 'vim-patch:8.1.1068: complete_info()'Justin M. Keyes2019-03-30
|\ \ \
| * | | vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
|/ / /
* | | Merge #9792Justin M. Keyes2019-03-29
|\ \ \ | |/ / |/| |