]> 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-07-10 ShantanuUpgrade to latest mypy (#3775)
2023-07-09 ShantanuFix crash on type comment with trailing space (#3773)
2023-07-09 Jelle ZijlstraFix removed comments in stub files (#3745)
2023-07-09 ShantanuImprove performance by skipping unnecessary normalisati...
2023-07-09 Kenneth SchackartAdd CITATION.cff file (#3723)
2023-07-09 ShantanuRun pyupgrade on blib2to3 and src (#3771)
2023-07-09 ShantanuRemove click patch (#3768)
2023-07-09 ShantanuFix CI for Click typing issue (#3770)
2023-07-05 ShantanuDrop support for Python 3.7 (#3765)
2023-07-05 ShantanuBetter error message for invalid exclude types (#3764)
2023-07-04 Zac Hatfield... Enable `PYTHONWARNDEFAULTENCODING = 1` in CI (#3763)
2023-06-30 rdrllCI Test: Deprecating 'set-output' command (#3757)
2023-06-28 rdrllDoc: Developer reference update (#3755)
2023-06-27 rdrllFix a magical comment caused internal error (#3740)
2023-06-27 ShantanuDecrease cost of ipynb code path when unneeded (#3748)
2023-06-25 ShantanuCheck self format for the whole repo (#3750)
2023-06-25 ShantanuIntegrate verbose logging with get_sources (#3749)
2023-06-24 ShantanuAllow specifying `--workers` via environment variable...
2023-06-23 Stian JensenBuild with mypyc 1.3 (#3697)
2023-06-23 Renan SantosFix not honouring pyproject.toml when using stdin and...
2023-06-20 rdrllDoc: updating url link (#3739)
2023-06-19 dependabot... Bump myst-parser from 1.0.0 to 2.0.0 in /docs (#3738)
2023-06-16 Yilei "Dolee... Do not add trailing commas to return type annotations...
2023-06-12 Alwyn KikMax line length with bugbear (#3731)
2023-06-12 dependabot... Bump peter-evans/create-or-update-comment from 3.0...
2023-06-12 dependabot... Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 (#3729)
2023-06-10 Ville SkyttäUse aware datetimes to represent UTC (#3728)
2023-06-02 Jelle ZijlstraAdd support for PEP 695 syntax (#3703)
2023-05-31 jmcbblackd: show default values for options (#3712)
2023-05-29 dependabot... Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#3710)
2023-05-25 Jelle ZijlstraFix docs formatting (#3704)
2023-05-25 Jelle ZijlstraDocument each configuration option in more detail ...
2023-05-25 Stefaan Lippensdocs: update note on GitHub .git-blame-ignore-revs...
2023-05-25 Deepyaman DattaChange example from `%%writeline` to `%%writefile`...
2023-05-22 dependabot... Bump furo from 2023.3.27 to 2023.5.20 in /docs (#3698)
2023-05-19 Jason R. CoombsAvoid EncodingWarning in blib2to3 (#3696)
2023-05-18 Jonathan BerthiasRemove blank lines before class docstring (#3692)
2023-05-17 Ray BellSort DEFAULT_EXCLUDES and add .vscode, .pytest_cache...
2023-05-15 dependabot... Bump peter-evans/find-comment from 2.3.0 to 2.4.0 ...
2023-05-15 Matthieu Simon[github action] display black result in job summary...
2023-05-08 dependabot... Bump peter-evans/create-or-update-comment from 2.1...
2023-05-03 Jelle Zijlstrablib2to3: add a few annotations (#3675)
2023-05-03 Jelle ZijlstraFix new mypy error in blib2to3 (#3674)
2023-04-28 Yilei "Dolee... Do not wrap implicitly concatenated strings used as...
2023-04-24 dependabot... Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#3657)
2023-04-19 James BrazaDocument black-jupyter hook (#3650)
2023-04-17 dependabot... Bump sphinx-copybutton from 0.5.1 to 0.5.2 in /docs...
2023-04-14 Yilei "Dolee... Fix two more mypyc issues with mypyc v1.2.0. (#3648)
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)
next