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

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:

Remove `language_version` for pre-commit (#2430)
[etc/vim.git] / src / black_primer /
2021-08-06 Marco Edward GorelliJupyter notebook support (#2357)
2021-07-25 Richard SiAdd ESP to sqlalchemy for black-primer (#2400)
2021-07-10 Felix HildénUse setuptools.find_packages in setup (#2363)
2021-06-11 Cooper LeesAdd STDIN test to primer (#2315)
2021-06-07 Cooper Lees[primer] Enable everything (#2288)
2021-05-29 Cooper Leesptr nolong requires changes (#2276)
2021-05-26 Cooper LeesAdd optional uvloop import (#2258)
2021-05-13 Richard SiAdd lower bound for aiohttp-cors + fix primer (#2231)
2021-05-13 Christian ClaussUse codespell to find typos (#2228)
2021-05-05 Cooper LeesEnable ` --experimental-string-processing` on most...
2021-05-04 Cooper LeesDisable pandas while we look into #2193 (#2195)
2021-05-04 Cooper Leesprimer: Add `--no-diff` option (#2187)
2021-05-03 Cooper Leesprimer: Renable pandas (#2185)
2021-05-01 Hugo van KemenadeTox has been formatted with Black 21.4b0 (#2175)
2021-04-28 Miro HrončokRemove useless shebangs in non-executable files (#2161)
2021-04-27 Jelle ZijlstraAdd pyanalyze and typeshed to black-primer (#2152)
2021-04-27 Cooper LeesUpdate CHANGELOG for 21.4b1 release (#2151)
2021-04-26 Cooper LeesRemove Lowercase Hex (PR #1692) from CHANGES.md (#2133)
2021-04-25 Łukasz LangaFix primer config
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
2021-04-01 Harish RajagopalSupport for top-level user configuration (#1899)
2021-02-01 James AddisonRemove placeholder exit code in unreachable 'black...
2021-01-15 Emilv2Fix typo (#1931)
2020-12-28 Richard SiBump mypy to 0.780 in pre-commit config (#1887)
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-10-02 Hugo van KemenadePrimer: pyramid and sqlalchemy are now formatted with...
2020-09-28 Hugo van KemenadeHypothesis is now formatted with Black 20.8b1 (#1729)
2020-09-10 Hugo van KemenadeVirtualenv is now formatted with newest Black https...
2020-09-05 Hugo van KemenadeTest primer on Pillow (#1679)
2020-09-04 Richard SiUpdate primer.json to reflect Black's adoption (#1674)
2020-08-26 Cooper LeesPrimer update config - enable pytest (#1626)
2020-08-21 Łukasz LangaMark Primer projects that will change formatting
2020-08-20 Jelle ZijlstraDisable string splitting/merging by default (#1609)
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)