aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | help: ignore snapshotted window if invalid (#9774)Marco Hinz2019-03-23
* | api: ignore floating windows for laststatus=1 (#9771)Marco Hinz2019-03-22
* | vim-patch:8.1.1026: unused conditionJan Edmund Lazo2019-03-21
* | vim-patch:8.1.1025: checking NULL pointer after additionJan Edmund Lazo2019-03-21
* | :mksession : restore tab-local working directories #9754Chris LaRose2019-03-21
* | doc #9751Aman2019-03-20
* | vim-patch:8.1.0384: sign ordering #9758Jan Edmund Lazo2019-03-19
* | vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757Justin M. Keyes2019-03-19
* | Merge #9747 from janlazo/vim-8.1.0858Justin M. Keyes2019-03-17
|\ \
| * | oldtests: use LoadAdjust() on timer testJan Edmund Lazo2019-03-17
| * | vim-patch:8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentJan Edmund Lazo2019-03-17
* | | vim-patch:8.1.0048: vim_str2nr() on numbers close to max #9744Jan Edmund Lazo2019-03-17
* | | cmdline: revert <down> and <up> mappings for wildoptions=pumBjörn Linse2019-03-17
|/ /
* | Merge pull request #9726 from mhinz/nvim_win_get_configMarco Hinz2019-03-17
|\ \
| * | 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
* | | aucmd_prepbuf: also restore `prevwin` #9741Justin M. Keyes2019-03-17
* | | vim-patch:8.1.1011: indent from autoindent not removed #9742Jan Edmund Lazo2019-03-17
* | | Merge pull request #9607 from bfredl/wildpumBjörn Linse2019-03-16
|\ \ \
| * | | Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
| |/ /
* | | Merge #9686 'win/Lua: monkey-patch os.getenv()'Justin M. Keyes2019-03-16
|\ \ \
| * | | Fix os.getenv of lua on Windowserw72019-03-07
| * | | Fix environment variable on Windowserw72019-03-06
* | | | Merge #9736 from janlazo/vim-8.1.0019Justin M. Keyes2019-03-16
|\ \ \ \ | |_|/ / |/| | |
| * | | oldtests: wait 200ms on mac for timer testJan Edmund Lazo2019-03-16
| * | | vim-patch:8.1.0019: error when defining a Lambda with index of a function resultJan Edmund Lazo2019-03-15
* | | | 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
| | |_|/ | |/| |