]> 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-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)
2019-05-02 Daniel Hahlerminor: remove wrong comment in .flake8 (#788)
2019-03-25 Jelle ZijlstraSplit the TRAILING_COMMA feature (#763)
2019-03-20 Daniele EspostiTerget version option kebab-style (#770)
2019-03-17 Thom Lufix vim plugin for 19.3b0 (#755) (#766)
2019-03-16 Jelle Zijlstraredo grammar selection, add test (#765)
2019-03-16 Zsolt Dollensteinfix appveyor deploy section
2019-03-16 Zsolt DollensteinUse new github token for appveyor release
2019-03-15 Jelle Zijlstraadd change log entry (#764)
2019-03-15 Jelle Zijlstrafix incorrect call (#762)
2019-03-14 Andy FreelandFix print() function on Python 2 (#754)
2019-03-14 Łukasz Langav19.3b0
2019-03-14 Jelle ZijlstraAdd back --py36 as a deprecated option (#750)
2019-03-14 Łukasz LangaMention tab comment fixes, extend tests
2019-03-14 Łukasz LangaMention atomic cache creation in the change log
2019-03-14 Greg GandenbergerIndicate that PyCharm instructions also work with Intel...
2019-03-14 HeafordUpdate README.md - Pycharm instructions not working...
2019-03-14 Łukasz LangaMention fix for #632 in the change log
2019-03-14 Łukasz LangaEnhance the type comment patch
2019-03-14 Russell DavisFix PyCharm instructions in README (#701)
2019-03-14 HugoFix PendingDeprecationWarning: Task.all_tasks() is...
2019-03-14 Łukasz LangaUpdates to the change log
2019-03-14 Łukasz LangaSimplify the #606 patch
2019-03-14 Anders-Petter... Changes default logger used by blib2to3 Driver (#732)
2019-03-14 Łukasz LangaUpdate Pipfile environment
2019-03-14 Łukasz LangaAdd pip-wheel-metadata/ to ignores
2019-03-08 Jelle Zijlstraremove Python implementation-specific versions (#736)
2019-03-07 Sami SalonenPut cursor in last line if old position is invalid...
2019-02-24 Jelle Zijlstraremove --py36 (#724)
2019-02-23 Jelle Zijlstra split long del statements into multiple lines (#698)
2019-02-20 programmer04Fix example with well formated code (add missing comma...
2019-02-16 sponsfreixesImprove examples to use 88 chars line length (#677...
2019-02-14 Jelle Zijlstraadd missing aiohttp dep (#699)
2019-02-14 Greg GandenbergerAdd PyCharm setup step (#680)
2019-02-07 Zsolt DollensteinRemove numeric underscore normalization (#696)
2019-02-07 Jelle ZijlstraAdd `--target-version` option to allow users to choose...
2019-02-06 Hugo'sudo: required' no longer required https://blog.travis...
2019-02-06 Jakub KadlubiecProperly close the code block in README (#695)
2019-02-05 Nathan Goldbaumshow how to exclude individual files in the exclude...
2019-02-05 Kyle SundenUpdate readthedocs.yml (#611)
2019-02-05 Bryan ForbesFormat pyi files correctly (#599)
2019-02-05 Samuel Cormier... Fix indent calculation with tabs when computing prefixe...
next