aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * | jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
| * | test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
| * | test/job_spec: improve visibility of flaky testJustin M. Keyes2019-09-03
|/ /
* | Merge #10921 from janlazo/vim-8.0.1768Justin 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
| |/
* | tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* | vim-patch.sh: fix "unbound variable" error with Bash < 4.4 [ci skip] (#10917)Daniel Hahler2019-09-03
|/
* 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
* | Merge #10918 from janlazo/vim-8.0.1697Justin M. Keyes2019-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
|/ /
* | Merge pull request #10913 from bfredl/nomsgsepBjörn Linse2019-09-02
|\ \ | |/ |/|
| * screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
|/
* Merge #10804 'CI/OpenBSD: functional tests'Justin M. Keyes2019-09-01
|\