]> git.madduck.net Git - etc/vim.git/shortlog

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:

etc/vim.git
2021-05-04 Cooper LeesDisable pandas while we look into #2193 (#2195)
2021-05-04 Cooper LeesUpdate CHANGES.md for 21.5b0 release (#2192)
2021-05-04 Hugo van KemenadeUse pre-commit/action to simplify CI (#2191)
2021-05-04 rekacompatible isort config: mention profile first (#2180)
2021-05-04 Richard SiDrop Travis CI and migrate Coveralls (#2186)
2021-05-04 KotlinIslandadd test configurations that don't contain python2...
2021-05-04 Richard SiDetect `'@' dotted_name '(' ')' NEWLINE` as a simple...
2021-05-04 Cooper Leesprimer: Add `--no-diff` option (#2187)
2021-05-03 Cooper Leesprimer: Renable pandas (#2185)
2021-05-02 Bryan ForbesSet `is_pyi` if `stdin_filename` ends with `.pyi` ...
2021-05-01 Hugo van KemenadeTox has been formatted with Black 21.4b0 (#2175)
2021-05-01 Kaleb BarrettAdd ability to pass posargs to pytest run in tox.ini...
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-28 Miro HrončokRemove useless shebangs in non-executable files (#2161)
2021-04-28 Cooper LeesAdd automatic version tagging to Docker CI Pushes ...
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 Jelle ZijlstraAdd pyanalyze and typeshed to black-primer (#2152)
2021-04-27 Cooper LeesUpdate CHANGELOG for 21.4b1 release (#2151)
2021-04-26 Richard SiMaintainers += Richard Si (aka ichard26) (#2149)
2021-04-26 Richard SiStop stripping parens in even more illegal spots (...
2021-04-26 Łukasz LangaBump pathspec to >= 0.8.1 to solve invalid .gitignore...
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 SiSymlink docs/change_log.md to CHANGES.md, don't copy...
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 Cooper LeesDocker CI: Add missed Checkout step (#2128)
2021-04-25 Cooper LeesAdd Docker Github Action (#2086)
2021-04-25 Łukasz LangaWork around stability errors due to optional trailing...
2021-04-25 Łukasz LangaFix primer config
2021-04-25 Łukasz LangaRe-add .venv to .gitignore
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2021-04-22 Felix HildénDocument experimental string processing and docstring...
2021-04-22 CiderManHandle Docstrings as bytes + strip all whitespace ...
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
2021-04-18 Felix HildénInstructions on documenting code style modifications...
2021-04-16 Laurent TréguierFix small comment typo (#2112)
2021-04-12 Pierre VerkestAdd missing instructions to make test passed (#2100)
2021-04-11 Pierre SassoulasRemove NBSP at the beginning of comments (#2092)
2021-04-11 SimonAdded not formatting files in gitignore (psf#1682)...
2021-04-11 Jelle Zijlstrafix typing issue around lru_cache arguments (#2098)
2021-04-10 johnthagenExclude venv directory by default (#1683)
2021-04-08 Jelle ZijlstraFix error from upcoming typeshed change (#2096)
2021-04-08 Cooper LeesAdd `black` Dockerfile (#1916)
2021-04-06 dependabot... Bump urllib3 from 1.26.3 to 1.26.4 (#2090)
2021-04-04 Jakub WarczarekGet rid of redundant spaces in docs (#2085)
2021-04-01 Cooper LeesRun lint in latest python + update precommit (#2081)
2021-04-01 Richard SiPush contributors to use Next PR Number (#2080)
2021-04-01 Cooper LeesAdd CONTRBUTING info about CHANGES.md requirement ...
2021-04-01 Cooper LeesAdd a GitHub Action to build + Upload black to PyPI...
2021-04-01 Harish RajagopalSupport for top-level user configuration (#1899)
2021-04-01 KotlinIslanddon't require typed-ast
2021-03-30 dependabot... Bump pygments from 2.6.1 to 2.7.4 in /docs (#2076)
2021-03-28 Mark BellGREP for PR reference accepts references that are split...
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-21 Cooper LeesAdd a GitHub CHANGELOG/News Check (#2057)
2021-03-20 Richard SiFix indentation in docs/editor_integration.md (#2056)
2021-03-18 Jairo LlopisRecommend B950 + 88 char limit instead of 80 (#2050)
2021-03-08 Konstantin... Use vim autoload script (#1157)
2021-03-06 Richard SiAdd missing changelog entry for fmt: skip (#2025)
2021-03-06 John MeowAdd ALE (#1753)
2021-03-05 Hadi AlqattanRemove unused import statements using Pycln. (#2021)
2021-03-05 dependabot... Bump aiohttp from 3.7.3 to 3.7.4 (#2009)
2021-03-04 Hugo van KemenadeBlack requires Python 3.6.2+ (#1668)
2021-03-04 Utkarsh GuptaAdd formatters-python for atom to editor_integration...
2021-03-03 Joshua CannonTurn test_regex into a click callback (#2016)
2021-03-02 Austin PrayAdds --stdin-filename back to changelog (#2017)
2021-03-01 Joshua CannonAdd --extend-exclude parameter (#2005)
2021-02-28 Rishav KunduStrip redundant parentheses from assignment exprs ...
2021-02-24 tpilewiczWrap arithmetic and binary arithmetic expressions in...
2021-02-22 James AddisonFuzzer testing: less strict special-case regex match...
2021-02-22 James AddisonFixup: update function name in docs to match source...
2021-02-22 JamesFix for enum changes in 3.10 (#1999)
2021-02-22 Paul "TBBle... Indicate that a final newline was added in --diff ...
2021-02-20 James AddisonMinimize changes: more closely resemble original condit...
2021-02-20 James AddisonReadability: reduce boolean nesting
2021-02-20 James AddisonCleanup: remove unused / redundant variables from condi...
2021-02-20 James AddisonSimplification: only yield empty omit list when magic...
2021-02-20 James AddisonSimplification: only use special-case token retrieval...
2021-02-20 James AddisonClarity: special case: avoid using variables that have...
2021-02-20 James AddisonConsistency: use variable names that correspond to...
2021-02-20 James AddisonBrevity: only use the variables required to convey...
2021-02-20 James AddisonClarity: isolate and extract each responsibility from...
2021-02-20 James AddisonBrevity: rename method
2021-02-20 James Addisonfuzzer: add special-case for multi-line EOF TokenError...
2021-02-16 Romain RigauxUse 'args' to Avoid GH workflow warning (#1990)
2021-02-15 Archit Gopaladd gedit integration (#1988)
2021-02-15 Sagi ShadurAdd "# fmt: skip" directive to black (#1800)
2021-02-14 rhtreadme: Include Zulip in used-by section (#1987)
2021-02-14 Richard SiFix duplication of checks on internal PRs (#1986)
2021-02-11 James AddisonStability fixup: interaction between newlines and comme...
2021-02-10 dependabot... Bump cryptography from 3.3.1 to 3.3.2 (#1981)
2021-02-10 James AddisonRegenerate documentation (#1980)
next