aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.1.2366: using old C style commentsJan Edmund Lazo2020-04-12
* vim-patch:8.1.2389: using old C style commentsJan Edmund Lazo2020-04-12
* Merge pull request #12033 from janlazo/vim-8.1.1313Matthieu Coudron2020-04-12
|\
| * vim-patch:8.1.1568: strftime() test fails on MS-WindowsJan Edmund Lazo2020-03-29
| * vim-patch:8.1.1567: localtime_r() does not respond to $TZ changesJan Edmund Lazo2020-03-29
| * vim-patch:8.1.1313: warnings for using localtime() and ctime()Jan Edmund Lazo2020-03-29
* | version.c: update [ci skip] #11995Marvim the Paranoid Android2020-04-04
* | api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
|/
* Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\
| * ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* | popupmenu: don't use 'rightleft' option in cmdline modeBjörn Linse2020-03-23
* | TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* | vim-patch:8.2.0361: internal error when using "0" for a callbackJan Edmund Lazo2020-03-07
* | vim-patch:8.2.0360: yaml files are only recognized by the file extensionJan Edmund Lazo2020-03-07
* | vim-patch:8.1.1279: cannot set 'spellang' to "sr@latin"Jan Edmund Lazo2020-03-07
* | diff.c: fix sprintf callJustin M. Keyes2020-03-03
* | Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\ \
| * | addressing reviewsMatthieu Coudron2020-03-01
| * | foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | | version.c: update [ci skip] #11721Marvim the Paranoid Android2020-03-01
* | | vim-patch:8.1.1793: mixed comment style in globalsJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1108: test for 'visualbell' doesn't workJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1107: no test for 'visualbell'Jan Edmund Lazo2020-03-01
* | | vim-patch:8.2.0108: when sign text is changed a manual redraw is neededJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0939: no completion for sign group namesJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1552: cursor position is wrong after sign column changesJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1489: sign order wrong when priority was changedJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1466: not updating priority on existing signJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0896: tests for restricted mode no run for MS-Windows GUIJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0885: test for restricted hangs on MS-Windows GUIJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0881: can execute shell commands in rvim through interfacesJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0883: missing some changes for Ex commandsJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1642: may use uninitialized variableJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0253: saving and restoring window title does not always workJan Edmund Lazo2020-03-01
* | | vim-patch:8.2.0135: bracketed paste can still cause invalid memory accessJan Edmund Lazo2020-03-01
* | | vim-patch:8.2.0133: invalid memory access with search commandJan Edmund Lazo2020-03-01
* | | vim-patch:8.0.1587: inserting from the clipboard doesn't work literallyJan Edmund Lazo2020-03-01
* | | pvs/v1048: variable was assigned same valueJan Edmund Lazo2020-03-01
* | | 'clang/Logic error': zero-init MarkTreeIter varsJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* | | Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
|\ \ \
| * | | vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
|/ / /
* / / win/l10n: add zh-* locale aliases #11963cyy2020-02-29
|/ /
* | lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
* | treesitter: update vendored tree-sitter runtimeBjörn Linse2020-02-25
* | TUI: reset background color before scroll #11909Jakub Łuczyński2020-02-23
* | Merge pull request #11890 from cryptomilk/master-gcc10-fno-commonBjörn Linse2020-02-23
|\ \
| * | nvim: Correctly setup global channelsAndreas Schneider2020-02-23
| * | nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider2020-02-23