]> 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
2019-12-16 Hugo van KemenadeSkip the broken version of regex (#1209)
2019-12-11 Hugo van KemenadeThis MANIFEST.in not needed with setuptools_scm (#1200)
2019-12-08 FranciscoAdd Thonny-black-code-format plugin (#1195)
2019-12-04 Cooper LeesAdd GitHub Actions badge to README.md (#1134)
2019-11-30 Zsolt DollensteinFix list literal example in README
2019-11-29 springstanAdd Home Assistant to 'Used by' section (#1182)
2019-11-25 Michael J.... Fix unstable formatting with some `# type: ignore`s...
2019-11-23 Denis LaxaldeSimple docs cleanup (#1168)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)
2019-11-22 Anthony SottileSuggest `extend-ignore` over `ignore` for flake8 (...
2019-11-07 Tim GatesFix simple typo: intput -> input (#1146)
2019-10-31 Richard FearnRemove duplicate paragraph about blackd headers (#1124)
2019-10-30 Michael J.... Support compilation with mypyc (#1009)
2019-10-30 Thomas Graingerreplace broken rtfd pypi badge (#1120)
2019-10-30 Michael J.... Switch from attrs to dataclasses (#1116)
2019-10-28 Łukasz LangaRemove Poetry metadata
2019-10-28 Hugo van KemenadeTest Windows, macOS and Linux on GitHub Actions (#1085)
2019-10-28 Łukasz Langaacks += llchan
2019-10-28 Lawrence ChanFix fmt on/off when multiple exist in leaf prefix ...
2019-10-28 Łukasz LangaAlways move the prefix out when wrapping with parenthes...
2019-10-28 Łukasz LangaRestore simple form of if statement
2019-10-28 Łukasz LangaSimplify some code flow
2019-10-28 Łukasz LangaExplicitly close .gitignore during processing
2019-10-28 Łukasz LangaRemove unnecessary casts after pinning Mypy to >= 0.740
2019-10-28 Łukasz LangaUse early returns in `get_grammars()` to save an indent...
2019-10-28 Łukasz LangaReword comment
2019-10-28 Jelle Zijlstraline_length=1 to reduce churn (#1092)
2019-10-28 Łukasz LangaFix regression: unexpected parentheses around non-mathe...
2019-10-28 Joe AntonakakisAdd diff support to blackd (#969)
2019-10-28 Łukasz LangaUpgrade typed-ast to 1.4.0
2019-10-28 Łukasz LangaPut missing contributors in the list (THANKS!)
2019-10-28 Łukasz LangaLet readers know E203 and W503 are explained later
2019-10-28 Łukasz LangaPut missing features and fixes in the change log
2019-10-28 Łukasz LangaDocstring nit
2019-10-27 Jelle Zijlstrafix crash with long type annotations (#1093)
2019-10-27 Jelle Zijlstracoverage: omit tests/data (#1095)
2019-10-24 Tzu-ping ChungDo not crash when failing to read an entry (#1090)
2019-10-24 Michael McClimonsetup.py: rename _version.py to _black_version.py ...
2019-10-21 Łukasz Langas/_version.py/_black_version.py/ (#1082)
2019-10-21 jgirardetadd gitignore support using pathspec (#878)
2019-10-21 Yngve HøisethAutomatic markdown and YAML formatting with Prettier...
2019-10-21 Alexander HuynhRestore all cursors, instead of only the current window...
2019-10-21 Matt VanEseltineDo not load incompatible cache (#875) (#1034)
2019-10-21 Hugo van KemenadeRun pre-commit on Travis CI (#1081)
2019-10-21 Łukasz LangaRevert "restore cursor to same line of code, not same...
2019-10-20 Jelle ZijlstraBack out #850 (#1079)
2019-10-20 Jelle Zijlstrafix CI (#1078)
2019-10-20 Yurii KarabasSet correct return statement for `is_type_comment`...
2019-10-20 Asger Hautop... Use better default venv dir when using neovim (#937)
2019-10-20 Zsolt DollensteinCreate new issue templates (#934)
2019-10-20 Andrew ThorpUpdate README.md (#906)
2019-10-20 Josh BodeChange how venv path is modified in vim plugin (#804)
2019-10-20 Joe AntonakakisAdd .svn to default exclusion list (#965)
2019-10-20 Augie FacklerTweak collection literals to explode with trailing...
2019-10-20 Florent Thieryadd instructions to Readme for installing vim plugin...
2019-10-20 Charles Reidrestore cursor to same line of code, not same line...
2019-10-20 Michael J.... Blacken .py files in blib2to3 (#1011)
2019-10-15 Hugo van KemenadeTest on Python 3.8 final (#1070)
2019-10-15 Hugo van KemenadeDeclare support for Python 3.8 (#1069)
2019-10-15 Michael J.... Fix type: ignore line breaking when there is a destruct...
2019-10-14 Michael J.... Update Pipfile.lock (#1062)
2019-10-14 Michael J.... Add .eggs to .gitignore (#1063)
2019-10-13 Linus GrohAdd black version header to blackd responses (#1046)
2019-10-13 Zsolt DollensteinRequire regex version 2019.8
2019-10-13 Andrey#455 Fix bug with tricky unicode symbols (#1047)
2019-10-11 Hugo van KemenadeUsed by: add pandas and Pillow (#1057)
2019-10-11 Michael J.... Fix missed cases in the `# type: ignore` logic (#1059)
2019-10-10 Michael J.... Fix issue with type comments on lines with trailing...
2019-10-03 Michael J.... Don't break long lines when `type: ignore` is present...
2019-10-01 Michael J.... Fix typechecking under mypy 0.730 (#1039)
2019-09-18 Zsolt Dollensteinfix environment for readthedocs
2019-09-18 Zsolt Dollensteinfix doc generation
2019-09-18 Zsolt DollensteinBump dependencies
2019-09-18 vezeliSwitch from versioneer to setuptools-scm (#1008)
2019-09-18 Zsolt Dollensteinfix tests
2019-09-18 Pablo GalindoSupport PEP 572 in while statements (#1028)
2019-09-17 Michael J.... Don't allow type comments to be merged behind regular...
2019-09-04 Rishikesh JhaPrint a separate message when there are no inputs given...
2019-09-04 vezeliChange variable in README according to the PEP8 (#1002)
2019-08-23 Joe AntonakakisFix unstable formatting involving unwrapping multiple...
2019-08-21 Zsolt Dollensteinfix doc generation
2019-08-21 Zsolt Dollensteinuse versioneer to manage __version__ (#981)
2019-08-13 Zsolt Dollenstein[blackd] Support `py36`-style values in X-Python-Varian...
2019-08-05 Zsolt DollensteinReraise exception in `skip_if_exception` decorator
2019-08-05 Joe AntonakakisFix async blackd tests which won't fail currently ...
2019-08-04 Joe AntonakakisFix unstable format involving backslash + whitespace...
2019-08-03 Joe AntonakakisRemove unnecessary if-statement in maybe_make_parens_in...
2019-07-28 Zsolt Dollensteinappease flake8...
2019-07-28 Zsolt Dollensteinskip tests touching aiohttp when known exception occurs
2019-07-28 Zsolt Dollensteinadd change log entry
2019-07-28 Zsolt DollensteinSupport PEP-570 (positional only arguments) (#946)
2019-07-28 Zsolt DollensteinAdd support for walrus operator (#935)
2019-07-25 Abdur-Rahmaan... CONTRIBUTING.md - update Python version (#942)
2019-07-25 MariattaFix Travis CI badge (#939)
2019-07-24 Asger Hautop... Change repo name to psf/black in README (#938)
2019-07-24 Zsolt Dollensteinupdate Pipfile.lock to work with Py3.[78]
2019-07-23 Hugo van Kemenadepython/black -> psf/black (#936)
2019-07-22 Zsolt DollensteinHello github.com/psf!
2019-07-16 Yurii KarabasUse nullcontext in case when lock is None. Shutdown...
2019-07-01 Min ho KimFix typo (#916)
next