]> 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-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)
2019-06-29 Brandt BucherForce parentheses between unary op and binary power...
2019-06-28 Zsolt DollensteinFix docstring of schedule_formatting
2019-06-25 Brandt BucherFix mypy errors. (#911)
2019-06-25 Juan Luis Cano... Ignore broken E203 (#910)
2019-06-16 Adam JohnsonAdd W503 to default flake8 ignore list (#894)
2019-06-15 Zsolt Dollensteinadd change log entry
2019-06-15 Zsolt DollensteinPin comment to single leaf in invisible parens (#872)
2019-06-15 dylanjblackFix trailing comma for function with one arg (#880...
2019-06-06 Ofek LevAdd Datadog to list of users (#876)
2019-06-06 Aviskar KCAdd link to the pyproject.toml for setting up pre-commi...
2019-05-26 Mike[blib2to3] Fixed a typo and removed an unused import...
2019-05-26 Jelle Zijlstrafix some out-of-date docstrings; other cleanup (#865)
2019-05-26 Yngve HøisethDocument cache location configuration (#866)
2019-05-26 Yngve HøisethDocument the need to enter the virtual environment...
2019-05-26 Zsolt DollensteinDon't introduce quotes to f-string sub-expressions...
2019-05-26 Zsolt Dollensteinbump Pipfile.lock
2019-05-22 Michael Flaxmanminor performance improvement (~2% speedup in unit...
2019-05-20 Stephen RosenAdd doc clarifying that there is no blackd client ...
2019-05-16 Katie McLaughlinRemove happiness of error message (#852)
2019-05-16 Jelle Zijlstraremove obviously unnecessary parentheses (#850)
2019-05-09 Łukasz LangaMention support for async generators
2019-05-09 Łukasz LangaChange log wording and ordering
2019-05-09 Łukasz Langaacks += bgw
2019-05-09 Benjamin WoodruffMove tokenizer config onto grammar, rename flag
2019-05-09 Benjamin WoodruffAdd support for always tokenizing async/await as keywords
2019-05-09 Łukasz Langaacks += revfried
2019-05-09 Łukasz LangaMention fix for backslashes before standalone comments
2019-05-09 Łukasz LangaRemove spurious prints
2019-05-08 Łukasz LangaUse to handle legacy async/await handling in assert_eq...
2019-05-08 Carol WillingAdd PyCon talk link to README (#844)
2019-05-08 Jason FriedMake --safe work for Python2.7 syntax, by using typed_a...
2019-05-08 Carl MeyerAvoid unstable formatting when comment follows escaped...
2019-05-08 HugoMinor README updates (#842)
2019-05-07 Łukasz LangaMention Elpy
2019-05-07 Łukasz Langahumility -= 1
2019-05-07 pmacostaUse g:pymode_python-defined interpreter if defined...
2019-05-07 Jelle Zijlstradon't run more than 61 workers on Windows (#838)
2019-05-07 Arjaan BuijkDescribe how to add black to Wing IDE (#758)
2019-05-07 Jelle ZijlstraAdd `black -c "code"` (#761)
2019-05-07 Jon DufresneRemove deprecated license_file from setup.cfg (#825)
2019-05-07 Jelle Zijlstraadd to changelog
2019-05-07 Jelle ZijlstraAdd parentheses around tuple unpack assignment (#832)
2019-05-07 Jelle ZijlstraRemove unnecessary parens around yield (#834)
2019-05-07 HugoUpdate calver version number (#835)
2019-05-06 Jelle Zijlstraadd to CHANGELOG
2019-05-06 Jelle Zijlstrafix handling of comments in from imports (#829)
2019-05-05 Tom ChristieWrap `loop.run_in_executor` up in `asyncio.ensure_futur...
2019-05-02 Hugoambv/black -> python/black (#819)
2019-05-02 HugoFix B011 (#820)
next