]> 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-06-11 Richard SiUpdate documentation dependencies (#3118)
2022-06-11 Sagi ShadurRemove newline after code block open (#3035)
2022-06-11 dependabot... Bump pre-commit/action from 2.0.3 to 3.0.0 (#3108)
2022-06-03 Vivek VashistFix minor typo (#3096)
2022-06-01 Holger BrunnAdd script to ease migration to black (#3038)
2022-05-26 Batuhan TaskayaImplement support for PEP 646 (#3071)
2022-05-26 Yusuke NishiokaAdd more examples to exclude files in addition to the...
2022-05-21 laundmoDocument new Microsoft Black Formatter extension for...
2022-05-18 Sagi ShadurRemove hard coded test cases (#3062)
2022-05-10 dependabot... Bump docker/setup-buildx-action from 1 to 2 (#3058)
2022-05-10 dependabot... Bump docker/login-action from 1 to 2 (#3059)
2022-05-10 dependabot... Bump docker/build-push-action from 2 to 3 (#3057)
2022-05-10 dependabot... Bump docker/setup-qemu-action from 1 to 2 (#3056)
2022-05-08 Sagi ShadurRead simple data cases automatically (#3034)
2022-05-08 Iain DorringtonPut closing quote on a separate line if docstring is...
2022-05-08 Felix HildénDocs: clarify fmt:on/off requirements (#2985) (#3048)
2022-05-06 Zac Hatfield... Move imports of `ThreadPoolExecutor` into `reformat_man...
2022-05-03 Naveenchore: Set permissions for GitHub actions (#3043)
2022-05-02 dependabot... Bump myst-parser from 0.16.1 to 0.17.2 in /docs (#3019)
2022-04-28 Cooper LeesStop pinning lark-parser (#3041)
2022-04-28 Vadim NikolaevFix strtobool function (#3025)
2022-04-21 JiriKrUpdated Black Docker Hub link in docs (#3023)
2022-04-15 Batuhan TaskayaSupport 3.11 / PEP 654 syntax (#3016)
2022-04-13 Marco Edward... Make ipynb tests compatible with ipython 8.3.0+ (#3008)
2022-04-11 Jelle ZijlstraQuote black[jupyter] and black[d] in installation docs...
2022-04-11 dependabot... Bump furo from 2022.3.4 to 2022.4.7 in /docs (#3003)
2022-04-11 Sam EzehQuote "black[jupyter]" in README.md (#3007)
2022-04-11 dependabot... Bump actions/upload-artifact from 2 to 3 (#3004)
2022-04-10 Richard SiExplain our use of mypyc in the FAQ (#3002)
2022-04-09 Ryan SiuCorrectly handle fmt: skip comments without internal...
2022-04-09 Joe YoungRemove redundant parentheses around awaited coroutines...
2022-04-09 Joe YoungBetter manage return annotation brackets (#2990)
2022-04-06 Joe YoungOutput python version and implementation as part of...
2022-04-06 Hugo van KemenadeTop PyPI Packages: Use 30-days data, 365 is no longer...
2022-04-05 Jan-Hendrik... Update FAQ: Mention formatting of custom jupyter cell...
2022-04-05 Richard SiUpdate test_black.shhh_click test for click 8+ (#2993)
2022-04-03 Joe YoungRemove unnecessary parentheses from `with` statements...
2022-04-02 Joe YoungFix broken link in README.md (#2989)
2022-04-02 Jelle Zijlstratry-except tomllib import (#2987)
2022-04-02 dependabot... Bump peter-evans/create-or-update-comment from 1.4...
2022-04-02 dependabot... Bump peter-evans/find-comment from 1.3.0 to 2 (#2960)
2022-03-30 Jelle ZijlstraRemove click pin in diff-shades workflow (#2979)
2022-03-30 Jelle ZijlstraAdd # type: ignore for click._unicodefun import (#2981)
2022-03-30 Gunung P. WibisonoConvert `index.rst` and `license.rst` to markdown ...
2022-03-30 Richard SiKeep tests working w/ upcoming aiohttp 4.0.0 (#2974)
2022-03-29 dependabot... Bump actions/cache from 2.1.7 to 3 (GH-2962)
2022-03-28 Jelle ZijlstraPrepare release 22.3.0 (#2968)
2022-03-28 Jelle ZijlstraFix _unicodefun patch code for Click 8.1.0 (#2966)
2022-03-28 dependabot... Bump sphinx from 4.4.0 to 4.5.0 in /docs (GH-2959)
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)
next