]> 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 primer CI tool 🏮 (#1402)
[etc/vim.git] / README.md
2018-05-15 Ɓukasz LangaDon't explode trailers that fit in a single line
2018-05-15 Ɓukasz Langaacks += JelleZijlstra
2018-05-12 jose nazariofix a spelling typo (#206)
2018-05-09 Ɓukasz LangaDocument string prefix standardization
2018-05-09 Vishwas B SharmaAdding Jupyter Notebook magic command (#200)
2018-05-09 Ɓukasz LangaShow badge for stable docs, not latest
2018-05-09 Ɓukasz LangaClarify language in README
2018-05-09 Ɓukasz LangaAutomatic management of parentheses in assignments
2018-05-09 Ɓukasz LangaDelimit multiline expressions according to math operato...
2018-05-09 Ɓukasz LangaDiscover whether a file is Python 3.6+ also by stars...
2018-05-08 Ɓukasz LangaDon't fail the entire right_hand_split if an optional...
2018-05-07 Ɓukasz LangaMake parentheses invisible recursively in atoms
2018-05-07 Ɓukasz LangaUpdate README (change log; acks += skapil; acks +=...
2018-05-07 Ɓukasz LangaMore detailed isort configuration explanation
2018-05-03 David SzottenShould this be "_cede_ control" (#187)
2018-05-01 Zsolt DollensteinFormat subscriptions in a PEP-8 compliant way (#178)
2018-04-27 Ɓukasz Langa18.4a4 hotfix: don't populate the cache on --check
2018-04-27 Ɓukasz LangaReword inspiration
2018-04-24 Ɓukasz Langa18.4a3
2018-04-24 Ɓukasz LangaSplit imports like isort
2018-04-24 Ɓukasz LangaDo not enforce empty lines after control flow statements
2018-04-24 Ɓukasz LangaSplit ternary expressions
2018-04-24 Jonas ObristMake cache work with non-default line lenghts (#163)
2018-04-24 Ɓukasz LangaSupport sticky standalone comments (comments preceding...
2018-04-24 Josh HollandAdd install instructions for Vim plugin (#131)
2018-04-23 Ɓukasz LangaImprove change log message
2018-04-23 Ɓukasz LangaAllow standalone comments to close code blocks
2018-04-23 Ɓukasz LangaShow full path on diffs
2018-04-23 Ɓukasz Langaacks += csurfer
2018-04-21 Ɓukasz LangaMove delimiter token skipping to BracketTracker
2018-04-21 Jonas Obristfixed cache file location in readme (#150)
2018-04-19 Ɓukasz Langaacks += ojii
2018-04-19 Jonas ObristAdded caching (#136)
2018-04-17 jgirardetadd sublack plugin for sublimetext (#137)
2018-04-17 Zsolt DollensteinMerge pull request #138 from ambv/star-expr
2018-04-17 Zsolt DollensteinAdd changelog entry
2018-04-16 Ɓukasz LangaGeneralize star expression handling
2018-04-13 Ɓukasz Langa18.4a2
2018-04-13 Zsolt DollensteinHandle unnecessarily escaped strings (#128)
2018-04-12 Ɓukasz LangaConsistent empty lines in Change Log
2018-04-12 Ɓukasz LangaAdvertise Windows support in Vim plugin
2018-04-12 Ɓukasz LangaFix placement of dictionary unpacking inside dict literals
2018-04-12 Ɓukasz LangaFix parsing of unaligned standalone comments
2018-04-11 Ɓukasz LangaAutomatic parentheses management
2018-04-09 Ɓukasz Langateam += zsol
2018-04-09 Ɓukasz LangaConsole formatting nits
2018-04-09 Steven M. VascellaroREADME: Add instructions for PyCharm (#81)
2018-04-06 Mika⠙Document that W503 is not compliant with PEP 8 (#114)
2018-04-05 Ɓukasz Langateam += autophagy
2018-04-04 Ɓukasz Langaacks += asottile
2018-04-04 Ɓukasz LangaUpdate change log
2018-04-04 Anthony SottileUpdate `language-version` => `language_version` (#106)
2018-04-04 Ɓukasz LangaAdd integration for pre-commit.com (#104)
2018-04-04 Ɓukasz Langaacks += ikatanic
2018-04-03 Ɓukasz LangaAdd --quiet
2018-04-01 Ɓukasz Langa18.4a0
2018-04-01 Ɓukasz Langaacks += zsol
2018-04-01 Ɓukasz LangaIgnore `# fmt: off` as inline comment
2018-04-01 Ɓukasz LangaClarify why Black prefers double quotes
2018-03-31 Ɓukasz LangaSupport --diff for both files and stdin
2018-03-31 Zsolt DollensteinDescribe how string literals are handled (#96)
2018-03-31 Mika⠙Lines now break before all delimiters (#94)
2018-03-31 Ɓukasz LangaDocument asyncio fixes
2018-03-30 Carol WillingMerge pull request #89 from willingc/doc-conda
2018-03-30 Ɓukasz LangaMention fix for #22 in changelog
2018-03-27 Ɓukasz LangaFirst stab at the Vim plugin!
2018-03-27 Ɓukasz LangaAllow up to two empty lines on module level and single...
2018-03-27 Ɓukasz LangaIt's obviously not just me, yo. Thanks y'all đŸ–€
2018-03-27 Ɓukasz LangaDon't crash and burn on empty lines with trailing white...
2018-03-27 Ɓukasz LangaBig documentation deduplication
2018-03-26 Artem MalyshevAdd Emacs text editor integration to the README. (#79)
2018-03-26 Ɓukasz LangaSelf-host PyPI-related badges
2018-03-26 Ɓukasz LangaCustom MIT license badge
2018-03-26 Ɓukasz LangaAny logo you like
2018-03-26 HugoConsistently style the name (#76)
2018-03-26 Ɓukasz Langa18.3a4
2018-03-26 Ɓukasz LangaCoverage reporting
2018-03-25 Ɓukasz LangaReadTheDocs badge
2018-03-25 Ɓukasz LangaNot actually using the Model T logo after all
2018-03-25 Ɓukasz LangaDocumentation fixes for ReadTheDocs
2018-03-24 Ɓukasz LangaImplement `# fmt: off` and `# fmt: on`
2018-03-23 Ɓukasz LangaOmit extra space in Sphinx auto-attribute comments
2018-03-23 Ɓukasz LangaProperle space complex expressions in default values...
2018-03-23 Ɓukasz LangaAutomatic detection of deprecated Python 2 forms of...
2018-03-23 Ɓukasz LangaOnly return exit code 1 when --check is used
2018-03-23 Ɓukasz LangaMention fix for #59
2018-03-22 Ɓukasz LangaBadges. BADGES. BAAADDDGGGEEESSS!!!
2018-03-22 Ɓukasz LangaOmit extra space in kwarg unpacking if it's an argument
2018-03-22 Ɓukasz LangaDon't omit whitespace when the factor is not a math...
2018-03-22 Ɓukasz LangaMention how stdio handling works
2018-03-22 Ɓukasz LangaExtra newlines in code examples
2018-03-21 Ɓukasz LangaMention joslarson.black-vscode
2018-03-21 Ɓukasz LangaTreat comments less magically
2018-03-21 Ɓukasz LangaFix numpy-style array indexing for real
2018-03-21 Ɓukasz LangaDon't remove single empty lines outside of bracketed...
2018-03-21 Ɓukasz LangaRestore ability to format code with legacy usage of...
2018-03-21 Ɓukasz LangaUpdate README with stdin information
2018-03-17 Ɓukasz LangaUpdate formatting example
2018-03-17 Ɓukasz Langa18.3a2
2018-03-17 Ɓukasz LangaDon't fold postscriptum standalone comment into last...
next