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

Handle arbitrary number of backslashes during string normalization (#110)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Thu, 5 Apr 2018 09:28:46 +0000 (10:28 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 5 Apr 2018 09:28:46 +0000 (02:28 -0700)
commit2e0bb0fa9f9fffedecaa1f088f313f6c2d6df965
treed21943a5d8cf30511547691ec72af0dbc9319a17
parent30d921f74c3b97c2cc8767530f37b409fd82aae9
Handle arbitrary number of backslashes during string normalization (#110)
black.py
tests/string_quotes.py