about summary refs log tree commit diff
path: root/maintainers/scripts/pluginupdate.py
AgeCommit message (Expand)AuthorFilesLines
2022-11-17scripts/pluginupdate: fix fetchgit indentationfigsoda1-4/+4
2022-11-04vimPlugins: also update nvim-treesitter grammars in the update scriptfigsoda1-5/+5
2022-05-03vim/update.py: distinguish between vim/neovim pluginsMatthieu Coudron1-6/+12
2022-05-01vim/update.py: fix handling of redirectsMatthieu Coudron1-37/+37
2022-04-03update.py: updater vim updaterMatthieu Coudron1-83/+104
2022-02-25vim/update.py: make '--add' option workBruno BELANYI1-7/+8
2022-02-24Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres1-1/+1
2022-02-17vim/update.py: accept github token as argumentMatthieu Coudron1-44/+54
2022-02-17vim/update.py: add dummy nixpkgs_repo to shutdown pyright warningsMatthieu Coudron1-0/+1
2022-01-21pluginupdate.py: fix regression with plugin line splittingLily Foster1-3/+3
2022-01-20update.py: mention GITHUB_API_TOKEN in the helpMatthieu Coudron1-1/+1
2022-01-20update.py: support remotes other than githubMatthieu Coudron1-54/+132
2022-01-08pluginupdate.py: make experimental feature `nix-command` explicitDr Perceptron1-1/+1
2021-12-22pluginupdate.py: support commentsMatthieu Coudron1-0/+2
2021-12-07scripts/pluginupdate.py: use HEAD as default branchoxalica1-1/+1
2021-11-13pluginupdate.py: fix compatibility with nix 2.4figsoda1-1/+1
2021-09-03Allow to execute update script in CI environmentJosé Luis Lafuente1-1/+1
2021-08-14update.py: fix vim's updater scriptMatthieu Coudron1-11/+10
2021-08-12update-luarocks-packages: use pluginupdate.pyMatthieu Coudron1-58/+53
2021-08-09luaPackages: updateMatthieu Coudron1-1/+0
2021-08-09update-luarocks-packages: use pluginupdate.pyMatthieu Coudron1-22/+56
2021-05-17pkgs/misc/vim-plugins/update.py: add loggingMatthieu Coudron1-0/+18
2021-04-22update.py: allow to disable autocommit (#119182)Matthieu Coudron1-13/+23
2021-03-22scripts.pluginupdate: write final newlineFlakebi1-0/+1
2021-03-16vimPlugins: fix pluginupdate.pyAndrey Kuznetsov1-1/+1
2021-02-25vimPlugins: make update.py generic over editorFlakebi1-0/+526