aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* vim-patch:8.1.1401: misspelled mkspellmem as makespellmemJames McCoy2019-06-26
* vim-patch:8.1.1382: error when editing test fileJames McCoy2019-06-26
* vim-patch:8.1.1368: modeline test fails with python but without pythonhomeJames McCoy2019-06-26
* vim-patch:8.1.1367: can set 'modelineexpr' in modelineJames McCoy2019-06-26
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-26
* vim-patch:8.1.0547: modeline test with keymap still failsJan Edmund Lazo2019-06-26
* vim-patch:8.1.0546: modeline test with keymap failsJan Edmund Lazo2019-06-26
* vim-patch:8.1.0506: modeline test fails when run by rootJan Edmund Lazo2019-06-26
* vim-patch:8.1.0206: duplicate test function nameJan Edmund Lazo2019-06-26
* vim-patch:8.1.0205: invalid memory access with invalid modelineJan Edmund Lazo2019-06-26
* vim-patch:8.1.1046: the "secure" variable is used inconsistentlyJan Edmund Lazo2019-06-26
* vim-patch:8.1.0613: when executing an insecure function the secure flag is stuckJan Edmund Lazo2019-06-26
* fixup: use vim_snprintf, ASCII_ISALNUMAbdelhakeem2019-06-26
* vim-patch:8.1.0544: setting 'filetype' in a modeline causes an errorAbdelhakeem2019-06-25
* vim-patch:8.1.0540: may evaluate insecure value when appending to optionAbdelhakeem2019-06-25
* vim-patch:8.1.0539: cannot build without the sandboxAbdelhakeem2019-06-25
* vim-patch:8.1.0538: evaluating a modeline might invoke using a shell commandJan Edmund Lazo2019-06-25
* vim-patch:8.1.0189: function defined in sandbox not testedJan Edmund Lazo2019-06-25
* vim-patch:8.1.0177: defining function in sandbox is inconsistentJan Edmund Lazo2019-06-25
* vim-patch:8.1.1365: :source should check sandbox #10082Justin M. Keyes2019-05-29
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-15
* Remove MSVC optimization workaround for SHM_ALLJames McCoy2019-04-12
* Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-12
* screen: don't crash when drawing popupmenu with 'rightleft' optionBjörn Linse2019-02-19
* vim-patch:8.1.0677: look-behind match may use the wrong line numberJan Edmund Lazo2019-02-07
* :terminal : set topline based on window height #8325Justin M. Keyes2019-02-06
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-13
* TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2019-01-01
* version.c: update [ci skip] (#9417)Marvim the Paranoid Android2018-12-31
* version.c: update [ci skip] (#9275)Marvim the Paranoid Android2018-12-31
* Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\
| * win/TUI: ConEmu: get back_color_erase from terminfoJustin M. Keyes2018-12-30
| * cleanup: Remove os_term_is_nice()Justin M. Keyes2018-12-30
| * refactor: Extract os_tty_guess_term()Justin M. Keyes2018-12-30
| * update_terminfo.sh: NOLINT data arraysJustin M. Keyes2018-12-28
| * Merge 'upstream/master' into pr-win-erw7Justin M. Keyes2018-12-27
| |\
| * | win/TUI: Fix scroll on Windows legacy consoleerw72018-12-27
| * | win/TUI: ConEmu: set immediate_wrap_after_last_column #9094erw72018-12-27
| * | win/TUI: builtin terminfos for cygwin, conemu, et al.erw72018-12-27
| * | win/TUI: SetConsoleMode() to override libuv #9094erw72018-12-27
* | | docJustin M. Keyes2018-12-30
* | | vim-patch:8.1.0662: needlessly searching for tilde in stringJames McCoy2018-12-30
* | | vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'James McCoy2018-12-29
* | | vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matchesJames McCoy2018-12-29
* | | vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrongJames McCoy2018-12-29
* | | TUI: enter/exit alternate screen with "title stacking" (#9407)Justin M. Keyes2018-12-29
| |/ |/|
* | strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* | vim-patch:8.1.0627: Python cannot handle function name of script-local functi...Jan Edmund Lazo2018-12-23