aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* digraph: refactor code that checks has_mbyteJan Edmund Lazo2018-09-08
* vim-patch:8.0.0749: some unicode digraphs are hard to rememberJan Edmund Lazo2018-09-08
* Merge #8962 from janlazo/vim-8.0.0733Justin M. Keyes2018-09-07
|\
| * vim-patch:8.0.0922: quickfix list always added after current oneJan Edmund Lazo2018-09-07
| * vim-patch:8.0.0904: cannot set a location list from textJan Edmund Lazo2018-09-06
| * lintJan Edmund Lazo2018-09-06
| * main: advance in edit_buffers() is boolJan Edmund Lazo2018-09-06
| * window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
| * vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
| * vim-patch:8.0.0733: can only add entries to one list in the quickfix stackJan Edmund Lazo2018-09-05
* | ASAN/LeakSanitizer: fix typo in blacklistJustin M. Keyes2018-09-07
* | cmake: add "generated-sources" targetBjörn Linse2018-09-06
|/
* Merge #8953 from janlazo/vim-8.0.1190Justin M. Keyes2018-09-05
|\
| * vim-patch:8.0.1595: no autocommand triggered before exitingJan Edmund Lazo2018-09-04
| * vim-patch:8.1.0334: 'autowrite' takes effect when buffer is not to be writtenJan Edmund Lazo2018-09-04
| * vim-patch:8.0.1190: unusable after opening new window in BufWritePre eventJan Edmund Lazo2018-09-04
* | Merge #8888 from janlazo/vim-8.0.1020Justin M. Keyes2018-09-05
|\ \
| * | lintJan Edmund Lazo2018-09-04
| * | vim-patch:8.1.0052: when mapping to <Nop> times out the next mapping is skippedJan Edmund Lazo2018-09-04
| * | vim-patch:8.0.1048: no test for what 8.0.1020 fixesJan Edmund Lazo2018-09-04
| * | vim-patch:8.0.1020: when a timer calls getchar(1) input is overwrittenJan Edmund Lazo2018-09-04
| |/
* | Merge #8948 from janlazo/vim-8.1.0331Justin M. Keyes2018-09-05
|\ \
| * | oldtests: win: fix pathsep in :mkview testJan Edmund Lazo2018-09-03
| * | vim-patch:8.1.0336: mkview test still fails on CIJan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0335: mkview test fails on CIJan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"Jan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0331: insufficient test coverage for :mkview and :loadviewJan Edmund Lazo2018-09-02
* | | Merge #8920 from janlazo/vim-8.0.0998Justin M. Keyes2018-09-05
|\ \ \
| * | | lintJan Edmund Lazo2018-09-04
| * | | ex_cmds: const variables in find_help_tags()Jan Edmund Lazo2018-09-04
| * | | vim-patch:8.1.0235: more help tags that jump to the wrong locationJan Edmund Lazo2018-09-04
| * | | vim-patch:8.0.1792: MS-Windows users expect -? to work like --helpJan Edmund Lazo2018-09-04
| * | | vim-patch:8.1.0231: :help -? goes to help for -+Jan Edmund Lazo2018-09-04
| * | | vim-patch:8.0.1383: local additions in help skips some filesJan Edmund Lazo2018-09-04
| * | | vim-patch:8.0.0998: strange error when using K while only spaces are selectedJan Edmund Lazo2018-09-04
| | |/ | |/|
* / | API: Avoid overrun when formatting error-messageJustin M. Keyes2018-09-05
|/ /
* | Merge #8921 'highlight: Fix after-EOL matches at cursor'Justin M. Keyes2018-09-04
|\ \ | |/ |/|
| * vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$Ricky Zhou2018-09-03
|/
* lint: clean-up after parent commitsZviRackover2018-08-31
* Remove has_mbytes from lines local to parent commitZviRackover2018-08-31
* Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_lenZviRackover2018-08-31
* shell.c: fix scan-build NPE warning #8932Justin M. Keyes2018-08-29
* Fix dead assignment.Tapan Prakash2018-08-29
* Merge #8930 'vim-patch:8.1.0022'Justin M. Keyes2018-08-29
|\
| * getchar: fix {read,copy,start}_redo() paramsJan Edmund Lazo2018-08-29
| * globals: cmd_silent is boolJan Edmund Lazo2018-08-29
| * vim-patch:8.1.0022: repeating put from expression register failsJan Edmund Lazo2018-08-29
|/
* Merge #8863 'refactor: Remove mb_head_off()'Justin M. Keyes2018-08-28
|\
| * Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
| |\
| | * lint: cleanup after parent commitsZviRackover2018-08-16