]> 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
2022-03-26 Richard SiEnforce no formatting changes for PRs via CI (GH-2951)
2022-03-26 Joe YoungRemove unnecessary parentheses from `except` clauses...
2022-03-24 Joe YoungResolve new flake8-bugbear errors (B020) (GH-2950)
2022-03-24 Joe YoungRemove unnecessary parentheses from tuple unpacking...
2022-03-24 Joe YoungAvoid magic-trailing-comma in single-element subscripts...
2022-03-23 Richard SiGithub now supports .git-blame-ignore-revs (GH-2948)
2022-03-21 Jelle Zijlstrastub style: remove some possible future changes (#2940)
2022-03-21 Marco Edward... dont skip formatting #%% (#2919)
2022-03-16 Joseph YoungUpdate pylint config docs (#2931)
2022-03-16 Shivansh-007Remove power hugging formatting from preview (#2928)
2022-03-15 Richard SiFarewell black-primer, it was nice knowing you (#2924)
2022-03-14 Richard SiBump mypy, flake8, and pre-commit-hooks in pre-commit...
2022-03-08 ShantanuUse tomllib on Python 3.11 (#2903)
2022-03-08 yoergFix handling of Windows junctions in normalize_path_may...
2022-03-07 dependabot... Bump actions/setup-python from 2 to 3 (#2908)
2022-03-07 dependabot... Bump actions/checkout from 2 to 3 (#2909)
2022-03-05 Batuhan TaskayaAllow `for`'s target expression to be starred (#2879)
2022-03-05 dependabot... Bump furo from 2022.2.14.1 to 2022.3.4 in /docs (#2906)
2022-03-05 oncomouseMove test for g:load_black to improve plugin performanc...
2022-03-03 Tomáš Jelínekreplace md5 with sha256 (#2905)
2022-03-01 ShantanuREADME: fix "Pragmatism" link target (#2901)
2022-02-24 Jelle Zijlstrafix new formatting issue (#2895)
2022-02-24 Jelle Zijlstraseparate CHANGELOG section for preview style (#2890)
2022-02-24 Jelle ZijlstraFormat ourselves in preview mode (#2889)
2022-02-23 dependabot... Bump furo from 2022.1.2 to 2022.2.14.1 in /docs (GH...
2022-02-21 Shivansh-007Add special config verbose log case when black is using...
2022-02-21 D. Ben Knoblecorrect Vim integration code (#2853)
2022-02-21 Frédérik ParadisIsolate command line tests for notebooks from user...
2022-02-11 Laurent LyaudetFix typo in file_collection_and_discovery.md (GH-2860)
2022-02-11 Xuan (Sean) HuOrder the disabled error codes for pylint (GH-2870)
2022-02-08 Joachim JablonAvoid crashing when the user has no homedir (#2814)
2022-02-08 Paolo MelchiorreAdd Django in 'used by' section in Readme (#2875)
2022-02-07 dependabot... Bump sphinx-copybutton from 0.4.0 to 0.5.0 in /docs...
2022-02-02 Felix HildénCreate indentation FAQ entry (#2855)
2022-02-02 Peter MescalchinUpdate description for GitHub Action `options:` argumen...
2022-02-01 Richard SiIsolate command line tests from user-level config ...
2022-02-01 S. Co1Surface links to Stability Policy (GH-2848)
2022-01-30 Jelle Zijlstrarelease process: formalize the changelog template ...
2022-01-30 Frédérik ParadisSoft comparison of --required-version (#2832)
2022-01-30 Jelle ZijlstraExclude __pypackages__ by default (GH-2836)
2022-01-30 Jelle ZijlstraAdjust `--preview` documentation (#2833)
2022-01-29 Richard SiPrepare docs for release 22.1.0 (GH-2826)
2022-01-29 Jelle ZijlstraFix changelog entries in the wrong release (#2825)
2022-01-29 Jelle ZijlstraFix changelog entries in the wrong release (#2825)
2022-01-29 Jelle ZijlstraRemove test suite from setup.py (#2824)
2022-01-29 Richard SiUpdate classifiers to reflect stable (#2823)
2022-01-29 ShantanuAdd a test case to torture.py (#2822)
2022-01-29 Nipunn KoorapatiFix instability due to trailing comma logic (#2572)
2022-01-29 ShantanuFix arithmetic stability issue (#2817)
2022-01-29 Felix HildénFormalise style preference description (#2818)
2022-01-29 Jelle Zijlstratorture test (#2815)
2022-01-29 ShantanuTreat blank lines in stubs the same inside top-level...
2022-01-28 Felix HildénElaborate on Python support policy (#2819)
2022-01-28 Jelle Zijlstrareorganize release notes for 22.1.0 (#2790)
2022-01-28 ShantanuTests for unicode identifiers (#2816)
2022-01-28 Shivansh-007Use parentheses on method access on float and int liter...
2022-01-27 Jelle Zijlstramore trailing comma tests (#2810)
2022-01-27 Jelle Zijlstrablack-primer: stop running it (#2809)
2022-01-27 Jelle ZijlstraFix crash on some power hugging cases (#2806)
2022-01-25 Jelle Zijlstraproperly run ourselves twice (#2807)
2022-01-25 Richard SiHug power operators if its operands are "simple" (...
2022-01-24 Felix HildénMake SRC or code mandatory and mutually exclusive ...
2022-01-23 Nikita SobolevUse `magic_trailing_comma` and `preview` for `FileMode...
2022-01-23 Cooper LeesRemove Beta mentions in README + Docs (#2801)
2022-01-23 Richard SiAllow blackd to be run as a package (#2800)
2022-01-22 Batuhan TaskayaEnable pattern matching by default (#2758)
2022-01-22 ShantanuMention "skip news" label in CHANGELOG action (#2797)
2022-01-22 ShantanuRefactor logic for stub empty lines (#2796)
2022-01-22 Richard SiMark Felix and Batuhan as maintainers (#2794)
2022-01-22 Perry VargasAllow setting custom cache directory on all platforms...
2022-01-21 Richard SiSwitch to Furo (#2793)
2022-01-21 Rob Hammondadd wind technology software projects using black ...
2022-01-21 Shivansh-007Set `click` lower bound to `8.0.0` (#2791)
2022-01-21 Michael MarinoAdd support for custom python cell magics (#2744)
2022-01-20 emfdavidHint at likely cause of ast parsing failure in error...
2022-01-20 Felix HildénDeprecate ESP and move the functionality under --previe...
2022-01-20 Richard SiFix and speedup diff-shades integration (#2773)
2022-01-20 Felix HildénCreate --preview CLI flag (#2752)
2022-01-17 Jelle ZijlstraFix typo in diff_shades.yml workflow (#2778)
2022-01-17 dependabot... Bump sphinx from 4.3.2 to 4.4.0 in /docs (#2776)
2022-01-15 Batuhan Taskaya[trivial] Use proper test cases on `unittest` (#2775)
2022-01-15 Marco Edward... Dont require typing-extensions in 3.10 (GH-2772)
2022-01-14 Richard SiCI: add diff-shades integration (#2725)
2022-01-14 VanSHOEAdded decent coloring (#2712)
2022-01-14 Batuhan TaskayaDon't make redundant copies of the DFA (#2763)
2022-01-13 Felix HildénNormalise string prefix order (#2297)
2022-01-13 Jelle Zijlstradon't expect changes on poetry (#2769)
2022-01-11 Jeffrey LazarChange installation url to comply with git security...
2022-01-11 cbowsChange git url for pip installation in README (#2761)
2022-01-10 Batuhan TaskayaFix handling of standalone match/case with newlines...
2022-01-10 Batuhan TaskayaSpeed up new backtracking parser (#2728)
2022-01-10 Shivansh-007Enhance `--verbose` (#2526)
2022-01-10 Richard SiRemove Python 2 support (#2740)
2022-01-07 Batuhan TaskayaFix call patterns that contain as-expression on the...
2022-01-07 Josh OwenAction: Support running in a docker container (#2748)
2022-01-07 Richard SiStubs: preserve blank line between attributes and metho...
2022-01-07 Felix HildénImprove CLI reference wording (#2753)
2022-01-02 Gunung Pambudi... Documentation: include Wing IDE 8 integrations (GH...
2021-12-31 Richard SiPrimer: exclude crashing sqlalchemy file for now (GH...
2021-12-30 Jelle ZijlstraDrop upper version bounds on dependencies (GH-2718)
next