aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.2462: Coverity warns for not checking for fseek() errorJan Edmund Lazo2021-02-03
* vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
* vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from sessionJan Edmund Lazo2021-02-01
* vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...Jan Edmund Lazo2021-02-01
* Merge pull request #12937 from jamessan/term-envJames McCoy2021-01-31
|\
| * Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
| * fix(pty_proc/macOS): Properly set the environment for the childJames McCoy2021-01-31
| * Pass environment on to pty processes on WindowsJames McCoy2021-01-31
| * eval/environ: Prefer the last definition of an env varJames McCoy2021-01-31
| * Common handling of required/ignored env varsJames McCoy2021-01-31
| * Support specifying "env" option for termopen()James McCoy2021-01-31
| * Use dict_T to pass env vars to process spawning codeJames McCoy2021-01-31
* | vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)Jan Edmund Lazo2021-01-31
|/
* version.c: update [ci skip] (#13705)Jan Edmund Lazo2021-01-30
* test/old: rewrite method code in test_compiler.vimJan Edmund Lazo2021-01-30
* vim-patch:8.2.2038: compiler test fails on MS-WindowsJan Edmund Lazo2021-01-30
* vim-patch:8.2.2037: compiler test depends on list of compiler pluginsJan Edmund Lazo2021-01-30
* vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterJan Edmund Lazo2021-01-28
* vim-patch:8.2.2412: not all fields in "cstack" are initializedJan Edmund Lazo2021-01-28
* Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\
| * doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | lintchentau2021-01-26
* | lua: complete methods in metatablesBjörn Linse2021-01-26
* | Don't show entire context when completingTony Chen2021-01-26
* | feat: add completion to ':lua'TJ DeVries2021-01-26
* | vim-patch:8.2.2402: some filetypes not detectedJan Edmund Lazo2021-01-24
* | vim-patch:8.2.2399: fold test fails in wide terminalJan Edmund Lazo2021-01-24
* | vim-patch:8.2.2392: fennel filetype not recognizedJan Edmund Lazo2021-01-24
* | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \
| * | opt: address linting issues (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: better handling number bounds (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: reduce hardcoded values (#13783)Sirisak Lueangsaksri2021-01-20
| * | opt: minimum sign size for auto (#13783)Sirisak Lueangsaksri2021-01-20
* | | Merge pull request #13818 from janlazo/vim-8.2.2379Jan Edmund Lazo2021-01-22
|\ \ \
| * | | vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a foldJan Edmund Lazo2021-01-22
| * | | vim-patch:8.2.2375: test for RGB color skipped in the terminalJan Edmund Lazo2021-01-21
| * | | vim-patch:8.2.2384: turtle filetype not recognizedJan Edmund Lazo2021-01-21
| * | | vim-patch:8.2.2379: do spell suggestions twice if 'spellsuggest' contains numberJan Edmund Lazo2021-01-21
* | | | Missing argument for package.loadlib()matveyt2021-01-22
* | | | Merge pull request #13813 from notomo/fix-nvim-echo-clearBjörn Linse2021-01-22
|\ \ \ \
| * | | | api(echo): should clear cmdline before echonotomo2021-01-21
* | | | | Merge pull request #13679 from chentau/gravityBjörn Linse2021-01-22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | change end_right_gravity error behaviorchentau2021-01-12
| * | | | change gravity to be a boolean flag, and add corresponding flag for end posit...chentau2021-01-05
| * | | | allow for extmark gravity to be set through apichentau2021-01-03
* | | | | Update Ukrainian translation (#13785)Anatolii Sakhnik2021-01-21
| |/ / / |/| | |
* | | | api: nvim_echonotomo2021-01-20
| |/ / |/| |
* | | Merge pull request #13767 from srafi1/rm-restricted-mode-docsJan Edmund Lazo2021-01-18
|\ \ \ | |_|/ |/| |