]> 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-08-26 ShantanuFix misdetection of project root with `--stdin-filename...
2022-08-26 IoniteRemove hacky subprocess call in action.yml (#3226)
2022-08-23 Yilei "Dolee... Fix a string merging/split issue caused by standalone...
2022-08-23 Cooper LeesAdd passing 3.11 CI by exempting blackd tests (#3234)
2022-08-20 Alexander HuynhUpdate email (#3235)
2022-08-13 ShantanuStrip trailing commas in subscripts with -C (#3209)
2022-08-13 Richard SiPort & upstream mypyc wheel build workflow (#3197)
2022-08-13 Alexandr Artemyevadd preview option support for blackd (#3217)
2022-08-13 ShantanuUse --no-implicit-optional for type checking (#3220)
2022-08-10 ShantanuUse debug f-strings for feature detection (#3215)
2022-08-02 Tom FryersRemove invalid syntax in docstrings -S --preview test...
2022-08-02 Nicolò Intrierimakes install available for all users in docker image...
2022-08-01 dependabot... Bump sphinx from 5.1.0 to 5.1.1 in /docs (#3201)
2022-07-31 Richard SiMove fuzz.py to scripts/ (#3199)
2022-07-30 Richard SiAdd sanity check to executable CD + more (#3190)
2022-07-30 Richard SiRemove blib2to3 grammar cache logging (#3193)
2022-07-28 Théophile BastianVim plugin: prefix messages with "Black: " (#3194)
2022-07-28 Richard SiConsolidate test CI and add concurrency limits (#3189)
2022-07-28 Richard SiBump pre-commit hooks (#3191)
2022-07-27 Richard SiReformat codebase with isort
2022-07-27 Richard SiAdd isort to linting toolchain
2022-07-27 dependabot... Bump sphinx from 5.0.2 to 5.1.0 in /docs (#3183)
2022-07-20 Yilei "Dolee... Use underscores instead of a space in a test file's...
2022-07-20 Yilei "Dolee... Fix an infinite loop when using `# fmt: on/off` .....
2022-07-19 Yilei "Dolee... Fix the handling of `# fmt: skip` when it's at a colon...
2022-07-19 Thomas GraingerImprove warning filtering in tests (#3175)
2022-07-17 Thomas GraingerAdd pypy-3.8 to test matrix (#3174)
2022-07-16 Thomas Graingerconfigure strict pytest and filterwarnings=['error...
2022-07-14 onescriptkidFix typo in config docs for --extend-exclude (#3170)
2022-07-14 Richard SiActually disable docstring prefix normalization with...
2022-07-14 Cooper LeesMove to explicitly creating a new loop (#3164)
2022-07-14 NimrodAdd warning to not run blackd publicly in docs (#3167)
2022-07-14 Richard SiDon't (ever) put a single-char closing docstring quote...
2022-07-14 Richard SiCopy over comments when hugging power ops (#2874)
2022-07-11 Maciej OlkoRecommend using BlackConnect in IntelliJ IDEs (#3150)
2022-07-06 Jelle ZijlstraStability policy: permit exceptional changes for unform...
2022-07-03 Jakub KuczysUse RTD's new build process and config (#3149)
2022-06-28 Dimitri MerejkowskyFix typo in CHANGES.md (#3142)
2022-06-28 Richard SiPrepare docs for release 22.6.0 (#3139)
2022-06-27 Felix HildénUpdate preview style docs to include recent changes...
2022-06-27 dependabot... Bump furo from 2022.6.4.1 to 2022.6.21 in /docs (#3138)
2022-06-23 Yilei "Dolee... Only call get_future_imports when needed (#3135)
2022-06-20 dependabot... Bump sphinx from 5.0.1 to 5.0.2 in /docs (#3128)
2022-06-17 Nate PrewittReplace link to Requests documentation (#3125)
2022-06-14 Sagi ShadurTest run black on self (#3114)
2022-06-13 Hugo van KemenadeBump actions/setup-python from 3 to 4 (#3121)
2022-06-11 Marco Edward... Use is_number_token instead of assertion (#3069)
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...
next