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

Fix and speedup diff-shades integration (#2773)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Thu, 20 Jan 2022 03:05:58 +0000 (22:05 -0500)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 03:05:58 +0000 (19:05 -0800)
commit9bd4134f3138448eb92af7031d994b2cec7d08ad
treefbd192723dc91b6272d4227a69673cf18ca8aeb9
parent8c22d232b56104376a12d1e68eaf216d04979830
Fix and speedup diff-shades integration  (#2773)
.github/mypyc-requirements.txt [new file with mode: 0644]
.github/workflows/diff_shades.yml
.github/workflows/diff_shades_comment.yml
docs/contributing/gauging_changes.md
scripts/diff_shades_gha_helper.py
src/black/parsing.py