aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/misc1.c
Commit message (Expand)AuthorAge
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* cleanup/TUI: remove old unused code #9013Justin M. Keyes2018-09-19
* vim-patch:8.0.1416: crash when searching for a sentenceJan Edmund Lazo2018-09-16
* do_shell, do_filter: Remove "clear screen", "wait for return" callsJustin M. Keyes2018-09-12
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
|\
| * Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
| * Remove occurences of mb_head_offZviRackover2018-08-15
* | vim-patch:8.0.1468: illegal memory access in del_bytes()Jan Edmund Lazo2018-08-24
* | vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
|/
* Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\
| * misc: fixpos in del_char() is boolJan Edmund Lazo2018-08-07
| * memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
* | Remove some occrrences of enc_utf8 and has_mbyteZviRackover2018-08-06
* | lint: clean-up after parent commitZviRackover2018-08-06
* | Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
|/
* lintJan Edmund Lazo2018-08-06
* globals: did_ai is boolJan Edmund Lazo2018-08-06
* globals: did_si is boolJan Edmund Lazo2018-08-06
* globals: can_si is boolJan Edmund Lazo2018-08-06
* globals: can_si_back is boolJan Edmund Lazo2018-08-06
* vim-patch:8.0.0722: screen is messed by timer up at inputlist() promptJan Edmund Lazo2018-08-05
* misc: refactor plines_win{,_nofill}()Jan Edmund Lazo2018-08-02
* fold: lineFolded() is boolJan Edmund Lazo2018-08-01
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
|\
| * Rename some more, fixe borked renamingKillTheMule2018-05-23
| * Some renamings and doc changesKillTheMule2018-05-23
| * Enable -WconversionKillTheMule2018-05-23
| * The grand renamingKillTheMule2018-05-23
| * LintKillTheMule2018-05-23
| * API: Implement buffer updatesPeter Hodge2018-05-23
* | vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)Jan Edmund Lazo2018-06-05
|/
* IO: let 'fsync' option control more casesJustin M. Keyes2018-04-21
* vim-patch:8.0.1223: crash when using autocomplete and tab pagesJustin M. Keyes2018-02-11
* exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)Justin M. Keyes2018-02-07
* vim-patch:8.0.0421: diff mode wrong when adding line at end of bufferckelsel2018-01-15
* input: only change mode of input fd if there is an input fdBjörn Linse2017-11-25
* test: tabstop=<big-number> #2838Justin M. Keyes2017-10-22
* plines_win_nofold(): Ignore virtcols after 32000th computation #3527Victor Adam2017-10-22
* input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
* bufhl: fix moveBjörn Linse2017-06-24
* ui: cleanup UI_CALL wrappersBjörn Linse2017-05-10
* *: Add comment to all C filesZyX2017-04-19
* win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes2017-04-12
* misc1: Refactor ask_yesno()ZyX2017-03-29
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25