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

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 missing contributors to README.md (Thank you everyone!) (#1508)
[etc/vim.git] / src /
2020-06-16 Richard SiFix toml parsing and bump toml from 0.10.0 to 0.10...
2020-06-15 Ralf SchmittFix find_pyproject_toml type hint (#1495)
2020-06-01 Richard SiConvert (most of the) configuration values from pyproje...
2020-05-27 Richard SiMake 'python -m black' work (#1460)
2020-05-22 Cooper LeesCapture CalledProcessError for any postitive returncode...
2020-05-22 Cooper LeesEnable primer on CI Runs + add all README listed black...
2020-05-21 Kevin KirscheFix typos (#1442)
2020-05-21 Hugo van Kemenadeblack-primer: handle singular and plural in output...
2020-05-17 Cooper LeesAdd black-primer unittests (#1426)
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2020-05-17 Cooper LeesAdd primer CI tool 🏴 (#1402)
2020-05-16 Jelle Zijlstrafix crashes on docstring whitespace changes (#1417)
2020-05-09 TerranceHandle ImportError from multiprocessing module (#1400)
2020-05-08 Nathan HuntAdd py.typed file. (#1395)
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)