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

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:

isort docs have changed urls (#2390)
[etc/vim.git] / docs /
2019-05-02 Hugoambv/black -> python/black (#819)
2018-09-26 Łukasz LangaAdd trailing comma for single `as` imports, too
2018-09-18 Łukasz LangaFix documentation build
2018-09-17 Zsolt Dollensteinblackd: a HTTP server for blackening (#460)
2018-08-28 Jon DufresnePrefer https:// links where available (#485)
2018-08-17 José PadillaAdd playground link (#437)
2018-06-19 MariattaAdd travis badge and GitHub Fork banner to docs (#365)
2018-06-07 Łukasz LangaSupport pyproject.toml
2018-06-06 Łukasz LangaUpdate beta link in docs
2018-06-04 Łukasz LangaNits
2018-06-04 Zsolt DollensteinPreserve line endings when formatting a file in place...
2018-06-04 Łukasz LangaReformat docs/conf.py, too.
2018-05-29 Łukasz LangaFix dangling file in documentation
2018-05-18 Łukasz LangaAlways explode data structure literals
2018-05-15 Łukasz LangaSimplify `is_trivial_*` methods
2018-05-15 Łukasz LangaDon't explode trailers that fit in a single line
2018-05-07 Łukasz LangaMake parentheses invisible recursively in atoms
2018-05-03 David SzottenShould this be "_cede_ control" (#187)
2018-04-24 Łukasz LangaAdd `explode_split` to documentation
2018-04-19 Łukasz LangaRemove dead code
2018-04-19 Łukasz LangaUpdate documentation
2018-04-16 Łukasz LangaGeneralize star expression handling
2018-04-13 Zsolt DollensteinHandle unnecessarily escaped strings (#128)
2018-04-11 Łukasz LangaAutomatic parentheses management
2018-04-05 Łukasz LangaLink VCS integration in documentation
2018-03-31 Zsolt DollensteinDescribe how string literals are handled (#96)
2018-03-31 Mika⠙Lines now break before all delimiters (#94)
2018-03-30 Carol WillingMerge pull request #89 from willingc/doc-conda
2018-03-30 Carol Willingfloat python in doc build
2018-03-30 Carol Willinguse conda for rtd
2018-03-29 Łukasz LangaShow __str__ in UnformattedLines
2018-03-29 Łukasz LangaAdd DebugVisitor.show() to documentation under utility...
2018-03-29 Łukasz LangaMore minor documentation-related changes
2018-03-29 Łukasz LangaAuto-generated documentation-related fixes
2018-03-28 Carol Willingdocument classes, functions, exceptions (#82)
2018-03-27 Łukasz LangaBig documentation deduplication
2018-03-26 Łukasz LangaImprove pypi badge template
2018-03-26 Łukasz LangaSelf-host PyPI-related badges
2018-03-26 Łukasz LangaAny logo you like
2018-03-26 Łukasz Langa18.3a4
2018-03-26 Łukasz LangaThe site is cleaner without the 'Related' cruft.
2018-03-25 Łukasz LangaNot actually using the Model T logo after all
2018-03-25 Łukasz LangaLink to ReadTheDocs
2018-03-25 Łukasz LangaCompress the logos better
2018-03-25 Łukasz LangaMore documentation fixes for ReadTheDocs
2018-03-25 Łukasz LangaDocumentation fixes for ReadTheDocs
2018-03-24 Łukasz LangaImplement `# fmt: off` and `# fmt: on`
2018-03-23 Carol Willingadd sphinx docs skeleton (#71)