]> 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
2023-04-14 Yilei "Dolee... Explicitly annotate this with `Final[str]` to make...
2023-04-03 Harutaka KawamuraFix an example for 'Improved parentheses management...
2023-04-03 dependabot... Bump furo from 2023.3.23 to 2023.3.27 in /docs (#3636)
2023-03-29 Jelle ZijlstraFixup the changelog (#3628)
2023-03-29 Jelle ZijlstraPrepare release 23.3.0 (#3625)
2023-03-28 Ilia LazarevSpecify Python exec path with minor version if availabl...
2023-03-28 Jakub KuczysUse GH action version when version argument not specifi...
2023-03-27 dependabot... Bump furo from 2022.12.7 to 2023.3.23 in /docs (#3624)
2023-03-19 Hong Minhee... Let string splitters respect `East_Asian_Width` propert...
2023-03-19 dependabot... Bump sphinx from 5.3.0 to 6.1.3 in /docs (#3499)
2023-03-19 dependabot... Bump myst-parser from 0.18.1 to 1.0.0 in /docs (#3601)
2023-03-19 Tushar SadhwaniSupport files with type comment syntax errors (#3594)
2023-03-19 Yilei "Dolee... Fix bug introduced in #3564. (#3615)
2023-03-18 WMOkiishiEnforce a blank line after a nested class in stubs...
2023-03-18 Mitch NegusUpdate documentation regarding isort compatibility...
2023-03-18 Jelle ZijlstraAdd SECURITY.md (#3612)
2023-03-18 dependabot... Bump peter-evans/create-or-update-comment from 2.1...
2023-03-18 Yilei "Dolee... Do not add an extra blank line to an import line that...
2023-03-16 Yilei "Dolee... Consistently format async statements similar to their...
2023-03-15 dependabot... Bump pypa/cibuildwheel from 2.11.4 to 2.12.1 (#3602)
2023-03-11 Casey KorverCorrect spelling mistakes (#3599)
2023-03-10 Yilei "Dolee... Consistently wrap two context managers in parens (in...
2023-03-07 Aneesh AgrawalImprove multiline string handling (#1879)
2023-02-27 dependabot... Bump peter-evans/find-comment from 2.2.0 to 2.3.0 ...
2023-02-14 brucearctorUpdate Action example to use checkout@v3 (#3563)
2023-02-07 Yilei "Dolee... Fix typos in comments: assignement -> assignment (...
2023-02-07 dependabot... Bump docker/build-push-action from 3 to 4 (#3549)
2023-02-05 Richard SiRename design label to style because it's clearer ...
2023-02-05 mainj12Actually add trailing commas to collection literals...
2023-02-05 Yilei "Dolee... Document the future style changes introduced in #3489...
2023-02-04 Yilei "Dolee... Fix import of blib2to3.pgen2.driver (#3546)
2023-02-01 Jelle ZijlstraPrepare release 23.1.0 (#3536)
2023-02-01 Stijn de GooijerInfer target version based on project metadata (#3219)
2023-01-31 Jelle ZijlstraDraft for Black 2023 stable style (#3418)
2023-01-31 Jelle ZijlstraFix unsafe cast in linegen.py w/ await yield handling...
2023-01-31 Jelle ZijlstraUpgrade isort (#3534)
2023-01-29 Evan ChenRemove Python version in the_basics.md (#3528)
2023-01-24 Edouard ChoinièreFix `black --help` output for `--python-cell-magics...
2023-01-24 Yilei "Dolee... Update document now that paren wrapping CMs on Python...
2023-01-22 Yilei "Dolee... Fix an invalid quote escaping bug in f-string expressio...
2023-01-22 Shivansh-007Format hex code in unicode escape sequences in string...
2023-01-22 Michael EliachevitchUse dashes for pycodestyle max line length config ...
2023-01-21 Richard SiReenable macOS mypyc wheel build (#3511)
2023-01-20 Yilei "Dolee... Wrap multiple context managers in parentheses when...
2023-01-19 Antonio Ossa... Fix false symlink detection claims in verbose output...
2023-01-18 Jelle ZijlstraFix crash with walrus + await + with (#3473)
2023-01-18 Bartosz SokorskiAdd flake8-bugbear B907 to ignore list (#3503)
2023-01-16 Jelle ZijlstraFix two docstring crashes (#3451)
2023-01-14 RuslanAdd IntelliJ docs on external tools and file watcher...
2023-01-14 Yilei "Dolee... Documentation: clarify the state of multiple context...
2023-01-11 Bruno OliveiraRemove misleading phrase in Usage and Configuration...
2023-01-02 Richard SiAdd email for Richard Si (#3478)
2022-12-31 Richard SiFail lint CI if the PR doesn't target main (#3477)
2022-12-29 Jordan EphronParenthesize conditional expressions (#2278)
2022-12-29 dependabot... Bump peter-evans/find-comment from 2.1.0 to 2.2.0 ...
2022-12-26 dependabot... Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#3475)
2022-12-26 Semen ZhydenkoFix some typos (#3474)
2022-12-23 Yilei "Dolee... Significantly speedup ESP on large expressions that...
2022-12-21 Matthew ArmandAdd latest_prerelease Docker Hub tag for following...
2022-12-21 Yilei "Dolee... Fix an issue where extra empty lines are added. (#3470)
2022-12-20 Matthew ArmandVim plugin docs improvements (#3468)
2022-12-20 Yilei "Dolee... Fix a crash in ESP where a standalone comment is placed...
2022-12-20 Yilei "Dolee... Exclude string type annotations from ESP (#3462)
2022-12-20 Yilei "Dolee... Fix an f-string crash in ESP. (#3463)
2022-12-20 Cooper LeesDo not move docker `latest_release` tag for Pre-Release...
2022-12-18 Jelle Zijlstratomli: Don't worry about specific alpha releases (...
2022-12-17 Jelle ZijlstraFix syntax error in match test (#3426)
2022-12-17 Jelle ZijlstraCheck stability for both preview and non-preview styles...
2022-12-17 Cooper LeesRemove separate 3.11 CI now deps support 3.11 (#3446)
2022-12-16 Yilei "Dolee... Fix an infinite recursion error exposed by #3440 (...
2022-12-15 Yilei "Dolee... Prefer splitting right hand side of assignment statemen...
2022-12-15 Yilei "Dolee... Improve long values in dict literals (#3440)
2022-12-15 Yilei "Dolee... Fix a crash when a colon line is marked between `#...
2022-12-13 Jelle ZijlstraDo not put the closing quotes in a docstring on a separ...
2022-12-12 dependabot... Bump furo from 2022.9.29 to 2022.12.7 in /docs (#3433)
2022-12-12 dependabot... Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#3434)
2022-12-10 Richard SiBump mypy[c] from 0.971 to 0.991 (#3380)
2022-12-10 mainj12Adding pyproject.toml configuration output to verbose...
2022-12-10 Marco Edward... make black[jupyter] installation cross-shell (#3394)
2022-12-10 Yilei "Dolee... Fix a crash in preview style with assert + parenthesize...
2022-12-10 Isac Byeonghoon YooFix type annotation for gitignore pathspec (#3416)
2022-12-09 Jelle ZijlstraPrepare release 22.12.0 (#3413)
2022-12-09 Jelle Zijlstrarelease: skip bad macos wheels for now (#3411)
2022-12-09 dependabot... Bump peter-evans/find-comment from 2.0.1 to 2.1.0 ...
2022-12-09 Jelle ZijlstraFix CI with latest flake8-bugbear (#3412)
2022-11-21 dependabot... Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /docs...
2022-11-14 sckarlinWordsmith current_style.md (#3383)
2022-11-12 Antonio Ossa... Remove whitespaces of whitespace-only files (#3348)
2022-11-10 Maximilian... Clarify that Black runs with --safe by default (#3378)
2022-11-09 Yilei "Dolee... Correctly handle trailing commas that are inside a...
2022-11-08 Antonio Ossa... Compare each .gitignore found with an appropiate relati...
2022-11-05 Antonio Ossa... Apply .gitignore correctly in every source entry (...
2022-11-01 Gerhard van... Update docs to include pycodestyle (#3369)
2022-10-31 dependabot... Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 (#3367)
2022-10-31 dependabot... Bump peter-evans/create-or-update-comment from 2.0...
2022-10-27 Corey HickeyVim plugin: allow using system black rather than virtua...
2022-10-27 Hongbo MiaoAdd Archer Aviation to organizations in readme (#3361)
2022-10-27 Yilei "Dolee... Wrap concatenated strings used as function args in...
2022-10-26 Ned WesternUpdate README.md (#3284)
2022-10-26 Jelle ZijlstraExclude pytest-xdist 3.0.2 (#3356)
next