]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

tests: use Vim v8.1.0129 to work around Vim bug
authorDaniel Hahler <git@thequod.de>
Tue, 24 Jul 2018 22:59:20 +0000 (00:59 +0200)
committerDaniel Hahler <git@thequod.de>
Tue, 24 Jul 2018 23:07:27 +0000 (01:07 +0200)
commit0a9b6e2abff2c401c61d76c2327d39f6c4413446
tree7befd1bae753a62e7260bdbd6025aaad369f9f7a
parent64306e443a57fbe898c7e5fe5e8fd8391f95fcb4
tests: use Vim v8.1.0129 to work around Vim bug

This works around a segfault with profiling.

Ref: https://github.com/vim/vim/commit/ad6480961080f80a455b2394f27b02935a2ded52#commitcomment-29790223
.circleci/config.yml
Dockerfile
Makefile