aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:8.0.1332: enhance quickfix highlighting #10259Daniel Hahler2019-09-06
* | stdpaths_get_xdg_var: consider empty env vars #10953Daniel Hahler2019-09-06
* | build: fail with CLANG_TSAN + USE_GCOV #10958Daniel Hahler2019-09-06
|/
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.1946: memory error when profiling a function without a script IDerw72019-09-04
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
| * vim-patch:8.1.0365: function profile doesn't specify where it was definederw72019-09-04
| * vim-patch:8.1.0309: profiling does not show a count for condition lineserw72019-09-04
| * [squash] Fix errors when portingerw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.0561: MSCV error format has changed #10952Justin M. Keyes2019-09-05
* | Merge pull request #10451 from bfredl/floatbufBjörn Linse2019-09-05
|\ \
| * | anchor float to buffer positionBjörn Linse2019-09-04
* | | vim-patch:8.1.1501: new behavior of b:changedtick not testedJustin M. Keyes2019-09-04
* | | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...Justin M. Keyes2019-09-04
|/ /
* | version.c: update [ci skip] #10308Marvim the Paranoid Android2019-09-04
* | Log signals handled in deadly_signal (#10939)Daniel Hahler2019-09-04
* | Merge #10934 from janlazo/vim-8.0.1752Justin M. Keyes2019-09-04
|\ \
| * | vim-patch:8.1.0145: test with grep is failing on MS-WindowsJan Edmund Lazo2019-09-04
| * | vim-patch:8.0.1844: superfluous quickfix code, missing examplesJan Edmund Lazo2019-09-04
| * | vim-patch:8.0.1752: qf_set_properties() is to longJan Edmund Lazo2019-09-04
| |/
* | Merge pull request #10926 from blueyed/fix-echon-qBjörn Linse2019-09-04
|\ \ | |/ |/|
| * only check got_int with ex_echoDaniel Hahler2019-09-04
| * Check got_int in msg_multiline_attrDaniel Hahler2019-09-04
* | shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* | f_jobwait: cleanupJustin M. Keyes2019-09-03
* | jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
* | vim-patch:8.1.1063: insufficient testing for wildmenu completionJan Edmund Lazo2019-09-03
* | vim-patch:8.1.0046: loading a session file fails if 'winheight' is bigJan Edmund Lazo2019-09-02
* | vim-patch:8.0.1806: InsertCharPre causes problems for autocompleteJan Edmund Lazo2019-09-02
* | vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
|/
* Merge pull request #10920 from bfredl/asyncfailBjörn Linse2019-09-02
|\
| * api: make try_end clean-up after an exception properly. Fixes #10809Björn Linse2019-09-02
* | vim-patch:8.0.1729: no comma after last enum itemJan Edmund Lazo2019-09-02
* | vim-patch:8.0.1697: various tests are still a bit flakyJan Edmund Lazo2019-09-02
* | screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
|/
* vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2019-09-01
* API: nvim_buf_set_lines: handle 'nomodifiable' #10910Justin M. Keyes2019-09-01
* vim-patch:8.0.1653: screen dump is made too soon (#10911)Jan Edmund Lazo2019-09-02
* PVS/V547: Expression is always falseJustin M. Keyes2019-09-02
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* Merge #10896 'paste: one undo-block'Justin M. Keyes2019-09-01
|\
| * paste: redraw at endJustin M. Keyes2019-09-02
| * paste: one undo-block per streamJustin M. Keyes2019-09-02
* | vim-patch:8.0.1534: C syntax test fails in gvim #10909Jan Edmund Lazo2019-09-01
|/
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait()Abdelhakeem2019-09-01
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * screen: add some documentation of internals of msg_grid implementationBjörn Linse2019-09-01
| * screen: use dedicated message gridBjörn Linse2019-09-01