]> 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:

Add `--target-version` option to allow users to choose targeted Python versions ...
[etc/vim.git] / README.md
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.
2018-08-17 David HothamRemove mappings from Vim plugin. (#417)
2018-08-17 Benjamin Wohlwendadded instructions for PyCharm File Watcher setup ...
2018-08-17 José PadillaAdd playground link (#437)
2018-08-17 hauntsaninjaUse atom-black plugin for Atom integration (#456)
2018-07-22 Zsolt DollensteinLook at actual parenthesis when generating ignored...
2018-07-02 Zsolt Dollensteinadd change log entry
2018-06-23 David SzottenSuggest BufWritePre instead of BufWritePost for vi...
2018-06-21 Łukasz LangaDon't freeze when multiple comments directly precede...
2018-06-20 Łukasz LangaStop Click from crashing Black on invalid environments
2018-06-20 Łukasz LangaMove INDENT value to the postponed prefix
2018-06-20 Łukasz LangaUse the separate pass for `# fmt: off` on all code
2018-06-19 Łukasz LangaSupport `# fmt: off/on` pairs within brackets
2018-06-19 Łukasz LangaUpdate README with missing fixes in Change Log
2018-06-16 Rupert BedfordAdd pyls-black to README (#361)
2018-06-15 MariattaAdd code snippet for using black badge in .rst (#356)
2018-06-13 Katrin LeinweberHarmonise with other instances (#347)
2018-06-12 Joseph LarsonRemove reference to deprecated Visual Studio Code exten...
2018-06-10 Zsolt DollensteinFix string normalization eating all backslashes above 3
2018-06-10 Łukasz LangaCache child sibling lookups
2018-06-09 Łukasz LangaMake `is_complex_subscript()` ignore list literals
2018-06-09 Zsolt DollensteinFix string normalization sometimes producing invalid...
2018-06-08 Łukasz LangaUpdate README with missing Change Log entries
2018-06-08 Łukasz LangaReturn early from comment placement calculation on...
2018-06-07 Zsolt Dollensteinfix handling of empty triple quoted strings (#314)
2018-06-07 Łukasz LangaFix link
2018-06-07 Łukasz LangaTrim TOC to fit in two lines again
2018-06-07 Łukasz LangaSupport pyproject.toml
2018-06-06 Łukasz LangaFix improper unmodified file caching when `-S` was...
2018-06-06 Matthew Walstervim: add "--skip-string-normalization" support (#310)
2018-06-06 Brett CannonList the Python extension for VS Code as an editor...
2018-06-06 HugoLink to GitHub + HTTPS + typos (#303)
2018-06-06 Peter Bengtssoncorrect email for Peter Bengtsson (#302)
2018-06-05 Łukasz Langaacks += beterbe
2018-06-05 Łukasz Langa18.6b1
2018-06-05 Łukasz LangaFix unnecessary parentheses when a line contains multil...
2018-06-05 Łukasz LangaFix long trivial assignments being wrapped in unnecessa...
2018-06-05 Łukasz LangaProperly format unified diff
2018-06-04 Zsolt DollensteinPreserve line endings when formatting a file in place...
2018-06-04 Łukasz LangaAdd `--verbose` and report excluded paths in it, too
2018-06-03 Anthony Sottile`python_version` => `language_version` (#296)
2018-06-01 Łukasz LangaReorder command-line options
2018-06-01 Mika⠙Added --include and --exclude cli options (#281)
2018-05-31 Łukasz Langaacks += Stavros; document fix, add to Pipfile
2018-05-30 Łukasz LangaAdd --skip-string-normalization
2018-05-29 LukasDrudeImprove doc regarding PyCharm keyboard shortcut (#271)
2018-05-29 Łukasz Langa18.5b1
2018-05-29 Łukasz LangaChange minor whitespace in "Usage"
2018-05-29 Łukasz LangaMention fix for #196 in the README
2018-05-29 Łukasz LangaClean up PEP 257 support
2018-05-29 Łukasz LangaReword isort configuration, add --combine-as
2018-05-29 Jason FriedlandAdd isort args to README (#268)
2018-05-26 Mahmoud HossamAdd instructions for running Black on save in Vim ...
2018-05-23 Łukasz LangaReword --pyi and --py36 documentation
2018-05-23 Carl MeyerUpdate changelog for PR 249.
2018-05-22 wouter bolsterleetweak grammar in docs about fluent interfaces (#247)
2018-05-22 Łukasz LangaFix unstable formatting on trailers omitted from line...
2018-05-21 Łukasz LangaFix invalid code on stars in long from-imports being...
2018-05-21 Łukasz LangaFix optional parentheses being removed within `# fmt...
2018-05-21 HugoSentence case (#242)
2018-05-21 Łukasz LangaFix invalid code in an omitted trailer on large expressions
2018-05-21 Łukasz LangaMention fix for pickle files
2018-05-21 Carol WillingAdd navigation (#229)
2018-05-20 HugoREADME updates (#235)
2018-05-18 Łukasz Langa18.5b0
next