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

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:

Do not use gitignore if explicitly passing excludes (#2170)
[etc/vim.git] / CHANGES.md
2021-05-07 Kaleb BarrettDo not use gitignore if explicitly passing excludes...
2021-05-04 Cooper LeesUpdate CHANGES.md for 21.5b0 release (#2192)
2021-05-04 Richard SiDetect `'@' dotted_name '(' ')' NEWLINE` as a simple...
2021-05-04 Cooper Leesprimer: Add `--no-diff` option (#2187)
2021-05-02 Bryan ForbesSet `is_pyi` if `stdin_filename` ends with `.pyi` ...
2021-04-28 Łukasz LangaElaborate on what AST changes Black might perform
2021-04-28 Cooper LeesUpdate CHANGELOG for 21.4b2 release (#2162)
2021-04-27 Jelle ZijlstraIgnore inaccessible user config (#2158)
2021-04-27 Jelle ZijlstraUpdate discussion of AST safety check in README (#2159)
2021-04-27 Miro HrončokInstall primer.json (used by black-primer by default...
2021-04-27 Cooper LeesUpdate CHANGELOG for 21.4b1 release (#2151)
2021-04-26 Łukasz LangaAdd more tests for fancy whitespace (#2147)
2021-04-26 Jelle ZijlstraFix crash on docstrings ending with "\ " (#2142)
2021-04-26 Richard SiDon't strip parens in assert / return with assign expr...
2021-04-26 Jelle Zijlstrafix magic comma and experimental string cache flags...
2021-04-26 Cooper LeesRemove Lowercase Hex (PR #1692) from CHANGES.md (#2133)
2021-04-25 Cooper LeesUpdate CHANGES.md for release (#2129)
2021-04-25 Richard SiIssue 1629 has been closed, let's celebrate! (#2127)
2021-04-25 Łukasz LangaWork around stability errors due to optional trailing...
2021-04-22 CiderManHandle Docstrings as bytes + strip all whitespace ...
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
2021-04-11 Pierre SassoulasRemove NBSP at the beginning of comments (#2092)
2021-04-10 johnthagenExclude venv directory by default (#1683)
2021-04-01 KotlinIslanddon't require typed-ast
2021-03-26 ShantanuAdd `--skip-magic-trailing-comma` to CHANGES.md (#2064)
2021-03-24 Richard SiAdd entry for `--extend-exclude` in the right place...
2021-03-06 Richard SiAdd missing changelog entry for fmt: skip (#2025)
2021-03-02 Austin PrayAdds --stdin-filename back to changelog (#2017)
2021-02-22 Paul "TBBle" HampsonIndicate that a final newline was added in --diff ...
2021-02-04 Anthony Sottilespeed up cache by approximately 42x by avoiding pathlib...
2020-11-24 Richard SiAllow same RHS expressions in annotated assignments...
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-11-01 Richard SiAutomatically build and upload binaries on release...
2020-09-27 Pete GraysonRepair colorama wrapping on non-Windows platforms ...
2020-09-19 QuentinSoubeyranPEP 614 support (#1717)
2020-09-10 Richard SiFix empty line handling when formatting typing stubs...
2020-09-05 Tom SaundersHandle .COLOR_DIFF in the same way as .DIFF (#1673)
2020-08-31 Richard SiFix incorrect space before colon in if/while stmts...
2020-08-27 mbarkhaufix 1631 and add test (#1641)
2020-08-26 Richard SiFix multiline docstring quote normalization
2020-08-26 Łukasz Langav20.8b1
2020-08-26 Łukasz Langav20.8b0
2020-08-24 Łukasz LangaUpdate the changelog
2020-08-21 Łukasz LangaRe-implement magic trailing comma handling:
2020-05-08 Hugo van KemenadeREADME/CHANGES: Fix links (#1397)
2020-05-08 Jelle ZijlstraUpdate changelog and README (#1392)
2020-05-08 Cooper LeesUpdate CHANGELOG with some PRs merged (#1391)
2020-05-08 Douglas ThorAdd option for printing a colored diff (#1266)
2020-05-08 Zsolt Dollensteinadd change log entry for #1053
2020-03-04 Łukasz LangaRun prettier and fix whitespace on CHANGES.md (#1296)
2020-03-04 Cooper LeesSplit out Change Log (#1117)