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

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:

Treat raw strings like other docstrings (#3947)
[etc/vim.git] / docs / contributing /
2023-10-10 Jelle ZijlstraUse inline flags for test cases (#3931)
2023-09-28 John Litbornadd support for printing the diff of AST trees when...
2023-09-09 Jelle ZijlstraPrepare release 23.9.0 (#3863)
2023-08-19 Marc MuellerImprove caching by comparing file hashes as fallback...
2023-07-18 rdrllImprovements to contributing docs (#3753)
2023-07-09 ShantanuRemove click patch (#3768)
2023-06-28 rdrllDoc: Developer reference update (#3755)
2023-06-20 rdrllDoc: updating url link (#3739)
2023-03-11 Casey KorverCorrect spelling mistakes (#3599)
2023-02-05 Richard SiRename design label to style because it's clearer ...
2023-01-29 Evan ChenRemove Python version in the_basics.md (#3528)
2022-12-26 Semen ZhydenkoFix some typos (#3474)
2022-10-26 Yilei "Dolee" YangEnforce empty lines before classes/functions with stick...
2022-09-24 Yilei "Dolee" YangFix a crash when `# fmt: on` is used on a different...
2022-08-31 Richard SiImprove & update release process to reflect recent...
2022-08-27 Richard SiLazily import parallelized format modules
2022-03-30 Gunung P. WibisonoConvert `index.rst` and `license.rst` to markdown ...
2022-03-26 Richard SiEnforce no formatting changes for PRs via CI (GH-2951)
2022-03-15 Richard SiFarewell black-primer, it was nice knowing you (#2924)
2022-02-24 Jelle Zijlstraseparate CHANGELOG section for preview style (#2890)
2022-01-30 Jelle Zijlstrarelease process: formalize the changelog template ...
2022-01-27 Jelle Zijlstrablack-primer: stop running it (#2809)
2022-01-22 Perry VargasAllow setting custom cache directory on all platforms...
2022-01-20 Richard SiFix and speedup diff-shades integration (#2773)
2022-01-20 Felix HildénCreate --preview CLI flag (#2752)
2022-01-14 Richard SiCI: add diff-shades integration (#2725)
2021-12-21 Felix HildénUpdate contributing wording (#2719)
2021-12-21 Łukasz LangaRemove usage of Pipenv, rely on good ol' `pip` and...
2021-12-01 Jelle Zijlstraslightly better example link (#2617)
2021-07-24 Jelle ZijlstraClarify contributing docs (#2398)
2021-05-17 Felix HildénFix test requirements file name (#2245)
2021-05-16 Łukasz LangaInclude Jelle's review suggestions
2021-05-16 Richard SiAdd issue triage documentation (#2236)
2021-05-11 Cooper LeesAdd stable tag process to release process documentation...
2021-05-10 Jelle Zijlstrafix typo (#2217)
2021-05-10 Cooper LeesRelease process docs (#2214)
2021-05-10 Richard SiAutogenerate black(d|-primer)? help in usage docs ...
2021-05-09 Panagiotis Vasilop... Replace references to master branch (#2210)
2021-05-08 Richard SiFix autodoc refs broken by refactor (#2207)
2021-05-08 Richard SiReorganize docs v2 (GH-2174)