]> git.madduck.net Git - etc/vim.git/history - tests/data/miscellaneous

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 parser bug where "type" was misinterpreted as a keyword inside a match (#3950)
[etc/vim.git] / tests / data / miscellaneous /
2023-10-10 Daniël van NoordStandardise newlines after module-level docstrings...
2023-10-10 Jelle ZijlstraUse inline flags for test cases (#3931)
2023-09-09 konstiBlank line between nested and function def in stub...
2023-08-04 ShantanuMore concise formatting for dummy implementations ...
2023-03-18 WMOkiishiEnforce a blank line after a nested class in stubs...
2023-01-31 Jelle ZijlstraDraft for Black 2023 stable style (#3418)
2023-01-16 Jelle ZijlstraFix two docstring crashes (#3451)
2022-10-06 Antonio Ossa-GuerraAdd option to skip the first line of source code (...
2022-08-02 Tom FryersRemove invalid syntax in docstrings -S --preview test...
2022-07-14 Richard SiActually disable docstring prefix normalization with...
2022-05-18 Sagi ShadurRemove hard coded test cases (#3062)