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

Show details when a regex fails to compile (GH-2678)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 8 Dec 2021 03:13:05 +0000 (19:13 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Dec 2021 03:13:05 +0000 (22:13 -0500)
commite7ddf524b056d2bc42ee6b2b5c3314e0dd5d95fb
tree475ea4781dcdb8cd1e137b32db0c18116d6aa66c
parent085efac037c07ef299edbf48a4d871f17b296743
Show details when a regex fails to compile (GH-2678)
CHANGES.md
src/black/__init__.py