aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | vim-patch:8.2.1547: various comment problemsJan Edmund Lazo2020-10-18
* | | | vim-patch:8.2.0943: displaying ^M or ^J depends on current bufferJan Edmund Lazo2020-10-18
* | | | Merge pull request #13100 from janlazo/vim-8.1.2141Jan Edmund Lazo2020-10-17
|\ \ \ \
| * | | | vim-patch:8.1.2419: with a long file name the hit-enter prompt appearsStanley Chan2020-10-16
| * | | | vim-patch:8.1.2141: :tselect has an extra hit-enter promptJan Edmund Lazo2020-10-16
* | | | | Merge pull request #13101 from skippi/vim-8.2.0868Jan Edmund Lazo2020-10-17
|\ \ \ \ \
| * | | | | vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
| |/ / / /
* | | | | vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdoJan Edmund Lazo2020-10-17
* | | | | vim-patch:8.2.1856: "2resize" uses size of current windowJan Edmund Lazo2020-10-17
* | | | | vim-patch:8.2.1557: crash in :vimgrep when started as "vim -n"Jan Edmund Lazo2020-10-17
* | | | | vim-patch:8.2.1384: no ATTENTION prompt for :vimgrep first match fileJan Edmund Lazo2020-10-17
* | | | | vim-patch:8.2.1219: symlink not followed if dirname ends in //Jan Edmund Lazo2020-10-17
* | | | | vim-patch:8.2.0444: swap file test fails on some systemsJan Edmund Lazo2020-10-16
* | | | | vim-patch:8.2.0728: messages about a deadly signal are not left alignedJan Edmund Lazo2020-10-16
* | | | | Merge pull request #13030 from Happy-Dude/quickfix_warningJan Edmund Lazo2020-10-16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix quickfix.c warning message on EMSGN macroStanley Chan2020-10-02
* | | | | vim-patch:8.2.1850: "vat" does not select tags correctly over line breakJan Edmund Lazo2020-10-15
* | | | | gen_ex_cmds: simplify writes to defsfile (#13096)Jan Edmund Lazo2020-10-15
* | | | | vim-patch:8.1.0269: Ruby Kernel.#p method always returns nilJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.1.0221: not enough testing for the Ruby interfaceJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.1.0978: blob not tested with PerlJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.2.0710: Netbeans test sometimes failsJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.1.0095: dialog for ":browse tabnew" says "new window"Jan Edmund Lazo2020-10-14
* | | | | vim-patch:8.2.1842: crash when USE_FNAME_CASE is defined and using :browseJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.2.0957: compiler warning for uninitialized variableJan Edmund Lazo2020-10-14
* | | | | vim-patch:8.2.0573: using :version twice leaks memoryJan Edmund Lazo2020-10-14
* | | | | treesitter: allow custom parser for highlighterThomas Vigouroux2020-10-12
* | | | | Fix multiple typos (#13063)Hansraj Das2020-10-12
* | | | | vim-patch:8.2.1837: using "gn" after "gN" does not workJan Edmund Lazo2020-10-11
* | | | | test/old: skip Test_addr_all() for nowJan Edmund Lazo2020-10-11
* | | | | vim-patch:8.1.1206: user command parsing and listing not properly testedJan Edmund Lazo2020-10-11
* | | | | vim-patch:8.1.1204: output of :command with address completion is not niceJan Edmund Lazo2020-10-11
* | | | | vim-patch:8.1.0560: cannot use address type "other" with with user commandJan Edmund Lazo2020-10-11
* | | | | vim-patch:8.2.1823: "gN" does not select the matched stringJan Edmund Lazo2020-10-11
* | | | | vim-patch:8.2.1101: no error when using wrong arguments for setqflist()Jan Edmund Lazo2020-10-11
* | | | | vim-patch:8.1.1036: quickfix function arguments are inconsistentJan Edmund Lazo2020-10-10
* | | | | vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* | | | | vim-patch:8.1.0988: deleting location list buffer breaks location list windowJan Edmund Lazo2020-10-10
* | | | | vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2020-10-10
* | | | | vim-patch:8.1.0720: cannot easily change the current quickfx list indexJan Edmund Lazo2020-10-10
* | | | | vim-patch:8.1.0523: opening window from quickfix leaves empty buffer behindJan Edmund Lazo2020-10-10
| |/ / / |/| | |
* | | | Merge pull request #13038 from bfredl/multiluahlBjörn Linse2020-10-10
|\ \ \ \
| * | | | whineBjörn Linse2020-10-10
| * | | | screen: untangle static and dynamic decorationsBjörn Linse2020-10-10
| * | | | because reasons (undefined behavior)Björn Linse2020-10-10
| * | | | api: multiple decoration providers at onceBjörn Linse2020-10-10
* | | | | Merge pull request #12904 from erw7/vim-8.1.0431Jan Edmund Lazo2020-10-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...erw72020-09-15
| * | | | vim-patch:8.1.0489: crash when autocmd clears vimpgrep location listerw72020-09-14
| * | | | vim-patch:8.1.0431: the qf_jump() function is too longerw72020-09-13