]> 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-09-17 Michael J.... Don't allow type comments to be merged behind regular...
2019-09-17 martin f. krafftlimit numeric lists to four digits
2019-09-17 martin f. krafftWrite mail backups on write
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-15 Stefan Wimmer- fix bad readability of CursorLine in diffs
2019-08-13 Zsolt Dollenstein[blackd] Support `py36`-style values in X-Python-Varian...
2019-08-10 martin f. krafftfail softly if pathogen is not installed
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 Stefan Wimmer- be more specific with the screenshots
2019-07-24 Stefan Wimmer- migrate to Colortemplate v2
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-09 Hiroshi ShirosakiMerge pull request #438 from anowlcalledjosh/fix-strike...
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-20 Josh HollandFix strikethrough
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-06-05 Hiroshi ShirosakiUpdate doc
2019-06-05 Hiroshi ShirosakiPythonic folding expand level 1 by default
2019-06-05 Hiroshi ShirosakiExpand tabs
2019-06-05 Hiroshi ShirosakiMerge branch 'pythonic_level1'
2019-06-05 Hiroshi ShirosakiMerge pull request #434 from yous/variables-doc
2019-06-05 Hiroshi ShirosakiRemove a test to avoid a bug with latest vim
2019-06-05 Chayoung YouSearch global variables more accurately
2019-06-05 Hiroshi ShirosakiUpdate doc
2019-06-05 Hiroshi ShirosakiMerge branch 'variables-doc'
2019-06-05 Hiroshi ShirosakiMerge pull request #433 from nstickney/master
2019-06-05 Stickdocument `conceal_code_blocks` in README.md
2019-06-03 Stefan Wimmer- final commit before switching to Colortemplate v2
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-13 Daniel HahlerImprove/fix indent with closing parenthesis (#129)
2019-05-11 Daniel HahlerFix indent of "elif" after "else" (#128)
2019-05-11 Daniel HahlerUse only one level of indentation after opening paren...
2019-05-11 Daniel HahlerFix indent with pythonTodo at end of line (#124)
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-04-23 Chayoung YouGenerate IDs of global variables
2019-04-22 Hiroshi ShirosakiMerge pull request #429 from yous/variables-doc
next