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

Add option for printing a colored diff (#1266)
authorDouglas Thor <dougthor42@users.noreply.github.com>
Fri, 8 May 2020 13:30:10 +0000 (06:30 -0700)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 13:30:10 +0000 (14:30 +0100)
commit8d6d92aa5b5248b5ff70ebf7977f8af5cbcb10b9
tree44580bf8f6ace6f9787b3d0b1b3e40eb31d138f2
parent1382eabb3f27d7c9cd5328fb7fddd1ded98121fb
Add option for printing a colored diff (#1266)
CHANGES.md
black.py
setup.py
tests/test_black.py