aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | * vim-patch:8.1.1264: crash when closing window from WinBar clickJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1139: using window toolbar changes stateJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1334: splitting a window with a WinBar damages window layoutJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1292: quick clicks in the WinBar start Visual modeJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1138: click in window toolbar starts Visual modeJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1142: window toolbar menu gets a tear-off itemJan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1125: wrong window height when splitting window with window too...Jan Edmund Lazo2020-04-26
| | * vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo2020-04-26
| * | Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-27
| |\ \
| | * \ Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
| | |\ \ | | | |/ | | |/|
| | | * mark userfunc as legacyJakub Łuczyński2020-02-13
| | | * rename: user_funcs -> userfuncJakub Łuczyński2020-02-13
| | | * fix: includesJakub Łuczyński2020-02-13
| | | * fix: moved macrosJakub Łuczyński2020-02-13
| | | * fix: moved some static inline functionJakub Łuczyński2020-02-13
| | | * fix: vvlua_partialJakub Łuczyński2020-02-13
| | | * fix: made eval_lavars_used globalJakub Łuczyński2020-02-13
| | | * fix: include static function declarationsJakub Łuczyński2020-02-13
| | | * fix: header updatesJakub Łuczyński2020-02-13
| | | * Removed redundant defineJakub Łuczyński2020-02-13
| | | * fix: factor out make_partialJakub Łuczyński2020-02-13
| | | * fix: prof functionsJakub Łuczyński2020-02-13
| | | * fix: var_set_globalJakub Łuczyński2020-02-13
| | | * fix: find_var_ht_dictJakub Łuczyński2020-02-13
| | | * fix: factor out new functionsJakub Łuczyński2020-02-13
| | | * fix: func_initJakub Łuczyński2020-02-13
| | | * unstatic some functionsJakub Łuczyński2020-02-13
| | | * moved more stuffJakub Łuczyński2020-02-13
| | | * created header fileJakub Łuczyński2020-02-13
| | | * moved functions to user_funcs.c (no code changes)Jakub Łuczyński2020-02-13
| * | | Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
| |\ \ \ | | |/ / | |/| |
| | * | vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
| | * | vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
| | * | vim-patch:7.4.1988Rob Pilling2020-04-19
| * | | lint: use docstring style #12187Billy SU2020-04-26
| * | | tui: improve support for GNU Screen (#12098)erw72020-04-26
| * | | Merge #12177 'folds: decrease reliance on globals'Justin M. Keyes2020-04-26
| |\ \ \
| | * | | helpers: fix FIXED_TEMP_ARRAYMatthieu Coudron2020-04-24
| | * | | lint: fix linting issuesMatthieu Coudron2020-04-24
| | * | | extmark: introduce extmark_splice_colsMatthieu Coudron2020-04-24
| | * | | folds: decrease reliance on global 'curwin'Matthieu Coudron2020-04-24
| * | | | TUI: block signals on suspend #12180Kei Kamikawa2020-04-25
| * | | | vim-patch:8.2.0638: MS-Windows: messages test failsJan Edmund Lazo2020-04-25
| * | | | vim-patch:8.2.0635: when using 256 colors DarkYellow does not show expected c...Jan Edmund Lazo2020-04-25
| * | | | version.c: update [ci skip] (#12084)Marvim the Paranoid Android2020-04-24
| |/ / /
| * | | treesitter: check for integer overflow (#12135)Thomas Vigouroux2020-04-22
| * | | terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
| * | | Test on actual libuv version number, not on existence of symbol.Matěj Cepl2020-04-21
| * | | Make neovim building even with libuv 1.18.0Matěj Cepl2020-04-21
| * | | tui: Don't call uv_write without output (#12146)erw72020-04-20
| |/ /