aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.3256: executable test may fail on new Ubuntu systemJan Edmund Lazo2021-08-01
* | vim-patch:8.2.3246: memory use after freeJan Edmund Lazo2021-08-01
* | vim-patch:8.2.3225: incsearch highlighting is attempted halfway a mappingJan Edmund Lazo2021-08-01
* | vim-patch:8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedJan Edmund Lazo2021-08-01
* | vim-patch:8.2.3167: get E12 in a job callback when searching for tagsJan Edmund Lazo2021-08-01
* | vim-patch:8.2.3136: no test for E187 and "No swap file"Jan Edmund Lazo2021-07-31
* | vim-patch:8.2.3115: Coverity complains about free_wininfo() useJan Edmund Lazo2021-07-31
* | vim-patch:8.2.3254: win_gettype() does not recognize a quickfix windowJan Edmund Lazo2021-07-31
* | vim-patch:8.2.3163: location list window may open a wrong fileJan Edmund Lazo2021-07-31
* | vim-patch:8.2.3025: not enough tests for quickfix end_col and end_lnumJan Edmund Lazo2021-07-31
* | vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* | vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* | Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...Björn Linse2021-07-30
|\ \
| * | refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
* | | Merge pull request #15222 from dundargoc/PVS/V501Björn Linse2021-07-30
|\ \ \
| * | | refactor: PVS/V501: removed duplicate sub-expression 'chunk.size > 2'Dundar Göc2021-07-30
* | | | Merge pull request #15062 from seandewar/vim-8.1.0829Jan Edmund Lazo2021-07-30
|\ \ \ \
| * | | | vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* | | | | fixup! fix(highlight): remove syncolor.vimJan Edmund Lazo2021-07-29
* | | | | vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
| |/ / / |/| | |
* | | | Merge pull request #15207 from gpanders/bye-syncolorBjörn Linse2021-07-29
|\ \ \ \
| * | | | fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| * | | | fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| | |/ / | |/| |
* | | | Merge pull request #15184 from bfredl/sunjonhlBjörn Linse2021-07-29
|\ \ \ \
| * | | | feat(decorations): deprecate nvim_buf_set_virtual_textBjörn Linse2021-07-29
| * | | | refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
| * | | | feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* | | | | Merge pull request #15213 from zeertzjq/vim-8.2.3236Thomas Vigouroux2021-07-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
| |/ / /
* / / / fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespaceBjörn Linse2021-07-29
|/ / /
* | | Merge pull request #15197 from dundargoc/refactor/a-song-of-true-and-false/gl...Björn Linse2021-07-26
|\ \ \
| * | | refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-26
* | | | Merge pull request #15180 from gpanders/xcallocThomas Vigouroux2021-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | fix: fix incorrect call sites of xcallocGregory Anders2021-07-24
* | | | refactor: replace TRUE/FALSE macros with C99 true/falseDundar Göc2021-07-25
* | | | Merge pull request #14311 from matveyt/nomode_ceBjörn Linse2021-07-25
|\ \ \ \
| * | | | Remove EXMODE_NORMALmatveyt2021-07-23
* | | | | chore: PVS/V751: ignore warning #15153dundargoc2021-07-25
* | | | | fix: source syncolors.vim after startup scriptsGregory Anders2021-07-24
| |/ / / |/| | |
* | | | Merge pull request #14771 from gpanders/colorschemeBjörn Linse2021-07-22
|\ \ \ \ | |/ / / |/| | |
| * | | fix: source syncolors.vim before startup scriptsGregory Anders2021-07-14
| |/ /
* | | Merge pull request #15127 from bfredl/nlua_initBjörn Linse2021-07-19
|\ \ \
| * | | refactor(lua): initialize lua state at startup instead of dynamicallyBjörn Linse2021-07-19
| |/ /
* | | Merge pull request #15070 from dundargoc/PVS/V768James McCoy2021-07-19
|\ \ \
| * | | chore(PVS/V768): don't use enum as bool.Dundar Göc2021-07-19
| |/ /
* / / chore(PVS/V751): tui.c, Parameter is not usedJustin M. Keyes2021-07-18
|/ /
* | refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* | refactor(options): delet unused P_VIM flagBjörn Linse2021-07-14
* | Fix line length clint errorGregory Anders2021-07-12
* | Rename stdin to stdin_modeGregory Anders2021-07-12