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

blib2to3: Never put prefixes on INDENT leaves either
authorŁukasz Langa <lukasz@langa.pl>
Sat, 24 Mar 2018 00:12:20 +0000 (17:12 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 24 Mar 2018 00:15:47 +0000 (17:15 -0700)
commit8c565d86843649dc1467b5909b446021e4417bba
tree9081e50b41c6632fb09980451d9962eca6630a86
parent7e1c5b2ba6355f1a6916cf5545dc577cf2e6c727
blib2to3: Never put prefixes on INDENT leaves either
blib2to3/README
blib2to3/pgen2/driver.py
blib2to3/pgen2/tokenize.py
tests/debug_visitor.out
tests/empty_lines.py