]> 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:

Bump regex dependency to 2021.4.4 to fix import of Pattern class (#2621)
authorRowan Seymour <rowanseymour@gmail.com>
Thu, 18 Nov 2021 03:46:28 +0000 (22:46 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Nov 2021 03:46:28 +0000 (19:46 -0800)
commitecf8c74481bef13e7a6ca68a953ae470de0d3890
tree7dbad9bcb6c6398fc9271623314aa666d6210acd
parentd0b04d9f219a9777cddf82c98f8bc19f578b943e
Bump regex dependency to 2021.4.4 to fix import of Pattern class (#2621)

Fixes #2620
CHANGES.md
Pipfile
Pipfile.lock
setup.py