aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | hardcopy: refactor mch_print_start_line()Jan Edmund Lazo2018-08-01
| * | hardcopy: bold,italic,underline are TriStateJan Edmund Lazo2018-08-01
| * | fold: use_level,maybe_small are boolJan Edmund Lazo2018-08-01
| * | globals: virtual_op is TriStateJan Edmund Lazo2018-08-01
| * | fold: recursive in deleteFoldEntry() is boolJan Edmund Lazo2018-08-01
| * | fold: fold_changed is boolJan Edmund Lazo2018-08-01
| * | fold: finish in foldUpdateIEMSRecurse() is boolJan Edmund Lazo2018-08-01
| * | screen: screen_cleared is TriStateJan Edmund Lazo2018-08-01
| * | fold: lineFolded() is boolJan Edmund Lazo2018-08-01
| * | fold: check_closed() returns boolJan Edmund Lazo2018-08-01
| * | search: refactor variables in findmatchlimit()Jan Edmund Lazo2018-08-01
| * | search: start_in_quotes in findmatchlimit is TriStateJan Edmund Lazo2018-08-01
| * | edit: dont_sync_undo is TriStateJan Edmund Lazo2018-08-01
| * | ex_cmds: refactor utf8 variables to TriStateJan Edmund Lazo2018-08-01
| * | menu: enable in ex_menu() is TriStateJan Edmund Lazo2018-08-01
| * | fold: fold_T.fd_small is TriStateJan Edmund Lazo2018-08-01
| * | diff: refactor diff_a_works to use TriStateJan Edmund Lazo2018-08-01
| * | clint: detect MAYBE and recommend TriStateJan Edmund Lazo2018-08-01
| |/
* | Merge #8799 from janlazo/nvim-8.0.1541Justin M. Keyes2018-08-04
|\ \
| * | syntax: syn_pattern.sp_syncing is boolJan Edmund Lazo2018-07-30
| * | syntax: add const to get_syntax_attr() paramsJan Edmund Lazo2018-07-30
| * | syntax: add const to syn_finish_line() params,varsJan Edmund Lazo2018-07-30
| * | syntax: did_header is boolJan Edmund Lazo2018-07-29
| * | syntax: disptick_T is uint16_tJan Edmund Lazo2018-07-29
| * | syntax: scl_id is intJan Edmund Lazo2018-07-29
| * | syntax: refactor get_id_list()Jan Edmund Lazo2018-07-29
| * | syntax: refactor syn_combine_list()Jan Edmund Lazo2018-07-29
| * | syntax: syn_cluster_T.scl_list is int16_t*Jan Edmund Lazo2018-07-29
| * | syntax: refactor syn_current_attr()Jan Edmund Lazo2018-07-29
| * | syntax: use const on check_keyword_id() variablesJan Edmund Lazo2018-07-29
| * | syntax: syn_state.sst_next_list is int16_t*Jan Edmund Lazo2018-07-29
| * | syntax: current_next_list is int16_t*Jan Edmund Lazo2018-07-29
| * | syntax: update types of stateitem_T membersJan Edmund Lazo2018-07-29
| * | syntax: use const on syn_list_keywords() variablesJan Edmund Lazo2018-07-29
| * | syntax: update types for keyentry_T,sp_synJan Edmund Lazo2018-07-29
| * | syntax: use const on copy_id_list() params,varsJan Edmund Lazo2018-07-29
| * | syntax: use const on add_keyword() params,varsJan Edmund Lazo2018-07-29
| * | syntax: update types of syn_opt_arg_T membersJan Edmund Lazo2018-07-29
| * | syntax: use const on put_id_list() variablesJan Edmund Lazo2018-07-29
| * | vim-patch:8.0.1541: synpat_T is taking too much memoryJan Edmund Lazo2018-07-29
| |/
* | Merge pull request #8660 from phodge/7688-nvim-buf-lines-should-return-empty-...Björn Linse2018-08-02
|\ \ | |/ |/|
| * API: update docs WRT behaviours/methods for unloaded buffers #7688Peter Hodge2018-07-25
| * API: add nvim_buf_is_loaded() #7688Peter Hodge2018-07-25
| * API: buf_get_lines, buf_line_count handle unloaded buffers #7688Peter Hodge2018-07-25
* | system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* | Merge pull request #8770 from janlazo/vim-8.0.0726Justin M. Keyes2018-07-29
|\ \
| * | vim-patch:8.1.0111: .po files do not use recommended namesJan Edmund Lazo2018-07-23
| * | vim-patch:8.0.1839: script to check .po file doesn't check for plural headerJan Edmund Lazo2018-07-23
| * | vim-patch:8.0.1778: script to check translations does not always workJan Edmund Lazo2018-07-23
| * | vim-patch:8.0.0835: translations check with msgfmt does not workJan Edmund Lazo2018-07-23