aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
...
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* vim-patch:8.1.0660: sign_cleanup() may leak memoryAndrej Zieger2019-05-26
* vim-patch:8.1.0658: deleting signs and completion for :sign is insufficientAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* Merge pull request #9547 from bfredl/rpc_multiline_errBjörn Linse2019-05-26
|\
| * messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* | vim-patch:8.1.0307: there is no good way to get the window layoutJan Edmund Lazo2019-05-26
* | vim-patch:8.1.0211: expanding a file name "~" results in $HOMEJan Edmund Lazo2019-05-25
|/
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.0.1519: getchangelist() does not use argument as bufname()Jan Edmund Lazo2019-05-20
* vim-patch:8.0.1514: getting the list of changes is not easyJan Edmund Lazo2019-05-20
* vim-patch:8.1.0901: index in getjumplist() may be wrongJan Edmund Lazo2019-05-19
* vim-patch:8.0.1513: the jumplist is not always properly cleaned upJan Edmund Lazo2019-05-19
* vim-patch:8.0.1498: getjumplist() returns duplicate entriesJan Edmund Lazo2019-05-19
* vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumpsJan Edmund Lazo2019-05-19
* eval.c: add has("osx") for appleFrancisco Giordano2019-05-19
* vim-patch:8.1.1352: undofile() reports wrong nameFrancisco Giordano2019-05-19
* lintJustin M. Keyes2019-05-06
* PVS/V547: Expression is always trueJustin M. Keyes2019-05-06
* vim-patch:8.0.1831: sometimes the quickfix title is incorrectly prefixed with...Marco Hinz2019-05-05
* vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directoryJan Edmund Lazo2019-05-03
* Merge #9951 'vim-patch:8.1.0519: save/restore tag stack'Justin M. Keyes2019-04-30
|\
| * lintrolag2019-04-28
| * vim-patch:8.1.0519: cannot save and restore the tag stackrolag2019-04-28
* | verb_msg: remove char_uJustin M. Keyes2019-04-29
* | vim-patch:8.1.0401: can't get swap name of another bufferJustin M. Keyes2019-04-29
* | vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
* | vim-patch:8.0.1563: getwinposx() timeout #9955Jan Edmund Lazo2019-04-29
|/
* vim-patch:8.1.1209: clever compiler warns for buffer being too smallJan Edmund Lazo2019-04-27
* vim-patch:8.1.1207: some compilers give warning messagesJan Edmund Lazo2019-04-27
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* vim-patch:8.0.1093: various small quickfix issuesJan Edmund Lazo2019-04-14
* vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)Marco Hinz2019-04-10
* vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* vim-patch:8.0.0709: libvterm cannot use vsnprintf()Jan Edmund Lazo2019-04-04
* vim-patch:8.1.0494: functions do not check for a window ID in other tabsMarco Hinz2019-04-04
* vim-patch:8.1.0493: argv() and argc() only work on the current argument listMarco Hinz2019-04-04
* vim-patch:8.1.0218: cannot add matches to another windowMarco Hinz2019-04-04
* eval: diff_hlID() and hlID() return same idJan Edmund Lazo2019-03-31
* Merge #9815 'vim-patch:8.1.1068: complete_info()'Justin M. Keyes2019-03-30
|\
| * vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
|/
* vim-patch:8.1.0177: defining function in sandbox is inconsistentJan Edmund Lazo2019-03-23
* vim-patch:8.1.0019: error when defining a Lambda with index of a function resultJan Edmund Lazo2019-03-15
* autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* Merge #9662 'vim-patch:8.0.{0643-0646}'Justin M. Keyes2019-03-08
|\
| * vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* | vim-patch:8.1.0998: getcurpos() unexpectedly changes "curswant"Jan Edmund Lazo2019-03-07
|/
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17