aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* api: refactor FloatRelative usageMarco Hinz2019-03-16
* api: numerous small fixesMarco Hinz2019-03-16
* api: update docMarco Hinz2019-03-16
* api: add width/height to FloatConfigMarco Hinz2019-03-16
* api: nvim_win_config() -> nvim_win_set_config()Marco Hinz2019-03-16
* api: refactor FloatAnchor usageMarco Hinz2019-03-16
* api: add nvim_win_get_config()Marco Hinz2019-03-16
* Merge pull request #9616 from chemzqm/completechangeBjörn Linse2019-03-16
|\
| * autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* | Merge #9728 from justinmk/autocmd-onceJustin M. Keyes2019-03-15
|\ \
| * | autocmd: do not show empty section after ++once handlers expireJustin M. Keyes2019-03-14
| * | autocmd: rename: "++nested", "++once"Justin M. Keyes2019-03-14
* | | vim-patch:8.1.0728: avoid breaking after single space #9733Jan Edmund Lazo2019-03-15
* | | Merge pull request #9730 from bfredl/pumfloatBjörn Linse2019-03-14
|\ \ \ | |/ / |/| |
| * | compositor: fix rendering issues with floats opened after popupmenuBjörn Linse2019-03-14
* | | vim-patch:8.1.0671: cursor in wrong column after auto-format #9729Jan Edmund Lazo2019-03-14
|/ /
* | vim-patch:8.0.1447: still too many old style tests (#9725)Jan Edmund Lazo2019-03-14
* | dictwatcheradd(): support b:changedtick #9693demiurg3372019-03-14
* | TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* | vim-patch:8.1.0170: invalid memory use with complicated pattern #9724Jan Edmund Lazo2019-03-13
* | docs: floating windows introductionBjörn Linse2019-03-12
* | floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* | window: simplify logic for entering new floatBjörn Linse2019-03-12
* | autocmd: rename "once" => "-once" #9713Justin M. Keyes2019-03-11
* | Merge #9708 from justinmk/tui-bg-detectJustin M. Keyes2019-03-11
|\ \
| * | TUI/background detection: hook into VimEnter eventJustin M. Keyes2019-03-11
* | | cleanup: rename menu_nable_recurse() #9707Petter Wahlman2019-03-10
|/ /
* | Merge #9706 from justinmk/aucmd-onceJustin M. Keyes2019-03-10
|\ \
| * | autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* | | vim-patch:8.1.1002: "gf" on URL with port number #9705Jan Edmund Lazo2019-03-10
|/ /
* | Merge #9703 from erw7/fix-executable-on-unixJustin M. Keyes2019-03-09
|\ \
| * | executable(): return false if user is not owner #9703erw72019-03-09
* | | vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
|/ /
* | Merge #9003 'vim-patch:8.0.1372'Justin M. Keyes2019-03-09
|\ \
| * | vim-patch:8.0.1372: profile log may be truncated halfway a characterJan Edmund Lazo2019-03-08
* | | floating-window: fix crash setting cmdheight #9685erw72019-03-09
|/ /
* | Merge #9662 'vim-patch:8.0.{0643-0646}'Justin M. Keyes2019-03-08
|\ \
| * | lint: fix coding styleBilly Su2019-03-08
| * | vim-patch:8.0.0646: the hlsearch test fails on fast systemsBilly Su2019-03-08
| * | vim-patch:8.0.0645: no error for illegal back reference in NFA engineBilly Su2019-03-07
| * | vim-patch:8.0.0644: the timeout for 'hlsearch' is not testedBilly Su2019-03-07
| * | vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* | | vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
* | | oldtests: set shellslash in Test_true_false_arg()Jan Edmund Lazo2019-03-08
* | | oldtests: set shellslash in Test_shellescape()Jan Edmund Lazo2019-03-08
* | | vim-patch:8.1.0739: text objects in not sufficiently testedJan Edmund Lazo2019-03-07
* | | vim-patch:8.1.0998: getcurpos() unexpectedly changes "curswant"Jan Edmund Lazo2019-03-07
|/ /
* | vim-patch:8.1.0935: old regexp engine may use invalid buffer #9692Jan Edmund Lazo2019-03-07
* | tui_tk_ti_getstr: handle weird value #9688Boskovits2019-03-07
* | PVS/V560: window.c: fix always true condition #9682Billy SU2019-03-05