]> git.madduck.net Git - etc/vim.git/commit

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:

Drop upper version bounds on dependencies (GH-2718)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 30 Dec 2021 21:17:11 +0000 (22:17 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Dec 2021 21:17:11 +0000 (16:17 -0500)
commitb8df7e4b10bca2d7e478e224502975ec8f220e21
treec7078a07d5e06d8a06d6194868f207fe1e6f459b
parent092959ff1f9253347b01eeb2d6d72e15bad7e25a
Drop upper version bounds on dependencies (GH-2718)

They mostly cause unnecessary trouble.

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
CHANGES.md
setup.py