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

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:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / Dockerfile
2023-10-20 martin f. krafftMerge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5' master
2023-10-06 Cooper LeesSet Docker to use 3.11 for now (#3927)
2022-08-02 Nicolò Intrierimakes install available for all users in docker image...
2021-11-01 Vincent Barbaresi install build-essential to compile dependencies and...
2021-10-31 Cooper LeesPin regex in docker to 2021.10.8 (GH-2579)
2021-10-14 martin f. krafftAdd '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f...
2021-10-14 martin f. krafftAdd '.vim/bundle/vim-python-pep8-indent/' from commit...
2021-04-08 Cooper LeesAdd `black` Dockerfile (#1916)
2020-10-18 Hadi AlqattanAllow black's Github action params overriding. (#1755)
2020-06-01 Hugo BarreraGitHub action (#1421)
2018-07-24 Daniel HahlerMerge pull request #110 from blueyed/v8.1.0129
2018-07-24 Daniel Hahlertests: use Vim v8.1.0129 to work around Vim bug
2018-07-21 Daniel HahlerCoverage reporting via covimerage (#107)
2018-07-21 Daniel HahlerUse Docker for easier test running (#86)