]> git.madduck.net Git - etc/vim.git/history - README.md

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:

Fix list literal example in README
[etc/vim.git] / README.md
2019-11-30 Zsolt DollensteinFix list literal example in README
2019-11-29 springstanAdd Home Assistant to 'Used by' section (#1182)
2019-11-22 Anthony SottileSuggest `extend-ignore` over `ignore` for flake8 (...
2019-10-31 Richard FearnRemove duplicate paragraph about blackd headers (#1124)
2019-10-30 Thomas Graingerreplace broken rtfd pypi badge (#1120)
2019-10-28 Łukasz Langaacks += llchan
2019-10-28 Joe AntonakakisAdd diff support to blackd (#969)
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-21 Yngve HøisethAutomatic markdown and YAML formatting with Prettier...
2019-10-20 Asger Hautop DrewsenUse better default venv dir when using neovim (#937)
2019-10-20 Andrew ThorpUpdate README.md (#906)
2019-10-20 Florent Thieryadd instructions to Readme for installing vim plugin...
2019-10-13 Linus GrohAdd black version header to blackd responses (#1046)
2019-10-11 Hugo van KemenadeUsed by: add pandas and Pillow (#1057)
2019-09-04 vezeliChange variable in README according to the PEP8 (#1002)
2019-07-28 Zsolt Dollensteinadd change log entry
2019-07-25 MariattaFix Travis CI badge (#939)
2019-07-24 Asger Hautop DrewsenChange repo name to psf/black in README (#938)
2019-07-22 Zsolt DollensteinHello github.com/psf!
2019-06-25 Juan Luis Cano Rod... 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-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 Yngve HøisethDocument cache location configuration (#866)
2019-05-26 Zsolt DollensteinDon't introduce quotes to f-string sub-expressions...
2019-05-20 Stephen RosenAdd doc clarifying that there is no blackd client ...
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 Łukasz Langaacks += revfried
2019-05-09 Łukasz LangaMention fix for backslashes before standalone comments
2019-05-08 Carol WillingAdd PyCon talk link to README (#844)
2019-05-08 HugoMinor README updates (#842)
2019-05-07 Łukasz LangaMention Elpy
2019-05-07 Łukasz Langahumility -= 1
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 Jelle Zijlstraadd to changelog
2019-05-07 HugoUpdate calver version number (#835)
2019-05-06 Jelle Zijlstraadd to CHANGELOG
2019-05-02 Hugoambv/black -> python/black (#819)
2019-03-20 Daniele EspostiTerget version option kebab-style (#770)
2019-03-15 Jelle Zijlstraadd change log entry (#764)
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 Łukasz LangaUpdates to the change log
2019-03-14 Łukasz LangaSimplify the #606 patch
2019-03-08 Jelle Zijlstraremove Python implementation-specific versions (#736)
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 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 Jakub KadlubiecProperly close the code block in README (#695)
2019-02-05 Nathan Goldbaumshow how to exclude individual files in the exclude...
2019-01-05 Kenyon RalphREADME.md: fix mailto link (#660)
2018-11-29 Jim BrännlundAdd .eggs to default exclusions (#629)
2018-11-23 Scott StevensonReflect renaming of IPython notebook to Jupyter (#616)
2018-11-23 TimoAdd url to pep 257 in readme (#615)
2018-11-08 Calum LindUpdate isort config to use_parentheses instead of combi...
2018-10-29 Chuck Wooterspatch main to ensure click_patch() gets called (#572)
2018-10-29 Tony NarlockTypo (#561)
2018-10-19 HugoLink to Bugbear's documentation (#577)
2018-10-09 jgirardetExplicit # fmt: on/off indentation level (#554)
2018-09-27 jgirardetadd --skip-numeric-underscore-normalization in readme...
2018-09-26 Łukasz LangaRemove whitespace at the beginning of the file
2018-09-26 Łukasz LangaFix mangling pweave and Spyder IDE special comments
2018-09-26 Łukasz LangaMake CHANGELOG more accurate
2018-09-26 jgirardetadd blackd ignore pyproject (#536)
2018-09-26 Zsolt DollensteinAdd trailing comma when a single import doesn't fit...
2018-09-26 Zsolt DollensteinAdd underscores to numeric literals with more than...
2018-09-25 Tim SwastAdd .nox directories to default exclude (#525)
2018-09-25 Zsolt DollensteinUppercase digits in hex literals (#530)
2018-09-17 Łukasz LangaMove things around in change log for the latest version...
2018-09-17 Zsolt Dollensteinblackd: a HTTP server for blackening (#460)
2018-09-17 Zsolt Dollensteinfix unstable formatting when unpacking big tuples ...
2018-09-10 mikehoyioUpdate atom plugin link to point to the python-black...
2018-09-08 Zsolt DollensteinMake sure `async for` is not broken up to separate...
2018-08-28 Jon DufresnePrefer https:// links where available (#485)
2018-08-28 Jon DufresneUpdate pypi.python.org URL to pypi.org (#488)
2018-08-28 Eli TreuherzChange my email in the README (#483)
2018-08-23 Jelle Zijlstrachange some numeric behavior (#469)
2018-08-23 Zsolt Dollensteinadd changelog entry for #468
2018-08-22 Jelle Zijlstrawrap atoms in invisible parens to split adjacent string...
2018-08-20 Jelle Zijlstraautodetect Python 3.6 on the basis of underscores ...
2018-08-18 Łukasz Langacommitters += jelle
2018-08-17 Łukasz LangaPyPI downloads badge
2018-08-17 Łukasz LangaUpdate README with missing change log, etc.
next