]> git.madduck.net Git - etc/vim.git/history - scripts

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: add a few annotations (#3675)
[etc/vim.git] / scripts /
2023-03-19 Hong Minhee (洪 民憙)Let string splitters respect `East_Asian_Width` propert...
2022-09-14 Holger Brunn[FIX] migrate-black.py: don't fail on binary files...
2022-08-31 ShantanuUse strict mypy checking (#3222)
2022-07-31 Richard SiMove fuzz.py to scripts/ (#3199)
2022-07-27 Richard SiReformat codebase with isort
2022-06-03 Vivek VashistFix minor typo (#3096)
2022-06-01 Holger BrunnAdd script to ease migration to black (#3038)
2022-03-26 Richard SiEnforce no formatting changes for PRs via CI (GH-2951)
2022-01-20 Richard SiFix and speedup diff-shades integration (#2773)
2022-01-14 Richard SiCI: add diff-shades integration (#2725)
2021-09-19 Marco Edward Gorelliadd check for version in the-basics example (#2459)
2021-08-27 Marco Edward GorelliDocument jupyter hook (#2416)