aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* build: rename CMake find modules for LibFindMacros #10928Daniel Hahler2019-09-06
* runtime: :TOhtml workaround for missing 'vts' option #10960Björn Linse2019-09-06
* build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957)Daniel Hahler2019-09-06
* Merge pull request #10930 from bfredl/pagerthrottleBjörn Linse2019-09-06
|\
| * test: properly test missing clears after scrollBjörn Linse2019-09-06
| * test: add tests for pager glitches and crashesBjörn Linse2019-09-06
| * messages: fix crashes with scrollbackBjörn Linse2019-09-06
| * messages: fix missing MsgArea highlighting on/after "-- more --" messageBjörn Linse2019-09-06
| * messages: fix cut lines in scrollback upon overflowBjörn Linse2019-09-06
| * screen: redrawdebug=nothrottleBjörn Linse2019-09-06
* | tests: do_rmdir(): improve error handling #10955Daniel Hahler2019-09-06
* | 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
| * Change test because maparg was changed to also return lnumerw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | test/wildmode_spec: fix flaky test (#10947)Justin M. Keyes2019-09-05
|\ \
| * | fixup! test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
| * | test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* | | vim-patch:8.1.0561: MSCV error format has changed #10952Justin M. Keyes2019-09-05
* | | test/shada_spec: avoid exit_event race #10951Justin M. Keyes2019-09-05
* | | Merge pull request #10451 from bfredl/floatbufBjörn Linse2019-09-05
|\ \ \ | |/ / |/| |
| * | anchor float to buffer positionBjörn Linse2019-09-04
* | | Merge #10946 from justinmk/vim-patchhhhJustin M. Keyes2019-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
|/ /
* | tests: scrollback_spec: use shell-test instead of awk (#10914)Daniel Hahler2019-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
| |/
* | test/mode_spec: increase 'matchtime' to fix flakyJustin M. Keyes2019-09-04
* | test: is_os() #10933Justin M. Keyes2019-09-04
* | netrw.vim: workaround gx bug #10938Matěj Cepl2019-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
| * move testDaniel Hahler2019-09-04
| * Check got_int in msg_multiline_attrDaniel Hahler2019-09-04
* | test: enable "exit event follows stdout, stderr" [ci skip] #10929Justin M. Keyes2019-09-03
* | shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* | Merge #10915 'jobwait(): fix race if job exits quickly'Justin M. Keyes2019-09-03
|\ \
| * | f_jobwait: cleanupJustin M. Keyes2019-09-03