aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379Justin M. Keyes2020-05-29
* win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
* win: use virtual terminal input (VTI) if available #11803erw72020-05-26
* Merge pull request #10905 from erw7/vim-8.1.0475Matthieu Coudron2020-05-25
|\
| * eval: fix problem with free_unref_funccal not being callederw72020-05-25
| * vim-patch:8.1.1485: double free when garbage_collect() is used in autocommanderw72020-05-25
| * vim-patch:8.1.1484: some tests are slowDaniel Hahler2020-05-25
| * vim-patch:8.1.1007: using closure may consume a lot of memoryerw72020-05-07
| * vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'Jan Edmund Lazo2020-05-22
* | vim-patch:8.2.0037: missing renamed messageJan Edmund Lazo2020-05-21
* | vim-patch:8.2.0036: not enough test coverage for match functionsJan Edmund Lazo2020-05-21
* | vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is setJan Edmund Lazo2020-05-21
* | vim-patch:8.2.0766: display error when using 'number' and 'breakindent'Jan Edmund Lazo2020-05-21
* | fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
* | lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* | matchdelete: fix porting (#12328)Shougo2020-05-17
* | vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* | vim-patch:8.2.0736: some files not recognized as pamenvJan Edmund Lazo2020-05-11
* | vim-patch:8.2.0309: window-local values have confusing nameJan Edmund Lazo2020-05-11
* | vim-patch:8.2.0308: 'showbreak' does not work for a very long lineJan Edmund Lazo2020-05-11
* | vim-patch:8.2.0713: the pam_environment file is not recognizedJan Edmund Lazo2020-05-11
* | vim-patch:8.1.1186: readdir() allocates list twiceJan Edmund Lazo2020-05-11
* | viml/profile: fix issue where profile is not reset on stoperw72020-05-09
* | viml/profile: fix use after freeerw72020-05-09
* | lua: Add buffer, window and tab accessors (#12268)TJ DeVries2020-05-07
|/
* Merge #12203 from janlazo/vim-8.2.0648Justin M. Keyes2020-05-05
|\
| * vim-patch:8.2.0692: startup test fails on MS-WindowsJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0691: startup test failsJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commandsJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leakJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0678: rare crash for popup menuJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0663: not all systemd temp files are recognizedJan Edmund Lazo2020-05-03
| * vim-patch:8.1.0868: crash if triggering garbage collector after a function callJan Edmund Lazo2020-05-03
| * vim-patch:8.1.0800: may use a lot of memory when a function refers itselfJan Edmund Lazo2020-05-03
| * vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undoJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0648: semicolon search does not work in first lineJan Edmund Lazo2020-05-03
* | vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* | paste: support replace mode (#11945)Jesse2020-05-05
* | tag: fix problem when tagfunc return value is v:null (#12251)erw72020-05-05
* | terminal: disable 'scrolloff' (fixes flicker)Justin M. Keyes2020-05-04
* | terminal: always return zero from get_scrolloff_value() #12230LawAbidingCactus2020-05-04
* | funcs: Fix a memory leak in f_expand (#12227)erw72020-05-04
|/
* vim-patch:8.1.0816: test for 'runtimepath' in session fails on MS-WindowsBilly Su2020-05-02
* vim-patch:8.1.0814: :mksession cannot handle a very long 'runtimepath'Billy Su2020-05-02
* version.c: update [ci skip] #12196Marvim the Paranoid Android2020-05-01
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29